complexType LPolicyRelationship
diagram AXLSoap_p8431.png
namespace http://www.cisco.com/AXL/API/15.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:annotation>
       
<xsd:documentation>This is a read only tag. The value will be the currently added GeoLocationPolicy pkid.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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 AXLSoap_p8432.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This is a read only tag. The value will be the currently added GeoLocationPolicy pkid.
source <xsd:element name="geoLocationPolicyAName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This is a read only tag. The value will be the currently added GeoLocationPolicy pkid.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LPolicyRelationship/geoLocationDeviceA
diagram AXLSoap_p8433.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 AXLSoap_p8434.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 AXLSoap_p8435.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 AXLSoap_p8436.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