complexType XIpPhoneServicesParameter
diagram axlapi_p14358.png
namespace http://www.cisco.com/AXL/API/8.5
children name displayName default description paramRequired paramPassword
used by
elements XIpPhoneServices/parameters/parameter UpdateIpPhoneServicesReq/removeParameters/parameter UpdateIpPhoneServicesReq/addParameters/parameter UpdateIpPhoneServicesReq/parameters/parameter
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>

element XIpPhoneServicesParameter/name
diagram axlapi_p14359.png
type axlapi:UniqueString50
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:UniqueString50" minOccurs="1" maxOccurs="1"/>

element XIpPhoneServicesParameter/displayName
diagram axlapi_p14360.png
type axlapi:String128
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="displayName" type="axlapi:String128" minOccurs="1" maxOccurs="1"/>

element XIpPhoneServicesParameter/default
diagram axlapi_p14361.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="default" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element XIpPhoneServicesParameter/description
diagram axlapi_p14362.png
type axlapi:String255
properties
isRef 0
content simple
nillable true
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="description" type="axlapi:String255" nillable="true" minOccurs="1" maxOccurs="1"/>

element XIpPhoneServicesParameter/paramRequired
diagram axlapi_p14363.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="paramRequired" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>

element XIpPhoneServicesParameter/paramPassword
diagram axlapi_p14364.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="paramPassword" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/>


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