complexType UpdateResourcePriorityNamespaceReq
diagram axlapi_p12053.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid namespace newNamespace description isDefault
used by
element updateResourcePriorityNamespace
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateResourcePriorityNamespaceReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="namespace" type="axlapi:String10" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newNamespace" type="axlapi:String10" nillable="false" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateResourcePriorityNamespaceReq/uuid
diagram axlapi_p12054.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateResourcePriorityNamespaceReq/namespace
diagram axlapi_p12055.png
type axlapi:String10
properties
isRef 0
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 UpdateResourcePriorityNamespaceReq/newNamespace
diagram axlapi_p12056.png
type axlapi:String10
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 10 
source <xsd:element name="newNamespace" type="axlapi:String10" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateResourcePriorityNamespaceReq/isDefault
diagram axlapi_p12058.png
type axlapi:boolean
properties
isRef 0
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