complexType XResourcePriorityNamespace
diagram AXLSoap_p20416.png
namespace http://www.cisco.com/AXL/API/15.0
children namespace description isDefault
used by
element AddResourcePriorityNamespaceReq/resourcePriorityNamespace
source <xsd:complexType name="XResourcePriorityNamespace">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="namespace" type="axlapi:String10" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XResourcePriorityNamespace/namespace
diagram AXLSoap_p20417.png
type axlapi:String10
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 10
source <xsd:element name="namespace" type="axlapi:String10" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XResourcePriorityNamespace/isDefault
diagram AXLSoap_p20419.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="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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