complexType XIpPhoneServicesParameter
diagram AXLSoap_p19712.png
namespace http://www.cisco.com/AXL/API/15.0
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 AXLSoap_p19713.png
type axlapi:UniqueString50
properties
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:UniqueString50" minOccurs="1" maxOccurs="1"/>

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

element XIpPhoneServicesParameter/default
diagram AXLSoap_p19715.png
type axlapi:String255
properties
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 AXLSoap_p19716.png
type axlapi:String255
properties
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 AXLSoap_p19717.png
type axlapi:boolean
properties
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 AXLSoap_p19718.png
type axlapi:boolean
properties
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