complexType XDirectoryLookupDialRules
diagram axlapi_p13509.png
namespace http://www.cisco.com/AXL/API/8.5
children name description numberBeginWith numberOfDigits digitsToBeRemoved prefixPattern priority
used by
element AddDirectoryLookupDialRulesReq/directoryLookupDialRules
source <xsd:complexType name="XDirectoryLookupDialRules">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="numberBeginWith" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="numberOfDigits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="digitsToBeRemoved" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="prefixPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="priority" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XDirectoryLookupDialRules/name
diagram axlapi_p13510.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XDirectoryLookupDialRules/description
diagram axlapi_p13511.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XDirectoryLookupDialRules/numberBeginWith
diagram axlapi_p13512.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="numberBeginWith" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XDirectoryLookupDialRules/numberOfDigits
diagram axlapi_p13513.png
type axlapi:XInteger
properties
isRef 0
content simple
default 0
nillable false
source <xsd:element name="numberOfDigits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>

element XDirectoryLookupDialRules/digitsToBeRemoved
diagram axlapi_p13514.png
type axlapi:XInteger
properties
isRef 0
content simple
default 0
nillable false
source <xsd:element name="digitsToBeRemoved" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>

element XDirectoryLookupDialRules/prefixPattern
diagram axlapi_p13515.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="prefixPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XDirectoryLookupDialRules/priority
diagram axlapi_p13516.png
type axlapi:XInteger
properties
isRef 0
content simple
default 0
nillable false
source <xsd:element name="priority" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>


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