complexType XBLFDirectedCallPark
diagram AXLSoap_p17775.png
namespace http://www.cisco.com/AXL/API/15.0
children label directedCallParkId directedCallParkDnAndPartition index
used by
elements XPhone/blfDirectedCallParks/blfDirectedCallPark UpdatePhoneReq/blfDirectedCallParks/blfDirectedCallPark XDeviceProfile/blfDirectedCallParks/blfDirectedCallPark UpdateDeviceProfileReq/blfDirectedCallParks/blfDirectedCallPark XUniversalDeviceTemplate/blfDirectedCallParks/blfDirectedCallPark UpdateUniversalDeviceTemplateReq/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" 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="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XBLFDirectedCallPark/label
diagram AXLSoap_p17776.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_p17777.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
annotation
documentation
Only the uuid attribute is read
source <xsd:element name="directedCallParkId" type="axlapi:XUUID" 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_p17778.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_p17779.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_p17780.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/index
diagram AXLSoap_p17781.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