namespace | http://www.cisco.com/AXL/API/15.0 | ||
type | union of (restriction of xsd:string, xsd:string) | ||
used by |
|
||
source | <xsd:simpleType name="XNSFService"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ACCUNET Switched Digital Service"/> <xsd:enumeration value="Billing Number Only"/> <xsd:enumeration value="Billing Number Preferred"/> <xsd:enumeration value="Calling Party Number Only"/> <xsd:enumeration value="Calling Party Number Preferred"/> <xsd:enumeration value="Foreign Exchange"/> <xsd:enumeration value="Foreign Exchange Selection"/> <xsd:enumeration value="International Long Distance Service"/> <xsd:enumeration value="InterLATAOUTWATS"/> <xsd:enumeration value="IntraLATAOUTWATS"/> <xsd:enumeration value="Long Distance Service"/> <xsd:enumeration value="MEGACOM Telecom Service"/> <xsd:enumeration value="National ISDN Banded OUTWATS"/> <xsd:enumeration value="National ISDN Unbanded OUTWATS"/> <xsd:enumeration value="OUTWATS Selection"/> <xsd:enumeration value="Private"/> <xsd:enumeration value="Private Selection"/> <xsd:enumeration value="Software Defined Network"/> <xsd:enumeration value="Tie Trunk (Cut-through)"/> <xsd:enumeration value="Tie Trunk (Senderized)"/> <xsd:enumeration value="Tie Trunk Selection (Cut-through)"/> <xsd:enumeration value="Tie Trunk Selection (Senderized)"/> <xsd:enumeration value="WATS Band Selection"/> <xsd:enumeration value="WATS Maximal Subscribed Band"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |