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

attribute GetRegistrationDynamicReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetRegistrationDynamicReq/device
diagram AXLSoap_p3674.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="device" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element GetRegistrationDynamicReq/uuid
diagram AXLSoap_p3675.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element GetRegistrationDynamicReq/returnedTags
diagram AXLSoap_p3676.png
type axlapi:RRegistrationDynamic
properties
minOcc 0
maxOcc 1
content complex
children device lastKnownIpAddress lastKnownUcm lastKnownConfigVersion locationDetails endpointConnection portOrSsid lastSeen risStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:RRegistrationDynamic" minOccurs="0"/>


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