complexType RUserPhoneAssociation
diagram AXLSoap_p11016.png
namespace http://www.cisco.com/AXL/API/9.1
children userId password pin lastName middleName firstName productType name dnCssName phoneCssName e164Mask extension routePartitionName voiceMailProfileName enableExtensionMobility DirectoryURI DirectoryNumberURIPartition
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RUserPhoneAssociation">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pin" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="middleName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firstName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="productType" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dnCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="e164Mask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="extension" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableExtensionMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="DirectoryURI" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="DirectoryNumberURIPartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RUserPhoneAssociation/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RUserPhoneAssociation/userId
diagram AXLSoap_p11017.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/password
diagram AXLSoap_p11018.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/pin
diagram AXLSoap_p11019.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pin" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/lastName
diagram AXLSoap_p11020.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="lastName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/middleName
diagram AXLSoap_p11021.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="middleName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/firstName
diagram AXLSoap_p11022.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="firstName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/productType
diagram AXLSoap_p11023.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="productType" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/name
diagram AXLSoap_p11024.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/dnCssName
diagram AXLSoap_p11025.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="dnCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/phoneCssName
diagram AXLSoap_p11026.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="phoneCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/e164Mask
diagram AXLSoap_p11027.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="e164Mask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/extension
diagram AXLSoap_p11028.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="extension" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/routePartitionName
diagram AXLSoap_p11029.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/voiceMailProfileName
diagram AXLSoap_p11030.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="voiceMailProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/enableExtensionMobility
diagram AXLSoap_p11031.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="enableExtensionMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/DirectoryURI
diagram AXLSoap_p11032.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="DirectoryURI" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUserPhoneAssociation/DirectoryNumberURIPartition
diagram AXLSoap_p11033.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="DirectoryNumberURIPartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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