complexType LLineAssociation
diagram AXLSoap_p8074.png
namespace http://www.cisco.com/AXL/API/15.0
children uuid pattern routePartitionName index
source <xsd:complexType name="LLineAssociation">
 
<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 LLineAssociation/uuid
diagram AXLSoap_p8075.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 LLineAssociation/pattern
diagram AXLSoap_p8076.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 LLineAssociation/routePartitionName
diagram AXLSoap_p8077.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 LLineAssociation/index
diagram AXLSoap_p8078.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