complexType XPolicyRelationship
diagram AXLSoap_p20271.png
namespace http://www.cisco.com/AXL/API/15.0
children geoLocationPolicyAName geoLocationDeviceA geoLocationPolicyBName geoLocationDeviceB logicalPartitionPolicy
used by
elements XGeoLocationPolicy/relatedPolicies/relatedPolicy UpdateGeoLocationPolicyReq/removeRelatedPolicies/relatedPolicy UpdateGeoLocationPolicyReq/addRelatedPolicies/relatedPolicy UpdateGeoLocationPolicyReq/relatedPolicies/relatedPolicy
source <xsd:complexType name="XPolicyRelationship">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="geoLocationPolicyAName" type="axlapi:XFkType" nillable="true" minOccurs="1" 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="1" maxOccurs="1"/>
   
<xsd:element name="geoLocationPolicyBName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="geoLocationDeviceB" type="axlapi:XGeoLocationDevice" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="logicalPartitionPolicy" type="axlapi:XLogicalPartitionPolicy" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XPolicyRelationship/geoLocationPolicyAName
diagram AXLSoap_p20272.png
type axlapi:XFkType
properties
content complex
nillable true
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" nillable="true" minOccurs="1" 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 XPolicyRelationship/geoLocationDeviceA
diagram AXLSoap_p20273.png
type axlapi:XGeoLocationDevice
properties
content simple
source <xsd:element name="geoLocationDeviceA" type="axlapi:XGeoLocationDevice" minOccurs="1" maxOccurs="1"/>

element XPolicyRelationship/geoLocationPolicyBName
diagram AXLSoap_p20274.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationPolicyBName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XPolicyRelationship/geoLocationDeviceB
diagram AXLSoap_p20275.png
type axlapi:XGeoLocationDevice
properties
content simple
source <xsd:element name="geoLocationDeviceB" type="axlapi:XGeoLocationDevice" minOccurs="1" maxOccurs="1"/>

element XPolicyRelationship/logicalPartitionPolicy
diagram AXLSoap_p20276.png
type axlapi:XLogicalPartitionPolicy
properties
content simple
source <xsd:element name="logicalPartitionPolicy" type="axlapi:XLogicalPartitionPolicy" minOccurs="1" maxOccurs="1"/>


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