simpleType XNetworkLocation
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XRoutePattern/networkLocation UpdateRoutePatternReq/networkLocation XH323Trunk/networkLocation UpdateH323TrunkReq/networkLocation XPhone/networkLocation UpdatePhoneReq/networkLocation XH323Gateway/networkLocation UpdateH323GatewayReq/networkLocation XCiscoCatalyst6000E1VoIPGateway/networkLocation UpdateCiscoCatalyst6000E1VoIPGatewayReq/networkLocation XCiscoCatalyst6000T1VoIPGatewayPri/networkLocation UpdateCiscoCatalyst6000T1VoIPGatewayPriReq/networkLocation XCiscoCatalyst6000T1VoIPGatewayT1/networkLocation UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/networkLocation XSipTrunk/networkLocation UpdateSipTrunkReq/networkLocation LRoutePattern/networkLocation LH323Trunk/networkLocation LPhone/networkLocation LH323Gateway/networkLocation LCiscoCatalyst6000E1VoIPGateway/networkLocation LCiscoCatalyst6000T1VoIPGatewayPri/networkLocation LCiscoCatalyst6000T1VoIPGatewayT1/networkLocation LSipTrunk/networkLocation LGatewayEndpointDigitalPri/networkLocation LGatewayEndpointDigitalBri/networkLocation LGatewayEndpointDigitalT1/networkLocation RRoutePattern/networkLocation RH323Trunk/networkLocation RPhone/networkLocation RH323Gateway/networkLocation RCiscoCatalyst6000E1VoIPGateway/networkLocation RCiscoCatalyst6000T1VoIPGatewayPri/networkLocation RCiscoCatalyst6000T1VoIPGatewayT1/networkLocation RSipTrunk/networkLocation RGatewayEndpointDigitalPri/networkLocation RGatewayEndpointDigitalBri/networkLocation RGatewayEndpointDigitalT1/networkLocation UGatewayEndpointDigitalT1/networkLocation XGatewayEndpointDigitalPri/networkLocation XGatewayEndpointDigitalBri/networkLocation XGatewayEndpointDigitalT1/networkLocation
source <xsd:simpleType name="XNetworkLocation">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="OnNet"/>
       
<xsd:enumeration value="OffNet"/>
       
<xsd:enumeration value="Use System Default"/>
     
</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