complexType LPolicyRelationship
diagram AXLAPI_p6844.png
namespace http://www.cisco.com/AXL/API/9.0
children geoLocationPolicyAName geoLocationDeviceA geoLocationPolicyBName geoLocationDeviceB logicalPartitionPolicy
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LPolicyRelationship">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="geoLocationPolicyAName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationDeviceA" type="axlapi:XGeoLocationDevice" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationPolicyBName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationDeviceB" type="axlapi:XGeoLocationDevice" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="logicalPartitionPolicy" type="axlapi:XLogicalPartitionPolicy" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LPolicyRelationship/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LPolicyRelationship/geoLocationPolicyAName
diagram AXLAPI_p6845.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationPolicyAName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LPolicyRelationship/geoLocationDeviceA
diagram AXLAPI_p6846.png
type axlapi:XGeoLocationDevice
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="geoLocationDeviceA" type="axlapi:XGeoLocationDevice" minOccurs="0" maxOccurs="1"/>

element LPolicyRelationship/geoLocationPolicyBName
diagram AXLAPI_p6847.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationPolicyBName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LPolicyRelationship/geoLocationDeviceB
diagram AXLAPI_p6848.png
type axlapi:XGeoLocationDevice
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="geoLocationDeviceB" type="axlapi:XGeoLocationDevice" minOccurs="0" maxOccurs="1"/>

element LPolicyRelationship/logicalPartitionPolicy
diagram AXLAPI_p6849.png
type axlapi:XLogicalPartitionPolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="logicalPartitionPolicy" type="axlapi:XLogicalPartitionPolicy" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy