complexType XAarGroupRelationship
diagram AXLSoap_p17624.png
namespace http://www.cisco.com/AXL/API/15.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 AXLSoap_p17625.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 AXLSoap_p17626.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 AXLSoap_p17627.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