complexType GetOptionType
diagram AXLSoap_p3571.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of xsd:string
properties
base xsd:string
used by
element ORFkType/choice
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
altDisplay  axlapi:XUUID  optional      
source <xsd:complexType name="GetOptionType">
 
<xsd:simpleContent>
   
<xsd:extension base="xsd:string">
     
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
     
<xsd:attribute name="altDisplay" type="axlapi:XUUID" use="optional"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute GetOptionType/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

attribute GetOptionType/@altDisplay
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="altDisplay" type="axlapi:XUUID" use="optional"/>


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