simpleType XParam
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XServiceParameter/valueType LServiceParameter/valueType RServiceParameter/valueType
source <xsd:simpleType name="XParam">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="boolean"/>
       
<xsd:enumeration value="double"/>
       
<xsd:enumeration value="long"/>
       
<xsd:enumeration value="string"/>
       
<xsd:enumeration value="date/time"/>
       
<xsd:enumeration value="any digit"/>
       
<xsd:enumeration value="digits"/>
       
<xsd:enumeration value="timeout"/>
       
<xsd:enumeration value="terminating"/>
       
<xsd:enumeration value="more digits"/>
     
</xsd:restriction>
   
</xsd:simpleType>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string"/>
   
</xsd:simpleType>
 
</xsd:union>
</xsd:simpleType>


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