complexType LUserPhoneAssociation
diagram AXLSoap_p9096.png
namespace http://www.cisco.com/AXL/API/12.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="LUserPhoneAssociation">
 
<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 LUserPhoneAssociation/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

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

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

element LUserPhoneAssociation/name
diagram AXLSoap_p9104.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 LUserPhoneAssociation/dnCssName
diagram AXLSoap_p9105.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 LUserPhoneAssociation/phoneCssName
diagram AXLSoap_p9106.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 LUserPhoneAssociation/e164Mask
diagram AXLSoap_p9107.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="e164Mask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element LUserPhoneAssociation/routePartitionName
diagram AXLSoap_p9109.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 LUserPhoneAssociation/voiceMailProfileName
diagram AXLSoap_p9110.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 LUserPhoneAssociation/enableExtensionMobility
diagram AXLSoap_p9111.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 LUserPhoneAssociation/DirectoryURI
diagram AXLSoap_p9112.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="DirectoryURI" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LUserPhoneAssociation/DirectoryNumberURIPartition
diagram AXLSoap_p9113.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