complexType RUserPhoneAssociation
diagram AXLSoap_p14219.png
namespace http://www.cisco.com/AXL/API/15.0
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        
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"/>
</xsd:complexType>

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

element RUserPhoneAssociation/userId
diagram AXLSoap_p14220.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_p14221.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_p14222.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_p14223.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_p14224.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_p14225.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_p14226.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_p14227.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_p14228.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_p14229.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_p14230.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_p14231.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_p14232.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_p14233.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_p14234.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_p14235.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_p14236.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