AXL-Client-Simple
view release on metacpan or search on metacpan
share/AXLSoap.xsd view on Meta::CPAN
</xsd:complexType>
<xsd:complexType name="XMediaResourceListMember">
<xsd:choice>
<xsd:element name="mediaResourceGroup" type="axlapi:XMediaResourceGroup">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="mediaResourceGroupName" type="axlapi:String50"/>
</xsd:choice>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
<xsd:attribute name="order" type="xsd:nonNegativeInteger"/>
</xsd:complexType>
<xsd:complexType name="XMGCP">
<xsd:annotation>
<xsd:documentation>The generic MGCP follows the IOS Model, but uses more generic terminology to describe the MGCP's structure.
All MGCPs have 1..n UNITs, each which contains 1..n SUBUNITs, each which contains 1..n ENDPOINTs. ENDPOINTs are (really, contain) a DEVICE.
In the IOS model, the terminology would be SLOTs, VICs, and PORTs. </xsd:documentation>
</xsd:annotation>
<xsd:sequence minOccurs="0">
<xsd:element name="domainName" type="axlapi:String64"/>
<xsd:element name="description" type="axlapi:String100" minOccurs="0"/>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XProduct in AXLEnums.xsd-->
<xsd:element name="model" type="xsd:string"><!--This field is of the type axl:XModel in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Read-only.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice>
<xsd:element name="callManagerGroup" type="axlapi:XCallManagerGroup">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callManagerGroupName" type="axlapi:String50"/>
</xsd:choice>
<xsd:element name="units" type="axlapi:XMGCPUnits" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The units element is optional when a new MGCP is being added and can be added using addMGCPUnit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="scratch" type="axlapi:String50" minOccurs="0"/>
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0"/>
<xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0">
<xsd:annotation>
<xsd:documentation>UUID that is changed each time the MGCP is updated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="loadInformation" type="axlapi:XLoadInformation">
<xsd:annotation>
<xsd:documentation>For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XMGCPEndpoints">
<xsd:annotation>
<xsd:documentation>The max attribute identifies the maximum number of endpoints this endpoint list is allowed. </xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="endpoint" maxOccurs="unbounded">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="axlapi:XGateway">
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="deviceName" type="axlapi:String50" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>When adding endpoint, only endpoint is allowed</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:attribute name="max" type="xsd:positiveInteger"/>
</xsd:complexType>
<xsd:complexType name="XMGCPEndpoint">
<xsd:annotation>
<xsd:documentation>In the IOS model, ENDPOINT corresponds to a PORT inside a VIC. </xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:XDevice">
<xsd:sequence>
<xsd:choice minOccurs="0">
<xsd:element name="cdpnTransformationCSS" type="axlapi:XCallingSearchSpace" nillable="true">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="cdpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:element name="useDevicePoolCdpnTransformCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
<xsd:element name="packetCaptureMode" type="xsd:string" default="None" minOccurs="0"><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Supported only by a few MGCP gateways like 26XX, 366X, 37XX, 269X, 38XX, VG224.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="packetCaptureDuration" type="xsd:positiveInteger" default="60" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Supported only by a few MGCP gateways like 26XX, 366X, 37XX, 269X, 38XX, VG224.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="priProtocol" type="xsd:string"/><!--This field is of the type axl:XPriProtocol in AXLEnums.xsd-->
<xsd:element name="ASN1ROSEOIDEncoding" type="axlapi:String50" default="0" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Applicable for only if PRI variant is QSIG</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="QSIGVariant" type="axlapi:String50" default="0" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Applicable for only if PRI variant is QSIG</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="cgpnTransformationNationalCSS" type="axlapi:XCallingSearchSpace" nillable="true"/>
<xsd:element name="cgpnTransformationNationalCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="cgpnTransformationInternationalCSS" type="axlapi:XCallingSearchSpace" nillable="true"/>
<xsd:element name="cgpnTransformationInternationalCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="cgpnTransformationUnknownCSS" type="axlapi:XCallingSearchSpace" nillable="true"/>
<xsd:element name="cgpnTransformationUnknownCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="cgpnTransformationSubscriberCSS" type="axlapi:XCallingSearchSpace" nillable="true"/>
<xsd:element name="cgpnTransformationSubscriberCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:element name="nationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
<xsd:element name="internationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
<xsd:element name="unknownstripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
<xsd:element name="subscriberStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
<xsd:element name="useDevicePoolCgpnTransformNationalCSS" type="xsd:boolean" minOccurs="0"/>
<xsd:element name="useDevicePoolCgpnTransformInternationalCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
<xsd:element name="useDevicePoolCgpnTransformUnknownCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
<xsd:element name="useDevicePoolCgpnTransformSubscriberCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XMGCPSubunits">
<xsd:annotation>
<xsd:documentation>The max attribute identifies the maximum number of subunits this subunit list is allowed.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="subunit" type="axlapi:XMGCPSubunit" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="optional"/>
</xsd:complexType>
<xsd:complexType name="XMGCPSubunit">
<xsd:annotation>
<xsd:documentation>In the IOS model, SUBUNIT corresponds to a VIC, and a VIC contains 1 or more PORTs.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XMGCPVic in AXLEnums.xsd-->
<xsd:element name="beginPort" type="xsd:nonNegativeInteger" minOccurs="0"/>
<xsd:element name="endpoints" type="axlapi:XMGCPEndpoints" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="index" type="xsd:nonNegativeInteger"/>
</xsd:complexType>
<xsd:complexType name="XMGCPUnits">
<xsd:annotation>
<xsd:documentation>The max attribute identifies the maximum number of units this unit list is allowed.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="unit" type="axlapi:XMGCPUnit" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="max" type="xsd:positiveInteger"/>
</xsd:complexType>
<xsd:complexType name="XMGCPUnit">
<xsd:annotation>
<xsd:documentation>In the IOS model, UNIT corresponds to a SLOT (Slot Module), and a SLOT contains 1 or more VICs.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XMGCPSlotModule in AXLEnums.xsd-->
<xsd:element name="subunits" type="axlapi:XMGCPSubunits" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="index" type="xsd:nonNegativeInteger"/>
</xsd:complexType>
<xsd:complexType name="XModelInfo">
<xsd:sequence>
<xsd:element name="class" type="xsd:string"/><!--This field is of the type axl:XClass in AXLEnums.xsd-->
<xsd:element name="defaultDTMFCapability" type="xsd:nonNegativeInteger" minOccurs="0"/>
<xsd:element name="features" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="feature" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><!--This field is of the type axl:XFeature in AXLEnums.xsd-->
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hasFirmwardLoad" type="xsd:boolean" minOccurs="0"/>
<xsd:element name="hasPhoneTemplate" type="xsd:boolean" minOccurs="0"/>
<xsd:element name="numberOfButtons" type="xsd:nonNegativeInteger" minOccurs="0"/>
<xsd:element name="phoneTemplateIsUserModifiable" type="xsd:boolean" minOccurs="0"/>
<xsd:element name="showInDeviceDefaults" type="xsd:boolean" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string"/><!--This field is of the type axl:XModel in AXLEnums.xsd-->
</xsd:complexType>
<xsd:complexType name="XMOHAudioSource">
<xsd:sequence minOccurs="0">
<xsd:element name="sourceId" type="axlapi:XMOHAudioSourceId" nillable="false"/>
<xsd:element name="name" type="axlapi:String50" minOccurs="0"/>
<xsd:element name="sourceFile" type="axlapi:String255" minOccurs="0"/>
<xsd:element name="multicast" type="xsd:boolean" nillable="false"/>
<xsd:element name="repeat" type="xsd:boolean" nillable="false"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>
<xsd:complexType name="XMobileVoiceAccess">
<xsd:sequence>
<xsd:element name="pattern" type="xsd:string" nillable="false"/>
<xsd:choice minOccurs="0">
<xsd:annotation>
<xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation>
</xsd:annotation>
<xsd:element name="routePartition" type="axlapi:XRoutePartition">
<xsd:annotation>
share/AXLSoap.xsd view on Meta::CPAN
</xsd:element>
<xsd:element name="urlButtonIndex" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
<xsd:element name="urlLabel" type="axlapi:String50" minOccurs="0"/>
<xsd:element name="urlLabelAscii" type="axlapi:String100" minOccurs="0"/>
<xsd:element name="serviceNameAscii" type="axlapi:String100" minOccurs="0"/>
<xsd:element name="phoneService" type="axlapi:XPhoneService" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="phoneServiceCategory" type="axlapi:XPhoneServiceCategory" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="vendor" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="version" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="priority" type="xsd:int" default="50" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Read Only. Value should be between 1 and 100</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>
<xsd:complexType name="XTelecasterService">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:String100" nillable="false"/>
<xsd:element name="description" type="axlapi:String1024" minOccurs="0"/>
<xsd:element name="templateURL" nillable="false">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="512"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>
<xsd:complexType name="XT1PortList">
<xsd:sequence>
<xsd:element name="port" type="axlapi:XT1Port" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XT1Port">
<xsd:annotation>
<xsd:documentation>A T1Port is a T1 Time Slot.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:XAnalogPort">
<xsd:sequence minOccurs="0">
<xsd:element name="callerId" type="xsd:string"/><!--This field is of the type axl:XCallerID in AXLEnums.xsd-->
<xsd:element name="endpointId" type="axlapi:String128" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XTrunkInfo">
<xsd:annotation>
<xsd:documentation>Collection of trunk information.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="kind" type="xsd:string"><!--This field is of the type axl:XTrunk in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>What kind of trunk this is (Ground Start, Loop Start, POTS, etc.).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="level" type="xsd:string"><!--This field is of the type axl:XTrunkDirection in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>The trunk level (e.g., DAL).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="direction" type="xsd:string"><!--This field is of the type axl:XTrunkDirection in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Inbound, Outbound, or Bothways.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="pad">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="rx" type="xsd:string"><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Receive pad.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="tx" type="xsd:string"><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Transmit pad.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XUserGroupMember">
<xsd:annotation>
<xsd:documentation>User Group Member</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="user" type="axlapi:XUser" nillable="false">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="userId" type="xsd:string" nillable="false"/>
</xsd:choice>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XUserGroup">
<xsd:annotation>
<xsd:documentation>User Group</xsd:documentation>
</xsd:annotation>
share/AXLSoap.xsd view on Meta::CPAN
</xsd:annotation>
</xsd:element>
<xsd:element name="defaultProfile" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XVendorConfig">
<xsd:sequence>
<xsd:any namespace="##local" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XVG224">
<xsd:annotation>
<xsd:documentation>The generic MGCP follows the IOS Model, but uses more generic terminology to describe the MGCP's structure.
All MGCPs have 1..n UNITs, each which contains 1..n SUBUNITs, each which contains 1..n ENDPOINTs. ENDPOINTs are (really, contain) a DEVICE.
In the IOS model, the terminology would be SLOTs, VICs, and PORTs. </xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="domainName" type="axlapi:String64"/>
<xsd:element name="description" type="axlapi:String100" minOccurs="0"/>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XProduct in AXLEnums.xsd-->
<xsd:element name="protocol" type="xsd:string"/><!--This field is of the type axl:XDeviceProtocol in AXLEnums.xsd-->
<xsd:element name="model" type="xsd:string"><!--This field is of the type axl:XModel in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Read-only.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice>
<xsd:element name="callManagerGroup" type="axlapi:XCallManagerGroup">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callManagerGroupName" type="axlapi:String50"/>
</xsd:choice>
<xsd:element name="units" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The units element is optional when a new VG224 is being added and can be added using updateVG224Gateway.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="unit">
<xsd:annotation>
<xsd:documentation>In the IOS model, UNIT corresponds to a SLOT (Slot Module).</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XMGCPSlotModule in AXLEnums.xsd-->
<xsd:element name="subunits" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="subunit">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>In the IOS model, SUBUNIT corresponds to a VIC, and a VIC contains 1 or more PORTs.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XMGCPVic in AXLEnums.xsd-->
<xsd:element name="endpoints" minOccurs="0">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>The max attribute identifies the maximum number of endpoints this endpoint list is allowed.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="endpoint" maxOccurs="unbounded">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>In the IOS model, ENDPOINT corresponds to a PORT inside a VIC.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:XDevice">
<xsd:sequence minOccurs="0">
<xsd:element name="lines" minOccurs="0">
<xsd:complexType>
<xsd:choice>
<xsd:element name="line" type="axlapi:XLine" maxOccurs="unbounded"/>
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" maxOccurs="unbounded"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>These tags are applicable only for MGCP.</xsd:documentation>
</xsd:annotation>
<xsd:element name="packetCaptureMode" type="xsd:string" default="None" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
<xsd:element name="packetCaptureDuration" type="xsd:positiveInteger" default="60" minOccurs="0"/>
<xsd:element name="transmitUTF8" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="ports" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The list of ports on the gateway.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>List of analog ports on an analog gateway.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="port" maxOccurs="unbounded">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>An analog port on an analog gateway. The portNumber attribute identifies the ordinal value of the port in the gateway.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="trunkDirection" type="xsd:string"/><!--This field is of the type axl:XTrunkDirection in AXLEnums.xsd-->
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>For Gorund Start/Loop Start type of endpoint.</xsd:documentation>
</xsd:annotation>
<xsd:element name="attendantDN" type="axlapi:XDirectoryNumber"/>
</xsd:sequence>
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>For POTS type of endpoint.</xsd:documentation>
</xsd:annotation>
<xsd:element name="prefixDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:element name="numDigits" type="xsd:nonNegativeInteger" nillable="false"/>
<xsd:element name="expectedDigits" type="xsd:nonNegativeInteger"/>
<xsd:element name="smdiPortNumber" type="xsd:nonNegativeInteger">
<xsd:annotation>
<xsd:documentation>Not used by T1 Ports.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
<xsd:attribute name="portNumber" type="xsd:positiveInteger" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:element name="userLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XUserLocale in AXLEnums.xsd-->
<xsd:element name="networkLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XCountry in AXLEnums.xsd-->
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>These tags are applicable only for SCCP.</xsd:documentation>
</xsd:annotation>
<xsd:element name="isActive" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag determines if the newly added phone is active to determine consumption of license. If set to false the license units will not be consumed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="subscribeCallingSearchSpace" type="axlapi:XCallingSearchSpace" nillable="true">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:element name="allowCtiControlFlag" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="remoteDevice" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="phoneTemplate" type="axlapi:XPhoneTemplate">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="phoneTemplateName" type="axlapi:String50" nillable="false"/>
</xsd:choice>
<xsd:choice>
<xsd:element name="presenceGroup" type="axlapi:XPresenceGroup" nillable="false">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="presenceGroupName" type="axlapi:String50" nillable="false"/>
</xsd:choice>
<xsd:element name="ignorePresentationIndicators" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality Feature is required for most phones and device profiles.Not Nullable.</xsd:documentation>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="An invalid QSIG configuration was detected for this device"/>
<xsd:enumeration value="Attempt to update the MGCP Slot configuration for new MGCP device failed"/>
<xsd:enumeration value="Cannot make changes to OR delete a device while a user is logged in"/>
<xsd:enumeration value="Route List Enabled can be true only for Route List devices"/>
<xsd:enumeration value="Network Hold Audio Source can only be used for devices that support the Music On Hold feature"/>
<xsd:enumeration value="User Hold Audio Source can only be used for devices that support the Music On Hold feature"/>
<xsd:enumeration value="Only devices that support Video feature may set the Retry Video Call As Audio setting to false"/>
<xsd:enumeration value="The specified Device Protocol is not valid for this device"/>
<xsd:enumeration value="The specified Protocol Side is not valid for this device"/>
<xsd:enumeration value="MLPP Preemption must be disabled on devices that do not support the MLPP Preemption feature."/>
<xsd:enumeration value="MLPP Indication must be off on devices that do not support the MLPP Indication feature."/>
<xsd:enumeration value="Only devices that support Localization feature use the User Locale setting"/>
<xsd:enumeration value="Extension Mobilty can only be turned on for devices that support Extension Mobility feature."/>
<xsd:enumeration value="AAR Group OR AAR Calling Search Space can only be used for devices that support the AAR feature."/>
<xsd:enumeration value="Device Profile can only be created for devices that support Extension Mobility feature."/>
<xsd:enumeration value="Softkey Template is not valid for this type of device."/>
<xsd:enumeration value="Login Duration is valid only for devices that support Extension Mobility feature."/>
<xsd:enumeration value="Login Time is valid only for devices that support Extension Mobility feature."/>
<xsd:enumeration value="Automatic delete of auto-generated Device record failed"/>
<xsd:enumeration value="Device name format is not correct for this mgcp device"/>
<xsd:enumeration value="Security Profile is required for this device"/>
<xsd:enumeration value="Security Profile is not supported for this device"/>
<xsd:enumeration value="SRTP and Outbound Fast Start cannot be enabled at the same time."/>
<xsd:enumeration value="Device does not support security encryption"/>
<xsd:enumeration value="Device does not support security authentication"/>
<xsd:enumeration value="SIP Dial Rules are not compatible with non-SIP devices."/>
<xsd:enumeration value="The SIP Dial Rule type is not compatible with this device type."/>
<xsd:enumeration value="Duplicate E.164 address for gatekeeper-controlled H.323 device."/>
<xsd:enumeration value="Cannot set DTMF Signaling Method to OOB "/>
<xsd:enumeration value="User Defined Device Profile cannot be deleted if it is in use. "/>
<xsd:enumeration value="Only one device default profile is allowed per model."/>
<xsd:enumeration value="There is at least one device that has extension mobility enabled for this model, device default profile cannot be deleted."/>
<xsd:enumeration value="The model and protocol of the Extension Mobility Logout Profile do not match the model and protocol of the device."/>
<xsd:enumeration value="This device does not support Passing Precedence Level Through UUIE."/>
<xsd:enumeration value="Max number of phones in cluster has been exceeded for install type."/>
<xsd:enumeration value="Feature DND is not supported for this device."/>
<xsd:enumeration value="Device does not support selected DND Option."/>
<xsd:enumeration value="Cannot delete the IP Media Streaming software devices installed on a server by default."/>
<xsd:enumeration value="Device Outbound Call Rollover Feature Restriction."/>
<xsd:enumeration value="The specified Security Profile is not valid for this device type (model and protocol)."/>
<xsd:enumeration value="The Server Based Software Device cannot be deleted."/>
<xsd:enumeration value="Outbound Faststart cannot be enabled. Outbound Faststart requires an MTP and a hardware Transcoder configured through a Media Resource Group List for the device."/>
<xsd:enumeration value="Only devices that support Join Across Lines feature use the Join Across Lines setting"/>
<xsd:enumeration value="Only devices that support Single Button Barge feature use the Single Button Barge setting"/>
<xsd:enumeration value="sRPT cannot be used on a SIP trunk with Security Mode of Authenticated."/>
<xsd:enumeration value="TKPresentationBit ConnectedLine cannt be enabled. TKPresentationBit ConnectedLine requires IsRPIDEnabled to be set to True."/>
<xsd:enumeration value="TKPresentationBit ConnectedName cannt be enabled. TKPresentationBit ConnectedName requires IsRPIDEnabled to be set to True."/>
<xsd:enumeration value="Security Profile used by a device cannot be a CUMA security policy."/>
<xsd:enumeration value="fkCalledSearchSpace_cdpnTransform is not allowed for FXS ports"/>
<xsd:enumeration value="Phone Personalization feature is not supported on the specified device type."/>
<xsd:enumeration value="National, International and Subscriber Prefixes must be empty for SIP trunks"/>
<xsd:enumeration value="Only H225 trunk (gatekeep controlled) and SIP trunk can have non-zero Allocated License Unit"/>
<xsd:enumeration value="Remote Destination Profile and Dual Mode Device can only have Call Reject DND option"/>
<xsd:enumeration value="IsProtected setting can only be true for devices supporting secure tone feature "/>
<xsd:enumeration value="Security Profile used with Protected device must be secure (encrypted)"/>
<xsd:enumeration value="Protected device does not support shared line and all lines on a protected device must have max calls (and busy trigger) set to 1."/>
<xsd:enumeration value="Device does not support SmartClient feature. "/>
<xsd:enumeration value="Remote Cisco Unified Communications Manager is already defined for other ICT Trunk."/>
<xsd:enumeration value="Cannot add more than one IP Media Streaming software devices per type (CFB,MOH,ANN,SVR) per server."/>
<xsd:enumeration value="Cannot use QSIG Variant or ASN1 Rose OID Encoding because QSIG is not enabled for this device. Enable QSIG protocol or tunneling and try again."/>
<xsd:enumeration value="Attempted to insert an invalid product into the device table. Make sure the product is an endpoint device and try again."/>
<xsd:enumeration value="The specified name has invalid characters or is not formatted correctly for this device type."/>
<xsd:enumeration value="The autogenerated profile name has invalid characters or is not formatted correctly for this device type."/>
<xsd:enumeration value="The specified name has invalid characters or is not formatted correctly for this type of device, profile or template."/>
<xsd:enumeration value="Gatekeeper table may only reference devices that are Gatekeepers (model = 122)"/>
<xsd:enumeration value="Failure attempting to insert into Region table"/>
<xsd:enumeration value="URI as a BLF Speed-dial Destination is not allowed for this device with this protocol."/>
<xsd:enumeration value="BLF Destination does not appear to be a valid URI for dialing."/>
<xsd:enumeration value="BLF Destination does not appear to be dialable."/>
<xsd:enumeration value="BLF Directed Call Park number must be of type Directed Call Park."/>
<xsd:enumeration value="BLF Directed Call Park number must be dialable. Numeric Digits (0-9), asterisks (*), and pound(#) are allowed characters."/>
<xsd:enumeration value="The subnet mask is out of range, the first octet value is 223 or less."/>
<xsd:enumeration value="Subnet mask and mask size do not match."/>
<xsd:enumeration value="Failure attempting to insert into RegionMatrix table"/>
<xsd:enumeration value="User must override the default Bandwidth and Video Bandwidth settings"/>
<xsd:enumeration value="No appropriate base product type value found in Mgcp table"/>
<xsd:enumeration value="Propgation of MgcpDeviceMember values to Device table failed"/>
<xsd:enumeration value="Automatic update of Device name failed after MGCP port value update"/>
<xsd:enumeration value="Cannot change from Qsig to non_Qsig if this gateway is in a route group"/>
<xsd:enumeration value="DigitalAccessPri table may only reference devices with matching Device Protocol (DigitalAccessPri)"/>
<xsd:enumeration value="Attempt to change device Qsig value failed"/>
<xsd:enumeration value="E1 gateway can not have g.clear enabled."/>
<xsd:enumeration value="G.Clear is not supported on the PRI interface on this type of gateway."/>
<xsd:enumeration value="Failure attempting to insert into AARDialPrefixMatrix table"/>
<xsd:enumeration value="The standard locations should not be deleted and the configration for the standard location should not be modified other than RSVP policy configurations."/>
<xsd:enumeration value="Failure attempting to update CSS Clause after update in CSSMember table"/>
<xsd:enumeration value="Members of a calling search space must be of the same partition type"/>
<xsd:enumeration value="Cannot modify or delete the installed Default Credential Policy."/>
<xsd:enumeration value="Automatic update of CTIID during insert into CallManager table failed due to overflow"/>
<xsd:enumeration value="CallManager SIP Port cannot match any existing CallManager(s) SIP Secured Port"/>
<xsd:enumeration value="CallManager SIP Secured Port cannot match any existing CallManager(s) SIP Port"/>
<xsd:enumeration value="Failure to insert phone button records for new phone template"/>
<xsd:enumeration value="Failure attempting to add user-definable buttons to PhoneButton table"/>
<xsd:enumeration value="Phone Template may only be assigned to devices that support the phone template feature"/>
<xsd:enumeration value="Extension Mobility login failed - phone button template protocol (SCCP/SIP) mismatch"/>
<xsd:enumeration value="Failure attempting to reconstruct the SoftKeyTemplate table SoftKeySetClause"/>
<xsd:enumeration value="Failure attempting to reconstruct the SoftKeyTemplate table SoftKeyClause"/>
<xsd:enumeration value="Attempt to change an existing template. Templates are not modifiable"/>
<xsd:enumeration value="Attempt to add more than the limit of 16 softkeys per call state."/>
<xsd:enumeration value="Attempt to update a restricted column denied"/>
<xsd:enumeration value="Attempt to update a standard template is denied; can only update a derived template"/>
<xsd:enumeration value="Can not assign the same softkey to the same call state for one softkey template except the Undefined softkey"/>
<xsd:enumeration value="Attempt to delete CallManagerGroup record defined as the default tftp record"/>
<xsd:enumeration value="Invalid attempt to change status of CallManagerGroup default tftp record to non-default"/>
<xsd:enumeration value="Failure in triggered insert into SoftkeyTemplateServiceMap during insert of a new SoftkeyTemplate"/>
<xsd:enumeration value="Encountered malformed base template record when attempting to insert a new Softkey Template"/>
<xsd:enumeration value="Attempt to update a Standard template denied. Only user-defined templates may be updated"/>
<xsd:enumeration value="Attempt to delete a Standard template denied. Only user-defined templates may be delete"/>
<xsd:enumeration value="Attempt to insert a Standard template denied. Only user-defined templates may be inserted"/>
<xsd:enumeration value="Invalid internal key encountered attempting to insert user template"/>
<xsd:enumeration value="Cannot map this Service to a Softkey Template because the Service has no Softkeys defined."/>
<xsd:enumeration value="Cannot remove the Cisco CallManager softkeys from a Softkey Template."/>
<xsd:enumeration value="You cannot delete this SoftKey Template because it is the default SoftKey Template."/>
<xsd:enumeration value="Failure in triggered insert of new record(s) into SoftkeySet during insert of new SoftkeyTemplateServiceMap record"/>
<xsd:enumeration value="Attempt to delete a Standard template denied. Only user-defined templates may be deleted"/>
<xsd:enumeration value="Attempt to directly delete last service for this user template from SoftkeyTemplateServiceMap table denied"/>
<xsd:enumeration value="Attempt to delete CallManager service denied. CallManager is an essential service"/>
<xsd:enumeration value="Failure attempting to update the Qsig value in RouteGroup"/>
<xsd:enumeration value="Cannot mix H323 or Mixed Non-QSIG with PRI QSIG"/>
<xsd:enumeration value="Invalid Qsig configuration: at least one QSIG variety must be declared"/>
<xsd:enumeration value="The selected device or pattern is already associated with a Route Pattern"/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="domainName" type="axlapi:String64">
<xsd:annotation>
<xsd:documentation>The domain name of the VG224 that you want to update.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="uuid" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The GUID of the VG224 that you want to update.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="newDomainName" type="axlapi:String64" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new domain name of the VG224. Cannot be null.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" type="axlapi:String100" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new description of the VG224. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="callManagerGroup" type="axlapi:XCallManagerGroup" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The GUID of the new Call Manager Group for this VG224.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callManagerGroupName" type="axlapi:String50" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The name of the new Call Manager Group name for this VG224. </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="units" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The units element is optional when a new VG224 is being added and can be added using updateVG224Gateway.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="unit" minOccurs="0">
<xsd:annotation>
<xsd:documentation>In the IOS model, UNIT corresponds to a SLOT (Slot Module).</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XMGCPSlotModule in AXLEnums.xsd-->
<xsd:element name="subunits" minOccurs="0">
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="subunit" minOccurs="0">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>In the IOS model, SUBUNIT corresponds to a VIC, and a VIC contains 1 or more PORTs.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XMGCPVic in AXLEnums.xsd-->
<xsd:element name="endpoints" minOccurs="0">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>The max attribute identifies the maximum number of endpoints this endpoint list is allowed.</xsd:documentation>
</xsd:annotation>
<xsd:sequence minOccurs="0">
<xsd:element name="endpoint" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>If new endpoints are mentioned to be added to the gateway, the tags would be mandatory as in the addVG224Req.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>In the IOS model, ENDPOINT corresponds to a PORT inside a VIC.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="name" type="axlapi:UniqueString128">
<xsd:annotation>
<xsd:documentation>The name of the phone that you want to update.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="uuid" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The GUID of the phone that you want to update.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="description" type="axlapi:String128" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new description of the phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="callingSearchSpaceId" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The GUID of the new Calling Search Space for this phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callingSearchSpaceName" type="axlapi:String50">
<xsd:annotation>
<xsd:documentation>The name of the new Calling Search Space for this phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="devicePoolId" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The GUID of the new Device Pool for this phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="devicePoolName" type="axlapi:UniqueString50">
<xsd:annotation>
<xsd:documentation>The name of the new Device Pool for this phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="commonDeviceConfigId" type="axlapi:XUUID" nillable="true">
<xsd:annotation>
<xsd:documentation>The GUID of the new Common Device Config for this phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="commonDeviceConfigName" type="axlapi:UniqueString50" nillable="true">
<xsd:annotation>
<xsd:documentation>The name of the new Common Device Config for this phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="securityProfileName" type="axlapi:UniqueString50"/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="cgpnTransformationCSSId" type="axlapi:XUUID" nillable="true"/>
<xsd:element name="cgpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:element name="useDevicePoolCgpnTransformCSS" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="geoLocation" type="axlapi:XGeoLocation">
<xsd:annotation>
<xsd:documentation>Only uuid attribute is read by AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="geoLocationName" type="axlapi:String100"/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="geoLocationFilter" type="axlapi:XGeoLocationFilter">
<xsd:annotation>
<xsd:documentation>Only uuid attribute is read by AXL API. Valid only for gateways using SCCP Protocol</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="geoLocationFilterName" type="axlapi:String100"/>
</xsd:choice>
<xsd:element name="lines" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new lines for this phone. If this element is null, then all lines are removed from this phone. Note: If the lines element is present, then all existing lines are removed and replaced with the sub-e...
</xsd:annotation>
<xsd:complexType>
<xsd:choice>
<xsd:element name="line" type="axlapi:XLine" maxOccurs="unbounded"/>
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" maxOccurs="unbounded"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>These tags are applicable only for MGCP.</xsd:documentation>
</xsd:annotation>
<xsd:element name="packetCaptureMode" type="xsd:string" default="None" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
<xsd:element name="packetCaptureDuration" type="xsd:positiveInteger" default="60" minOccurs="0"/>
<xsd:element name="transmitUTF8" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="ports">
<xsd:annotation>
<xsd:documentation>The list of ports on the gateway.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>List of analog ports on an analog gateway.</xsd:documentation>
</xsd:annotation>
<xsd:sequence minOccurs="0">
<xsd:element name="port" maxOccurs="unbounded">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>An analog port on an analog gateway. The portNumber attribute identifies the ordinal value of the port in the gateway.</xsd:documentation>
</xsd:annotation>
<xsd:sequence minOccurs="0">
<xsd:element name="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="trunkDirection" type="xsd:string"/><!--This field is of the type axl:XTrunkDirection in AXLEnums.xsd-->
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>For Gorund Start/Loop Start type of endpoint.</xsd:documentation>
</xsd:annotation>
<xsd:element name="attendantDN" type="axlapi:XDirectoryNumber"/>
</xsd:sequence>
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>For POTS type of endpoint.</xsd:documentation>
</xsd:annotation>
<xsd:element name="prefixDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:element name="numDigits" type="xsd:nonNegativeInteger" nillable="false"/>
<xsd:element name="expectedDigits" type="xsd:nonNegativeInteger"/>
<xsd:element name="smdiPortNumber" type="xsd:nonNegativeInteger">
<xsd:annotation>
<xsd:documentation>Not used by T1 Ports.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
<xsd:attribute name="portNumber" type="xsd:positiveInteger" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:element name="userLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XUserLocale in AXLEnums.xsd-->
<xsd:element name="networkLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XCountry in AXLEnums.xsd-->
<xsd:sequence minOccurs="0">
<xsd:annotation>
<xsd:documentation>These tags are applicable only for SCCP.</xsd:documentation>
</xsd:annotation>
<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="subscribeCallingSearchSpace" type="axlapi:XCallingSearchSpace" nillable="true">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:element name="allowCtiControlFlag" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="remoteDevice" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="phoneTemplate" type="axlapi:XPhoneTemplate">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="phoneTemplateName" type="axlapi:String50" nillable="false"/>
</xsd:choice>
<xsd:choice>
<xsd:element name="presenceGroup" type="axlapi:XPresenceGroup" nillable="false">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="presenceGroupName" type="axlapi:String50" nillable="false"/>
</xsd:choice>
<xsd:element name="ignorePresentationIndicators" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality Feature is required for most phones and device profiles.Not Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="deviceMobilityMode" type="xsd:string" default="Default" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Specifies if the phone is configured for device mobility feature or not</xsd:documentation>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:annotation>
<xsd:documentation>The new vendor configuration XML for this device. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="traceFlag" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new trace flag for this device. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="useTrustedRelayPoint" type="xsd:string" default="Default" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
<xsd:choice minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new security profile for this device. Not nullable.</xsd:documentation>
</xsd:annotation>
<xsd:element name="securityProfileId" type="axlapi:XUUID"/>
<xsd:element name="securityProfileName" type="axlapi:UniqueString50"/>
</xsd:choice>
<xsd:element name="line" type="axlapi:XLine" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new line for this voice mail port. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="geoLocation" type="axlapi:XGeoLocation">
<xsd:annotation>
<xsd:documentation>Only uuid attribute is read by AXL API</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="geoLocationName" type="axlapi:String100"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="updateVoiceMailPort" type="axlapi:UpdateVoiceMailPortReq"/>
<xsd:element name="updateVoiceMailPortResponse" type="axlapi:StandardResponse"/>
<xsd:element name="getVoiceMailPort" type="axlapi:NameAndGUIDRequest"/>
<xsd:complexType name="GetVoiceMailPortRes">
<xsd:annotation>
<xsd:documentation>Contains the VoiceMail Port specified by the request.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIResponse">
<xsd:sequence>
<xsd:element name="return">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="voiceMailPort" type="axlapi:XVoiceMailPort"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getVoiceMailPortResponse" type="axlapi:GetVoiceMailPortRes"/>
<xsd:element name="removeVoiceMailPort" type="axlapi:NameAndGUIDRequest"/>
<xsd:element name="removeVoiceMailPortResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="AddGatewayEndpointReq" abstract="false" final="#all">
<xsd:annotation>
<xsd:documentation>Adds a new Gateway endpoint to the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:element name="gateway" type="axlapi:XGateway" nillable="false">
<xsd:annotation>
<xsd:documentation>XGateway is abstract, so the user of AddGatewayEndpoint must specify a complex type that extends XGateway.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="addGatewayEndpoint" type="axlapi:AddGatewayEndpointReq"/>
<xsd:element name="addGatewayEndpointResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="UpdateGatewayEndpointReq" abstract="false" final="#all">
<xsd:annotation>
<xsd:documentation>Update an existing Gateway endpoint in the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:NameAndGUIDRequest">
<xsd:sequence>
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new description of the device. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="protocolSide" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XProtocolSide in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Protocol Side can only be modified on PRI gateways. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="callingSearchSpaceId" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The GUID of the new Calling Search Space for this device. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callingSearchSpaceName" type="axlapi:String50">
<xsd:annotation>
<xsd:documentation>The name of the new Calling Search Space for this device. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="devicePoolId" type="axlapi:XUUID" nillable="false">
<xsd:annotation>
<xsd:documentation>The GUID of the new Device Pool for this device. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="devicePoolName" type="xsd:string" nillable="false">
<xsd:annotation>
<xsd:documentation>The name of the new Device Pool for this device. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="commonDeviceConfigId" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The GUID of the new Common Device Config for this device. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="commonDeviceConfigName" type="xsd:string">
<xsd:annotation>
<xsd:documentation>The name of the new Common Device Config for this device. </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="networkLocation" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XNetworkLocation in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>The new Device Destination flag for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways, except FXS gateways. Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:documentation>The pkid of the MGCP gateway for which the unit is being added</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="domainName" type="axlapi:String64">
<xsd:annotation>
<xsd:documentation>the domain name of MGCP Gateway for which the unit is being added</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="unit" type="axlapi:XMGCPUnit"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="addMGCPUnit" type="axlapi:AddMGCPUnitReq"/>
<xsd:element name="addMGCPUnitResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="AddMGCPSubunitReq" abstract="false" final="#all">
<xsd:annotation>
<xsd:documentation>Adds one new MGCP Subunit to the MGCP Gateway's unit(slot).</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="uuid" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The pkid of the MGCP gateway for which the subunit is being added</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="domainName" type="axlapi:String64">
<xsd:annotation>
<xsd:documentation>The domain name of MGCP Gateway for which the subunit is being added</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="unit">
<xsd:annotation>
<xsd:documentation>The unit(slot) index for which the subunit is being added</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="subunit" type="axlapi:XMGCPSubunit"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="addMGCPSubunit" type="axlapi:AddMGCPSubunitReq"/>
<xsd:element name="addMGCPSubunitResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="AddMGCPEndpointReq" abstract="false" final="#all">
<xsd:annotation>
<xsd:documentation>Adds one and only one new MGCP Endpoint(port) to the MGCP Gateway's subunit.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="uuid" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The pkid of the MGCP gateway for which the endpoint is being added</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="domainName" type="axlapi:String64">
<xsd:annotation>
<xsd:documentation>The domain name of MGCP Gateway for which the endpoint is being added</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="unit">
<xsd:annotation>
<xsd:documentation>The unit(slot) index for which the endpoint is being added</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="subunit">
<xsd:annotation>
<xsd:documentation>The subunit index for which the endpoint is being added</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="endpoint">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="axlapi:XMGCPEndpoint">
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="addMGCPEndpoint" type="axlapi:AddMGCPEndpointReq"/>
<xsd:element name="addMGCPEndpointResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="GetMGCPReq" final="#all">
<xsd:annotation>
<xsd:documentation>Retrieves the specified MGCP gateway info from the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:choice>
<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
<xsd:annotation>
<xsd:documentation>The GUID of the MGCP Gateway to be retrieved.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="domainName" type="xsd:string" nillable="false">
<xsd:annotation>
<xsd:documentation>The domain name of the MGCP to be retrieved.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getMGCP" type="axlapi:GetMGCPReq"/>
<xsd:complexType name="GetMGCPRes">
<xsd:annotation>
<xsd:documentation>Returns the MGCP specified by the GetMGCP request.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIResponse">
<xsd:sequence>
<xsd:element name="return">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="mgcp" type="axlapi:XMGCP"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getMGCPResponse" type="axlapi:GetMGCPRes"/>
<xsd:complexType name="RemoveMGCPReq">
<xsd:annotation>
<xsd:documentation>Removes the specified MGCP Gateway from the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
share/AXLSoap.xsd view on Meta::CPAN
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="unit" nillable="false">
<xsd:annotation>
<xsd:documentation>The unit or slot number to be removed from the MGCP gateway(specified as the attribute index)</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="removeMGCPUnit" type="axlapi:RemoveMGCPUnitReq"/>
<xsd:element name="removeMGCPUnitResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="RemoveMGCPSubunitReq">
<xsd:annotation>
<xsd:documentation>Removes the specified subunit of MGCP Gateway's unit from the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
<xsd:annotation>
<xsd:documentation>The GUID of the MGCP whose unit's subunit is to be removed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="domainName" type="xsd:string" nillable="false">
<xsd:annotation>
<xsd:documentation>The domain name of the MGCP whose subunit is to be removed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="unit" nillable="false">
<xsd:annotation>
<xsd:documentation>The unit number from which the subunit is to be removed from the MGCP gateway(specified as the attribute "index")</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="subunit" nillable="false">
<xsd:annotation>
<xsd:documentation>The subunit to be removed from the MGCP gateway(specified as the attribute "index")</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="removeMGCPSubunit" type="axlapi:RemoveMGCPSubunitReq"/>
<xsd:element name="removeMGCPSubunitResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="RemoveMGCPEndpointReq">
<xsd:annotation>
<xsd:documentation>Removes the specified endpoint(port) of MGCP Gateway from the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
<xsd:annotation>
<xsd:documentation>The GUID of the MGCP whose endpoint is to be removed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="domainName" type="xsd:string" nillable="false">
<xsd:annotation>
<xsd:documentation>The domain name of the MGCP whose endpoint is to be removed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="unit" nillable="false">
<xsd:annotation>
<xsd:documentation>The unit(slot) number from which the endpoint is to be removed(specified as the attribute "index")</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="subunit" nillable="false">
<xsd:annotation>
<xsd:documentation>The subunit from which the endpoint(port) is to be removed (specified as the attribute "index")</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="endpoint" nillable="false">
<xsd:annotation>
<xsd:documentation>The endpoint(port) number to be removed (specified as the attribute "index")</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="removeMGCPEndpoint" type="axlapi:RemoveMGCPEndpointReq"/>
<xsd:element name="removeMGCPEndpointResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="UpdateMGCPReq">
<xsd:annotation>
<xsd:documentation>Updates an existing MGCP Gateway information in the database.
To modify unit, use removeMGCPUnit-addMGCPUnit.
To modify subunit, use removeMGCPSubunit-addMGCPSubunit
To modify endpoint, use removeMGCPEndpoint-addMGCPEndpoint</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="domainName" type="axlapi:String64">
<xsd:annotation>
<xsd:documentation>The domain name of the MGCP that you want to update.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="uuid" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The GUID of the MGCP that you want to update.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="newDomainName" type="axlapi:String64" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new domain name of the MGCP. Cannot be null.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" type="axlapi:String100" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new description of the MGCP. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="product" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XProduct in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Read only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="model" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XModel in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Read only</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:element name="callManagerGroup" type="axlapi:XCallManagerGroup" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The GUID of the new Call Manager Group for this MGCP.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callManagerGroupName" type="axlapi:String50" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The name of the new Call Manager Group name for this MGCP. </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="scratch" type="axlapi:Name50" minOccurs="0"/>
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0"/>
<xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0"/>
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new load information for this phone. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
( run in 1.126 second using v1.01-cache-2.11-cpan-39bf76dae61 )