complexType XAarGroupRelationship
diagram axlapi_p12675.png
namespace http://www.cisco.com/AXL/API/8.5
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_p12676.png
type axlapi:XFkType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="aarGroupFromName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>

element XAarGroupRelationship/aarGroupToName
diagram axlapi_p12677.png
type axlapi:XFkType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="aarGroupToName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>

element XAarGroupRelationship/prefixDigit
diagram axlapi_p12678.png
type axlapi:String32
properties
isRef 0
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