complexType XBLFDirectedCallPark
diagram AXLSoap_p14029.png
namespace http://www.cisco.com/AXL/API/9.1
children label directedCallParkId directedCallParkDnAndPartition labelAscii index
used by
elements XPhone/blfDirectedCallParks/blfDirectedCallPark UpdatePhoneReq/blfDirectedCallParks/blfDirectedCallPark XDeviceProfile/blfDirectedCallParks/blfDirectedCallPark UpdateDeviceProfileReq/blfDirectedCallParks/blfDirectedCallPark
source <xsd:complexType name="XBLFDirectedCallPark">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="directedCallParkId" type="axlapi:XUUID" nillable="false" minOccurs="1" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>Only the uuid attribute is read</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="directedCallParkDnAndPartition" minOccurs="1" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="dnPattern" type="axlapi:String255" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
   
<xsd:element name="labelAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XBLFDirectedCallPark/label
diagram AXLSoap_p14030.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 XBLFDirectedCallPark/directedCallParkId
diagram AXLSoap_p14031.png
type axlapi:XUUID
properties
content simple
nillable false
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
annotation
documentation
Only the uuid attribute is read
source <xsd:element name="directedCallParkId" type="axlapi:XUUID" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only the uuid attribute is read</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element XBLFDirectedCallPark/directedCallParkDnAndPartition/routePartitionName
diagram AXLSoap_p14034.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 XBLFDirectedCallPark/labelAscii
diagram AXLSoap_p14035.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="labelAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element XBLFDirectedCallPark/index
diagram AXLSoap_p14036.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>


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