complexType XUserPhoneAssociation
diagram AXLSoap_p20670.png
namespace http://www.cisco.com/AXL/API/11.5
children userId password pin lastName middleName firstName productType name dnCssName phoneCssName e164Mask extension routePartitionName voiceMailProfileName enableExtensionMobility DirectoryURI DirectoryNumberURIPartition
used by
element AddUserPhoneAssociationReq/userPhoneAssociation
source <xsd:complexType name="XUserPhoneAssociation">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="userId" type="xsd:string" nillable="false" minOccurs="1" 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" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="middleName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firstName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="productType" type="axlapi:XModel" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="dnCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="e164Mask" type="xsd:string" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="extension" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableExtensionMobility" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="DirectoryURI" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="DirectoryNumberURIPartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XUserPhoneAssociation/userId
diagram AXLSoap_p20671.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="userId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

element XUserPhoneAssociation/lastName
diagram AXLSoap_p20674.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="lastName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

element XUserPhoneAssociation/productType
diagram AXLSoap_p20677.png
type axlapi:XModel
properties
content simple
nillable true
source <xsd:element name="productType" type="axlapi:XModel" nillable="true" minOccurs="1" maxOccurs="1"/>

element XUserPhoneAssociation/name
diagram AXLSoap_p20678.png
type axlapi:UniqueString128
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

element XUserPhoneAssociation/e164Mask
diagram AXLSoap_p20681.png
type xsd:string
properties
content simple
nillable true
source <xsd:element name="e164Mask" type="xsd:string" nillable="true" minOccurs="1" maxOccurs="1"/>

element XUserPhoneAssociation/extension
diagram AXLSoap_p20682.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="extension" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

element XUserPhoneAssociation/enableExtensionMobility
diagram AXLSoap_p20685.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableExtensionMobility" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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


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