diagram |
|
namespace |
http://www.cisco.com/AXL/API/15.0 |
children |
namespace uuid returnedTags |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | sequence | xsd:unsignedLong | optional | | | |
|
source |
<xsd:complexType name="GetResourcePriorityNamespaceReq">
<xsd:sequence>
<xsd:choice>
<xsd:element name="namespace" type="axlapi:String10" nillable="false" minOccurs="1" maxOccurs="1"/>
<xsd:element name="uuid" type="axlapi:XUUID"/>
</xsd:choice>
<xsd:element name="returnedTags" type="axlapi:RResourcePriorityNamespace" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType> |