diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name displayName default description paramRequired paramPassword | ||
used by |
|
||
source | <xsd:complexType name="XIpPhoneServicesParameter"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:UniqueString50" minOccurs="1" maxOccurs="1"/> <xsd:element name="displayName" type="axlapi:String128" minOccurs="1" maxOccurs="1"/> <xsd:element name="default" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="axlapi:String255" nillable="true" minOccurs="1" maxOccurs="1"/> <xsd:element name="paramRequired" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="paramPassword" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:UniqueString50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:UniqueString50" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="displayName" type="axlapi:String128" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="default" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="description" type="axlapi:String255" nillable="true" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="paramRequired" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="paramPassword" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> |