complexType RAarGroup
diagram AXLSoap_p10021.png
namespace http://www.cisco.com/AXL/API/15.0
children name relatedGroups
used by
elements GetAarGroupRes/return/aarGroup GetAarGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RAarGroup">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="relatedGroups" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only.  AXL API automatically adds the required entries in the AARDialPrefixMatrix table.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="relatedGroup" type="axlapi:RAarGroupRelationship" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

element RAarGroup/relatedGroups
diagram AXLSoap_p10023.png
properties
minOcc 0
maxOcc 1
content complex
children relatedGroup
annotation
documentation
Read-only.  AXL API automatically adds the required entries in the AARDialPrefixMatrix table.
source <xsd:element name="relatedGroups" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only.  AXL API automatically adds the required entries in the AARDialPrefixMatrix table.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="relatedGroup" type="axlapi:RAarGroupRelationship" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RAarGroup/relatedGroups/relatedGroup
diagram AXLSoap_p10024.png
type axlapi:RAarGroupRelationship
properties
minOcc 0
maxOcc unbounded
content complex
children aarGroupFromName aarGroupToName prefixDigit
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="relatedGroup" type="axlapi:RAarGroupRelationship" minOccurs="0" maxOccurs="unbounded"/>


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