complexType OXBLFDirectedCallPark
diagram AXLSoap_p9759.png
namespace http://www.cisco.com/AXL/API/15.0
children directedCallParkId directedCallParkDnAndPartition
used by
elements OXPhone/blfDirectedCallParks/blfDirectedCallPark OXDeviceProfile/blfDirectedCallParks/blfDirectedCallPark
source <xsd:complexType name="OXBLFDirectedCallPark">
 
<xsd:sequence minOccurs="0">
   
<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:OXFkType" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:sequence>
</xsd:complexType>

element OXBLFDirectedCallPark/directedCallParkId
diagram AXLSoap_p9760.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 OXBLFDirectedCallPark/directedCallParkDnAndPartition
diagram AXLSoap_p9761.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:OXFkType" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element OXBLFDirectedCallPark/directedCallParkDnAndPartition/dnPattern
diagram AXLSoap_p9762.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 OXBLFDirectedCallPark/directedCallParkDnAndPartition/routePartitionName
diagram AXLSoap_p9763.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="routePartitionName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>


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