complexType LBLFDirectedCallPark
diagram AXLSoap_p4226.png
namespace http://www.cisco.com/AXL/API/15.0
children label directedCallParkId directedCallParkDnAndPartition index
source <xsd:complexType name="LBLFDirectedCallPark">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="directedCallParkId" type="axlapi:XUUID" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>Only the uuid attribute is read</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="directedCallParkDnAndPartition" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element LBLFDirectedCallPark/label
diagram AXLSoap_p4227.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LBLFDirectedCallPark/directedCallParkId
diagram AXLSoap_p4228.png
type axlapi:XUUID
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
annotation
documentation
Only the uuid attribute is read
source <xsd:element name="directedCallParkId" type="axlapi:XUUID" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only the uuid attribute is read</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LBLFDirectedCallPark/directedCallParkDnAndPartition
diagram AXLSoap_p4229.png
properties
minOcc 0
maxOcc 1
content complex
children dnPattern routePartitionName
source <xsd:element name="directedCallParkDnAndPartition" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element LBLFDirectedCallPark/directedCallParkDnAndPartition/dnPattern
diagram AXLSoap_p4230.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LBLFDirectedCallPark/directedCallParkDnAndPartition/routePartitionName
diagram AXLSoap_p4231.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 LBLFDirectedCallPark/index
diagram AXLSoap_p4232.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