complexType XOSVersion
diagram AXLSoap_p20055.png
namespace http://www.cisco.com/AXL/API/15.0
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_p20056.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_p20057.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