complexType XSelfProvision
diagram AXLSoap_p20564.png
namespace http://www.cisco.com/AXL/API/15.0
children name priority
used by
elements UpdateSelfProvisioningReq/addLanguages/language UpdateSelfProvisioningReq/languages/language
source <xsd:complexType name="XSelfProvision">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:XUserLocale" default="English United States" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="priority" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XSelfProvision/name
diagram AXLSoap_p20565.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
default English United States
source <xsd:element name="name" type="axlapi:XUserLocale" default="English United States" minOccurs="0" maxOccurs="1"/>

element XSelfProvision/priority
diagram AXLSoap_p20566.png
type xsd:integer
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="priority" type="xsd:integer" minOccurs="0" maxOccurs="1"/>


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