diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description numberBeginWith numberOfDigits digitsToBeRemoved prefixPattern priority | ||
used by |
|
||
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> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="numberBeginWith" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="numberOfDigits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="digitsToBeRemoved" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="prefixPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="priority" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> |