complexType XOSVersion
diagram AXLSoap_p15984.png
namespace http://www.cisco.com/AXL/API/9.1
children osName osVersion
used by
element GetOSVersionRes/return/os
source <xsd:complexType name="XOSVersion">
 
<xsd:sequence>
   
<xsd:element name="osName" type="axlapi:String50"/>
   
<xsd:element name="osVersion" type="axlapi:String50"/>
 
</xsd:sequence>
</xsd:complexType>

element XOSVersion/osName
diagram AXLSoap_p15985.png
type axlapi:String50
properties
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="osName" type="axlapi:String50"/>

element XOSVersion/osVersion
diagram AXLSoap_p15986.png
type axlapi:String50
properties
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="osVersion" type="axlapi:String50"/>


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