complexType RLineAssociation
diagram AXLSoap_p12656.png
namespace http://www.cisco.com/AXL/API/15.0
children uuid pattern routePartitionName index
used by
element RRemoteDestination/lineAssociations/lineAssociation
source <xsd:complexType name="RLineAssociation">
 
<xsd:sequence minOccurs="0">
   
<xsd:choice minOccurs="0">
     
<xsd:element name="uuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"/>
     
<xsd:sequence minOccurs="0">
       
<xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The directory number to be associated. This directory number must be already associated to remote destination profile. </xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element RLineAssociation/uuid
diagram AXLSoap_p12657.png
type axlapi:XUUID
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"/>

element RLineAssociation/pattern
diagram AXLSoap_p12658.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The directory number to be associated. This directory number must be already associated to remote destination profile.
source <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The directory number to be associated. This directory number must be already associated to remote destination profile. </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RLineAssociation/routePartitionName
diagram AXLSoap_p12659.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="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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


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