complexType UpdateDirectoryLookupDialRulesReq
diagram AXLSoap_p15321.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description numberBeginWith numberOfDigits digitsToBeRemoved prefixPattern priority
used by
element updateDirectoryLookupDialRules
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateDirectoryLookupDialRulesReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" 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="0" maxOccurs="1"/>
       
<xsd:element name="digitsToBeRemoved" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" 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="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateDirectoryLookupDialRulesReq/description
diagram AXLSoap_p15323.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 UpdateDirectoryLookupDialRulesReq/numberBeginWith
diagram AXLSoap_p15324.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 UpdateDirectoryLookupDialRulesReq/numberOfDigits
diagram AXLSoap_p15325.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="numberOfDigits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateDirectoryLookupDialRulesReq/prefixPattern
diagram AXLSoap_p15327.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 UpdateDirectoryLookupDialRulesReq/priority
diagram AXLSoap_p15328.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="priority" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>


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