complexType XAarGroupRelationship
diagram AXLAPI_p13890.png
namespace http://www.cisco.com/AXL/API/9.0
children aarGroupFromName aarGroupToName prefixDigit
source <xsd:complexType name="XAarGroupRelationship">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="aarGroupFromName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="aarGroupToName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="prefixDigit" type="axlapi:String32" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element XAarGroupRelationship/prefixDigit
diagram AXLAPI_p13893.png
type axlapi:String32
properties
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="prefixDigit" type="axlapi:String32" minOccurs="1" maxOccurs="1"/>


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