complexType LIpPhoneServicesParameter
diagram AXLSoap_p6091.png
namespace http://www.cisco.com/AXL/API/15.0
children name displayName default description paramRequired paramPassword
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi: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
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LIpPhoneServicesParameter/name
diagram AXLSoap_p6092.png
type axlapi:UniqueString50
properties
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 AXLSoap_p6093.png
type axlapi:String128
properties
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 AXLSoap_p6094.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 LIpPhoneServicesParameter/description
diagram AXLSoap_p6095.png
type axlapi:String255
properties
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 AXLSoap_p6096.png
type axlapi:boolean
properties
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 AXLSoap_p6097.png
type axlapi:boolean
properties
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