complexType LIpPhoneServicesParameter
diagram axlapi_p4482.png
namespace http://www.cisco.com/AXL/API/8.5
children name displayName default description paramRequired paramPassword
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:complexType name="LIpPhoneServicesParameter">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="default" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="paramRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="paramPassword" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LIpPhoneServicesParameter/@uuid
type axlapi:XUUID
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LIpPhoneServicesParameter/default
diagram axlapi_p4485.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 LIpPhoneServicesParameter/description
diagram axlapi_p4486.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

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

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


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