complexType XExtensions
diagram AXLSoap_p18707.png
namespace http://www.cisco.com/AXL/API/15.0
children extension linePrimaryUri partition
source <xsd:complexType name="XExtensions">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="extension" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="linePrimaryUri" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XExtensions/extension
diagram AXLSoap_p18708.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="extension" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element XExtensions/partition
diagram AXLSoap_p18710.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="partition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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