complexType LAarGroupRelationship
diagram AXLSoap_p4111.png
namespace http://www.cisco.com/AXL/API/15.0
children aarGroupFromName aarGroupToName prefixDigit
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LAarGroupRelationship">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="aarGroupFromName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarGroupToName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="prefixDigit" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LAarGroupRelationship/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LAarGroupRelationship/aarGroupFromName
diagram AXLSoap_p4112.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="aarGroupFromName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LAarGroupRelationship/aarGroupToName
diagram AXLSoap_p4113.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="aarGroupToName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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


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