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

element RIpPhoneServicesParameter/name
diagram AXLSoap_p12479.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 RIpPhoneServicesParameter/displayName
diagram AXLSoap_p12480.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 RIpPhoneServicesParameter/default
diagram AXLSoap_p12481.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 RIpPhoneServicesParameter/description
diagram AXLSoap_p12482.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 RIpPhoneServicesParameter/paramRequired
diagram AXLSoap_p12483.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 RIpPhoneServicesParameter/paramPassword
diagram AXLSoap_p12484.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