complexType RLineGroupMember
diagram AXLSoap_p12671.png
namespace http://www.cisco.com/AXL/API/15.0
children lineSelectionOrder directoryNumber
used by
element RLineGroup/members/member
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RLineGroupMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="lineSelectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directoryNumber" type="axlapi:RDirn" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The uuid attribute is read here</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RLineGroupMember/lineSelectionOrder
diagram AXLSoap_p12672.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="lineSelectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLineGroupMember/directoryNumber
diagram AXLSoap_p12673.png
type axlapi:RDirn
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
annotation
documentation
The uuid attribute is read here
source <xsd:element name="directoryNumber" type="axlapi:RDirn" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The uuid attribute is read here</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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