complexType RResourcePriorityNamespace
diagram AXLSoap_p13221.png
namespace http://www.cisco.com/AXL/API/15.0
children namespace description isDefault
used by
elements GetResourcePriorityNamespaceRes/return/resourcePriorityNamespace GetResourcePriorityNamespaceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RResourcePriorityNamespace">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="namespace" type="axlapi:String10" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RResourcePriorityNamespace/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RResourcePriorityNamespace/namespace
diagram AXLSoap_p13222.png
type axlapi:String10
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
source <xsd:element name="namespace" type="axlapi:String10" minOccurs="0" maxOccurs="1"/>

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

element RResourcePriorityNamespace/isDefault
diagram AXLSoap_p13224.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