simpleType XPhoneServiceCategory
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements LSubscribedService/phoneServiceCategory RSubscribedService/phoneServiceCategory XIpPhoneServices/serviceCategory UpdateIpPhoneServicesReq/serviceCategory LIpPhoneServices/serviceCategory RIpPhoneServices/serviceCategory
source <xsd:simpleType name="XPhoneServiceCategory">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="XML Service"/>
       
<xsd:enumeration value="Java MIDlet"/>
       
<xsd:enumeration value="Web Widget"/>
       
<xsd:enumeration value="Web Link"/>
       
<xsd:enumeration value="Android APK"/>
     
</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