complexType XLineAssociation
diagram AXLSoap_p19902.png
namespace http://www.cisco.com/AXL/API/15.0
children uuid pattern routePartitionName
used by
elements XRemoteDestination/lineAssociations/lineAssociation UpdateRemoteDestinationReq/lineAssociations/lineAssociation
source <xsd:complexType name="XLineAssociation">
 
<xsd:sequence minOccurs="0">
   
<xsd:choice minOccurs="1">
     
<xsd:element name="uuid" type="axlapi:XUUID" minOccurs="1" maxOccurs="1"/>
     
<xsd:sequence minOccurs="1">
       
<xsd:element name="pattern" type="xsd:string" minOccurs="1" 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:sequence>
</xsd:complexType>

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

element XLineAssociation/pattern
diagram AXLSoap_p19904.png
type xsd:string
properties
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="1" 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 XLineAssociation/routePartitionName
diagram AXLSoap_p19905.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"/>


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