complexType LUserPhoneAssociation
diagram AXLSoap_p9347.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="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_p9348.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_p9349.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_p9350.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_p9351.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_p9352.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_p9353.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_p9354.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_p9355.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_p9356.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_p9357.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_p9358.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_p9359.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_p9360.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_p9361.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_p9362.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_p9363.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_p9364.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