complexType XApplicationDialRules
diagram AXLSoap_p17681.png
namespace http://www.cisco.com/AXL/API/15.0
children name description numberBeginWith numberOfDigits digitsToBeRemoved prefixPattern priority
used by
element AddApplicationDialRulesReq/applicationDialRules
source <xsd:complexType name="XApplicationDialRules">
 
<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 XApplicationDialRules/name
diagram AXLSoap_p17682.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

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

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

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

element XApplicationDialRules/priority
diagram AXLSoap_p17688.png
type axlapi:XInteger
properties
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