AXL-Client-Simple

 view release on metacpan or  search on metacpan

share/AXLSoap.xsd  view on Meta::CPAN

		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XProfile">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XDevice">
				<xsd:sequence>
					<xsd:element name="deviceProfile" type="xsd:string"/><!--This field is of the type axl:XDeviceProfile in AXLEnums.xsd-->
					<xsd:element name="loginUserid" type="xsd:string"/>
					<xsd:element name="loginTime" type="xsd:time"/>
					<xsd:element name="loginDuration" type="xsd:nonNegativeInteger"/>
					<xsd:element name="allowHoteling" type="xsd:boolean"/>
					<xsd:element name="defaultProfileId" type="axlapi:XUUID" minOccurs="0"/>
					<xsd:element name="ignorePresentationIndicators" type="xsd:boolean" default="false" 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="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" minOccurs="0"/>
					<xsd:element name="requirePKIAuthForHTTPS" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="alwaysUsePrimeLine" type="xsd:string" default="Default" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="alwaysUsePrimeLineforVoiceMessage" type="xsd:string" default="Default" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XBRIGateway">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XDigitalGateway">
				<xsd:sequence>
					<xsd:element name="acceptInboundRDNIS" type="xsd:boolean"/>
					<xsd:element name="briProtocol" type="xsd:string"/><!--This field is of the type axl:XBriProtocol in AXLEnums.xsd-->
					<xsd:element name="calledPlan" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="calledPri" type="xsd:string"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="callerIDDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
					<xsd:element name="callingPartySelection" type="xsd:string"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
					<xsd:element name="callingPlan" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="callingPri" type="xsd:string"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="chanIE" type="xsd:nonNegativeInteger">
						<xsd:annotation>
							<xsd:documentation>This field has been deprecated in Seadragon</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="clockReference" type="xsd:string"/><!--This field is of the type axl:XClockReference in AXLEnums.xsd-->
					<xsd:element name="csuParam" type="xsd:string"/><!--This field is of the type axl:XCSUParam in AXLEnums.xsd-->
					<xsd:element name="dChannelEnable" type="xsd:boolean"/>
					<xsd:element name="direction" type="xsd:boolean"/>
					<xsd:element name="displayIE" type="xsd:boolean"/>
					<xsd:element name="encode" type="xsd:string"/><!--This field is of the type axl:XEncode in AXLEnums.xsd-->
					<xsd:element name="fdlChannel" type="xsd:string"/><!--This field is of the type axl:XFDLChannel in AXLEnums.xsd-->
					<xsd:element name="firstDelay" type="xsd:nonNegativeInteger"/>
					<xsd:element name="framing" type="xsd:string"/><!--This field is of the type axl:XFraming in AXLEnums.xsd-->
					<xsd:element name="intraDelay" type="xsd:nonNegativeInteger"/>
					<xsd:element name="numberIE" type="xsd:boolean"/>
					<xsd:element name="numDigits" type="xsd:nonNegativeInteger">
						<xsd:annotation>
							<xsd:documentation>The value of numDigits must be either 0 to 32 or 99.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="prefix" type="xsd:string" minOccurs="0"/>
					<xsd:element name="presentationBit" type="xsd:string"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="sendRestart" type="xsd:boolean"/>
					<xsd:element name="setupNonISDNPI" type="xsd:boolean"/>
					<xsd:element name="sigDigits" type="xsd:boolean">
						<xsd:annotation>
							<xsd:documentation>This tag enables the significant digits for the gateway; if the tag is set to true, the value of the 'numDigits' element is used as Significant Digits for the gateway. This tag should have a value of false if numDigits is se...
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="stableIn4" type="xsd:boolean"/>
					<xsd:element name="statusPoll" type="xsd:boolean"/>
					<xsd:element name="stripCountOut" type="xsd:nonNegativeInteger"/>
					<xsd:element name="trunkPadRx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
					<xsd:element name="trunkPadTx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
					<xsd:element name="trunkLevel" type="xsd:string"/><!--This field is of the type axl:XTrunkLevel in AXLEnums.xsd-->
					<xsd:element name="yellowAlarm" type="xsd:string"/><!--This field is of the type axl:XYellowAlarm in AXLEnums.xsd-->
					<xsd:element name="zeroSuppression" type="xsd:string"/><!--This field is of the type axl:XZeroSuppression in AXLEnums.xsd-->
					<xsd:element name="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="internationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="subscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XPRIGateway">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XDigitalGateway">
				<xsd:sequence>
					<xsd:element name="acceptInboundRDNIS" type="xsd:boolean"/>
					<xsd:element name="calledPlan" type="xsd:string"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="calledPri" type="xsd:string"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="callerIDDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
					<xsd:element name="callingPartySelection" type="xsd:string"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
					<xsd:element name="callingPlan" type="xsd:string"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="callingPri" type="xsd:string"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="chanIE" type="xsd:nonNegativeInteger"/>
					<xsd:element name="clockReference" type="xsd:string"/><!--This field is of the type axl:XClockReference in AXLEnums.xsd-->
					<xsd:element name="csuParam" type="xsd:string"/><!--This field is of the type axl:XCSUParam in AXLEnums.xsd-->
					<xsd:element name="dChannelEnable" type="xsd:boolean"/>
					<xsd:element name="direction" type="xsd:boolean"/>
					<xsd:element name="displayIE" type="xsd:boolean"/>
					<xsd:element name="encode" type="xsd:string"/><!--This field is of the type axl:XEncode in AXLEnums.xsd-->
					<xsd:element name="fdlChannel" type="xsd:string"/><!--This field is of the type axl:XFDLChannel in AXLEnums.xsd-->
					<xsd:element name="firstDelay" type="xsd:nonNegativeInteger"/>
					<xsd:element name="interfaceId">
						<xsd:complexType>
							<xsd:simpleContent>
								<xsd:extension base="xsd:nonNegativeInteger">
									<xsd:attribute name="present" type="xsd:boolean"/>
								</xsd:extension>
							</xsd:simpleContent>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="intraDelay" type="xsd:nonNegativeInteger"/>
					<xsd:element name="mcdnEnable" type="xsd:boolean"/>
					<xsd:element name="numberIE" type="xsd:boolean"/>
					<xsd:element name="numDigits" type="xsd:nonNegativeInteger">
						<xsd:annotation>
							<xsd:documentation>The value of numDigits must be either 0 to 32 or 99.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="passingPrecedenceLevelThroughUUIE" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="prefix" type="xsd:string" minOccurs="0"/>
					<xsd:element name="callingLinePresentationBit" type="xsd:string" nillable="false"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedLinePresentationBit" type="xsd:string" nillable="false"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedPBX" type="xsd:string" nillable="false"/><!--This field is of the type axl:XConnectedPBX in AXLEnums.xsd-->
					<xsd:element name="priProtocol" type="xsd:string"/><!--This field is of the type axl:XPriProtocol in AXLEnums.xsd-->
					<xsd:element name="securityAccessLevel" type="xsd:nonNegativeInteger" minOccurs="0"/>
					<xsd:element name="sendCallingNameInFacilityIE" type="xsd:boolean"/>
					<xsd:element name="sendEXLeadingCharInDispIE" type="xsd:boolean"/>
					<xsd:element name="sendRestart" type="xsd:boolean"/>
					<xsd:element name="setupNonISDNPI" type="xsd:boolean"/>
					<xsd:element name="sigDigits" type="xsd:boolean">
						<xsd:annotation>
							<xsd:documentation>This tag enables the significant digits for the gateway; if the tag is set to true, the value of the 'numDigits' element is used as Significant Digits for the gateway. This tag should have a value of false if numDigits is se...
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="span" type="xsd:nonNegativeInteger"/>
					<xsd:element name="statusPoll" type="xsd:boolean"/>
					<xsd:element name="stripCountOut" type="xsd:nonNegativeInteger"/>
					<xsd:element name="trunkPadRx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
					<xsd:element name="trunkPadTx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
					<xsd:element name="trunkLevel" type="xsd:string"/><!--This field is of the type axl:XTrunkLevel in AXLEnums.xsd-->
					<xsd:element name="yellowAlarm" type="xsd:string"/><!--This field is of the type axl:XYellowAlarm in AXLEnums.xsd-->
					<xsd:element name="zeroSuppression" type="xsd:string"/><!--This field is of the type axl:XZeroSuppression in AXLEnums.xsd-->
					<xsd:element name="sMDIBasePort" type="xsd:positiveInteger"/>
					<xsd:element name="protocolProfile91NameOnly" type="xsd:boolean"/>
					<xsd:element name="helpURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read-only.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="internationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="subscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<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:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XServerDevice">
		<xsd:annotation>
			<xsd:documentation>Server devices are server processes that receive and/or make calls; because they are server-based, they have a process node.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:XDevice">
				<xsd:sequence minOccurs="0">
					<xsd:choice>
						<xsd:element name="processNode" type="axlapi:XProcessNode"/>
						<xsd:element name="processNodeId" type="axlapi:XUUID"/>
						<xsd:element name="processNodeName" type="xsd:Name"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XT1Gateway">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XDigitalGateway">
				<xsd:sequence>
					<xsd:element name="clockReference" type="xsd:string"/><!--This field is of the type axl:XClockReference in AXLEnums.xsd-->

share/AXLSoap.xsd  view on Meta::CPAN

						<xsd:annotation>
							<xsd:documentation>Applicable only for H323Gateways/Trunks</xsd:documentation>
						</xsd:annotation>
						<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:annotation>
							<xsd:documentation>Applicable only for H323Gateways/Trunks</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="packetCaptureMode" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
					<xsd:element name="packetCaptureDuration" type="xsd:nonNegativeInteger" default="60" nillable="true" minOccurs="0"/>
					<xsd:element name="srtpAllowed" type="xsd:boolean" default="false" nillable="true" minOccurs="0"/>
					<xsd:element name="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for H323Gateways.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="subscribeCallingSearchSpace" type="axlapi:XCallingSearchSpace">
							<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"/>
					</xsd:choice>
					<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="waitForFarEndH245TerminalSet" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="mtpPreferredCodec" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XSIPCodec in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323 Phones.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callerIdDN" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="callingPartySelection" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
					<xsd:element name="callingLineIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="displayIEDelivery" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="redirectOutboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="redirectInboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="enableInboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="enableOutboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If set to True, mediaResourceList must be mentioned and mtpRequired must be set to True.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="codecForOutboundFaststart" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XMediaPayload in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>enableOutboundFaststart must be set to true for it to be read. Not Nillable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XH323Phone">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XH323Device">
				<xsd:sequence minOccurs="0">
					<xsd:element name="hlogStatus" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="ownerUserId" type="axlapi:String255" nillable="true" minOccurs="0"/>
					<xsd:element name="signalingPort" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
					<xsd:element name="gatekeeperInfo" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:choice>
									<xsd:element name="gatekeeperName" type="axlapi:String50" nillable="false"/>
									<xsd:element name="gatekeeper" type="axlapi:XGatekeeper" nillable="false">
										<xsd:annotation>
											<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:choice>
								<xsd:element name="e164" type="axlapi:String50" nillable="false"/>
								<xsd:element name="technologyPrefix" type="axlapi:String50" nillable="false"/>
								<xsd:element name="zone" type="axlapi:String50" nillable="false"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="lines" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="line" type="axlapi:XLine" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="ignorePresentationIndicators" type="xsd:boolean" default="false" 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:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XH323Gateway">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XH323Device">
				<xsd:sequence minOccurs="0">
					<xsd:element name="AllowH235PassThrough" type="xsd:boolean" default="false" minOccurs="0"/>
					<xsd:element name="tunneledProtocol" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XTunneledProtocol 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 PRI variant is QSIG</xsd:documentation>

share/AXLSoap.xsd  view on Meta::CPAN

						<xsd:annotation>
							<xsd:documentation>Applicable only for Non-Gatekeeper controlled ICT trunk's.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="ictPassingPrecedenceLevelThroughUUIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
						<xsd:element name="ictSecurityAccessLevel" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Should be set only when ictPassingPrecedenceLevelThroughUUIE is set to true.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XSIPTrunk">
		<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="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="subscribeCallingSearchSpace" type="axlapi:XCallingSearchSpace">
							<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"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="rerouteCallingSearchSpace" type="axlapi:XCallingSearchSpace">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="referCallingSearchSpace" type="axlapi:XCallingSearchSpace">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="referCallingSearchSpaceName" type="axlapi:String50"/>
					</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:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="destinationaddress" type="axlapi:String50">
						<xsd:annotation>
							<xsd:documentation>Valid characters for Destination Address are letters, numbers, dashes and dots(periods). IP address should have four 8-bit numbers seperated by periods. Host name should start with letter and end with letter or number.</xsd:...
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="destAddrIsSRV" type="xsd:boolean" default="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is ignored and destAddrIsSRV is set to false if destinationaddress is an IP address and destinationport is mentioned correctly.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="destinationport" type="xsd:integer" default="0" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag depends on destAddrIsSRV. It is mandatory when destAddrIsSRV is false or when destination address is an IP address. Valid values between 1024 to 65535 (inclusive)</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="tkSipCodec" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XSIPCodec in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>The ampersand is a reserved character in xml. It can be escaped as "&amp;"</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="sigDigits" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The value of sigDigits  must be either from 0 to 32 or 99. Here 99 means All. enable attribute is Read-Only. If sigDigits is 0-32 then enable is true, if sigDigits is 99 then enable is false.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:simpleContent>
								<xsd:extension base="xsd:nonNegativeInteger">
									<xsd:attribute name="enable" type="xsd:boolean" use="optional"/>
								</xsd:extension>
							</xsd:simpleContent>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="connectedNamePresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedPartyIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingPartySelection" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
					<xsd:element name="callingname" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingLineIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="prefixDN" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="callerName" type="axlapi:String50" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callerIdDN" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="acceptInboundRDNIS" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="acceptOutboundRDNIS" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="srtpAllowed" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="srtpFallbackAllowed" type="xsd:boolean" default="false" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only if srtpAllowed is set to false.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isPaiEnabled" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="sipPrivacy" type="axlapi:XSipPrivacy" default="Default" nillable="false" minOccurs="0"/>
					<xsd:element name="isRpidEnabled" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="sipAssertedType" type="axlapi:XSipAssertedType" default="Default" nillable="false" minOccurs="0"/>
					<xsd:element name="licensedCapacity" type="xsd:nonNegativeInteger" default="0" minOccurs="0"/>
					<xsd:element name="destinationAddressIPv6" type="xsd:string" minOccurs="0"/>
					<xsd:element name="DTMFSignalingMethod" type="axlapi:XDTMFSignaling" minOccurs="0"/>
					<xsd:element name="unknownStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformUnknownCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>

share/AXLSoap.xsd  view on Meta::CPAN

				<xsd:annotation>
					<xsd:documentation>Load Information is either the module's specific load information or the default load information.If any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the defau...
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="model" type="xsd:string"><!--This field is of the type axl:XModel in AXLEnums.xsd-->
				<xsd:annotation>
					<xsd:documentation>Model ID string.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
		<xsd:attribute name="index" type="xsd:nonNegativeInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XAnalogPortList">
		<xsd:annotation>
			<xsd:documentation>List of analog ports on an analog gateway.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="port" type="axlapi:XAnalogPort" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XAnalogPort">
		<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="attendantDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
			<xsd:element name="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
			<xsd:element name="callerIdDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
			<xsd:element name="callerIdEnable" type="xsd:boolean"/>
			<xsd:element name="callingPartySelection" type="xsd:string"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
			<xsd:element name="digitSending" type="xsd:string"/><!--This field is of the type axl:XDigitSending in AXLEnums.xsd-->
			<xsd:element name="expectedDigits" type="xsd:nonNegativeInteger"/>
			<xsd:element name="finalDigits">
				<xsd:annotation>
					<xsd:documentation>The value for finalDigits must be between 0 to 32. Ignore the significant attribute, it has been depricated and kept only for backward compatibility issue.</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:simpleContent>
						<xsd:extension base="xsd:nonNegativeInteger">
							<xsd:attribute name="significant" type="xsd:boolean" use="optional"/>
						</xsd:extension>
					</xsd:simpleContent>
				</xsd:complexType>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>When adding or updating with the AXL API, do not use the lineId element.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="line" type="axlapi:XLine"/>
				<xsd:element name="lineId" type="axlapi:XLineId"/>
			</xsd:choice>
			<xsd:element name="prefixDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
			<xsd:element name="presentationBit" type="xsd:string"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
			<xsd:element name="silenceSuppressionThreshold" type="xsd:string"/><!--This field is of the type axl:XSilenceSuppressionThreshold in AXLEnums.xsd-->
			<xsd:element name="smdiPortNumber" type="xsd:nonNegativeInteger">
				<xsd:annotation>
					<xsd:documentation>Not used by T1 Ports.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="startDialProtocol" type="axlapi:XStartDialProtocol"/>
			<xsd:element name="timers">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="timer" type="xsd:nonNegativeInteger" maxOccurs="6"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="trunk" type="xsd:string"/><!--This field is of the type axl:XTrunk in AXLEnums.xsd-->
			<xsd:element name="trunkDirection" type="xsd:string"/><!--This field is of the type axl:XTrunkDirection in AXLEnums.xsd-->
			<xsd:element name="trunkLevel" type="xsd:string"/><!--This field is of the type axl:XTrunkLevel in AXLEnums.xsd-->
			<xsd:element name="trunkPadRx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
			<xsd:element name="trunkPadTx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
			<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Arbitrary XML defined by 3rd party vendors.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
		<xsd:attribute name="portNumber" type="xsd:positiveInteger" use="required"/>
	</xsd:complexType>
	<xsd:complexType name="XButton">
		<xsd:annotation>
			<xsd:documentation>A button on a phone template.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="feature" type="xsd:string"><!--This field is of the type axl:XFeature in AXLEnums.xsd-->
				<xsd:annotation>
					<xsd:documentation>The feature invoked by this button.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="label" type="axlapi:String50" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>The label to display for this button.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
		<xsd:attribute name="buttonNumber" type="xsd:positiveInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XCallForwardInfo">
		<xsd:sequence>
			<xsd:element name="forwardToVoiceMail" type="xsd:boolean" default="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>DB: Derived from CF*VoiceMailEnabled fields. This tag has been marked as ReadOnly for callForwardAlternateParty as it is not applicable for callForwardAlternateParty setting.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:element name="callingSearchSpace" type="axlapi:XCallingSearchSpace">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="callingSearchSpaceName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is applicable only for callForwardAll.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="secondaryCallingSearchSpace" type="axlapi:XCallingSearchSpace">

share/AXLSoap.xsd  view on Meta::CPAN

			</xsd:element>
			<xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" nillable="true" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XCallingSearchSpaceMember">
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="routePartition" type="axlapi:XRoutePartition">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="routePartitionId" type="axlapi:XUUID">
					<xsd:annotation>
						<xsd:documentation>DEPRECATED: use routePartition/uuid</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="routePartitionName" type="axlapi:String50"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="index" type="xsd:positiveInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XCallerFilterListMember">
		<xsd:sequence minOccurs="0">
			<xsd:element name="dnMask" type="axlapi:String50"/>
			<xsd:element name="callerFilterMask" type="axlapi:XCallerFilterMask" nillable="false"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
	</xsd:complexType>
	<xsd:complexType name="XCallerFilterList">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50" nillable="false"/>
			<xsd:element name="description" type="axlapi:String128" nillable="true" minOccurs="0"/>
			<xsd:element name="isAllowedType" type="xsd:boolean"/>
			<xsd:choice minOccurs="0">
				<xsd:element name="endUser" type="axlapi:XUUID"/>
				<xsd:element name="endUserIdName" type="axlapi:UniqueName50"/>
			</xsd:choice>
			<xsd:element name="members" minOccurs="0">
				<xsd:complexType>
					<xsd:sequence minOccurs="0">
						<xsd:element name="member" type="axlapi:XCallerFilterListMember" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XCallManager">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50">
				<xsd:annotation>
					<xsd:documentation>Read-only. name is now autogenerated.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="description" type="axlapi:String50" minOccurs="0"/>
			<xsd:element name="autoRegistration" minOccurs="0">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="startDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
						<xsd:element name="endDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
						<xsd:element name="nextDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
						<xsd:choice minOccurs="0">
							<xsd:element name="routePartition" type="axlapi:XRoutePartition">
								<xsd:annotation>
									<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="routePartitionName" type="axlapi:String50"/>
						</xsd:choice>
						<xsd:element name="e164Mask" type="axlapi:String50" minOccurs="0"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="ports">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="ethernetPhonePort" type="xsd:nonNegativeInteger"/>
						<xsd:element name="mgcpPorts">
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="listen" type="xsd:nonNegativeInteger">
										<xsd:annotation>
											<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="keepAlive" type="xsd:nonNegativeInteger">
										<xsd:annotation>
											<xsd:documentation>TCP port for backhaul for Q.931 messages.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:choice>
				<xsd:element name="processNode" type="axlapi:XProcessNode">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="processNodeName" type="axlapi:String255"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
		<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XCallManagerGroup">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50"/>
			<xsd:element name="tftpDefault" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Only use when setting TFTP Default to true.  Setting to true will result in setting all other CallManager groups to false. </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="members">
				<xsd:complexType>
					<xsd:sequence minOccurs="0">

share/AXLSoap.xsd  view on Meta::CPAN

					<xsd:annotation>
						<xsd:documentation>The CallManager for this Call Park is required.  When adding a Call Park with the AXL API, the CallManager is required.</xsd:documentation>
					</xsd:annotation>
					<xsd:choice>
						<xsd:element name="callManagerId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>Since CallPark is included in the XCallManager type, we do not want to cause a loop in the XML here, so we only allow callManagerId.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="callManagerName" type="axlapi:String50">
							<xsd:annotation>
								<xsd:documentation>Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPDirectedCallPark">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNumPlan">
				<xsd:sequence>
					<xsd:element name="retrievalPrefix" type="xsd:string">
						<xsd:annotation>
							<xsd:documentation>The prefix used for park-code retrieval. User will dial prefix plus park code to retrieve a parked call. </xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="reversionPattern" type="xsd:string" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The pattern used to revert the call when the parked call is not retrieved within retrieval timer.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>To be configured only when reversion pattern is not empty.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="revertCSS">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:complexContent>
									<xsd:extension base="axlapi:XCallingSearchSpace"/>
								</xsd:complexContent>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="revertCSSName" type="axlapi:String50"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPCallPickupGroup">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNumPlan">
				<xsd:sequence minOccurs="0">
					<xsd:element name="name" type="xsd:Name"/>
					<xsd:element name="members" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>On Addition always the first member added is itself. Do not specify the first member as itself in an Add request . Also make sure that the priority always starts with 1. It will internally be taken care of during Addition an...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="pickupNotification" type="axlapi:XPickupNotification" default="No Alert" nillable="false" minOccurs="0"/>
					<xsd:element name="pickupNotificationTimer" type="xsd:nonNegativeInteger" default="6" nillable="false" minOccurs="0"/>
					<xsd:element name="callInfoForPickupNotification" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is applicable when Pickup Notification Policy is "Visual Alert" or "Visual or Audio Alert".</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="callingPartyInfo" type="xsd:boolean" default="false" nillable="false"/>
								<xsd:element name="calledPartyInfo" type="xsd:boolean" default="false" nillable="false"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPConference">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNumPlan">
				<xsd:sequence minOccurs="0">
					<xsd:element name="mixer" type="xsd:string"/><!--This field is of the type axl:XMixer in AXLEnums.xsd-->
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPCTIDirectoryNumber">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNPDirectoryNumber">
				<xsd:sequence minOccurs="0">
					<xsd:element name="callForwardCTIFailure" type="axlapi:XCallForwardInfo"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPMessageWaiting">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNPDirectoryNumber">
				<xsd:sequence minOccurs="0">
					<xsd:element name="isMessageWaitingOn" type="xsd:boolean"/>
					<xsd:element name="mwiCSS" type="axlapi:XCallingSearchSpace"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPDirectoryNumber">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNumPlan">
				<xsd:sequence minOccurs="0">
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Nullable.</xsd:documentation>
						</xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

				</xsd:annotation>
			</xsd:element>
			<xsd:choice>
				<xsd:annotation>
					<xsd:documentation>From Device table.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="callManagerGroupName" type="axlapi:String50" nillable="false"/>
				<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:choice>
			<xsd:element name="routeListEnabled" type="xsd:boolean" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>From Device table.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="members" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Each member is a representation of an entry in the RouteList table.</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence minOccurs="0">
						<xsd:element name="member" type="axlapi:XHuntListMember" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XSIPDialRules">
		<xsd:sequence minOccurs="0">
			<xsd:element name="dialPattern" type="axlapi:XDialPattern"/>
			<xsd:element name="name" type="axlapi:String50"/>
			<xsd:element name="description" type="xsd:string" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XSIPRealm">
		<xsd:sequence>
			<xsd:element name="realm" type="xsd:string"/>
			<xsd:element name="userid" type="xsd:string"/>
			<xsd:element name="digestCredentials" type="xsd:string"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XSIPProfile">
		<xsd:sequence>
			<xsd:element name="name" type="axlapi:String50" nillable="false"/>
			<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0"/>
			<xsd:element name="defaultTelephonyEventPayloadType" type="xsd:long" default="101" minOccurs="0"/>
			<xsd:element name="redirectByApplication" type="xsd:boolean" default="false" minOccurs="0"/>
			<xsd:element name="ringing180" type="xsd:boolean" default="false" minOccurs="0"/>
			<xsd:element name="timerInvite" type="xsd:long" default="180" minOccurs="0"/>
			<xsd:element name="timerRegisterDelta" type="xsd:long" default="5" minOccurs="0"/>
			<xsd:element name="timerRegister" type="xsd:long" default="3600" minOccurs="0"/>
			<xsd:element name="timerT1" type="xsd:long" default="500" minOccurs="0"/>
			<xsd:element name="timerT2" type="xsd:long" default="4000" minOccurs="0"/>
			<xsd:element name="retryInvite" type="xsd:long" default="6" minOccurs="0"/>
			<xsd:element name="retryNotInvite" type="xsd:long" default="10" minOccurs="0"/>
			<xsd:element name="startMediaPort" type="xsd:long" default="16384" minOccurs="0"/>
			<xsd:element name="stopMediaPort" type="xsd:long" default="32766" minOccurs="0"/>
			<xsd:element name="callpickupURI" type="axlapi:Name128" default="x-cisco-serviceuri-pickup" minOccurs="0"/>
			<xsd:element name="callpickupListURI" type="axlapi:String128" default="x-cisco-serviceuri-opickup" minOccurs="0"/>
			<xsd:element name="callpickupGroupURI" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" minOccurs="0"/>
			<xsd:element name="meetmeServiceURI" type="axlapi:String128" default="x-cisco-serviceuri-meetme" minOccurs="0"/>
			<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" minOccurs="0"/>
			<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" minOccurs="0"/>
			<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
			<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
			<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
			<xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="Admin" minOccurs="0"/>
			<xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" minOccurs="0"/>
			<xsd:element name="timerKeepAlive" type="xsd:long" default="120" minOccurs="0"/>
			<xsd:element name="timerSubscribe" type="xsd:long" default="120" minOccurs="0"/>
			<xsd:element name="timerSubscribeDelta" type="xsd:long" default="5" minOccurs="0"/>
			<xsd:element name="maxRedirects" type="xsd:long" default="70" minOccurs="0"/>
			<xsd:element name="timerOffhookToFirstDigit" type="xsd:long" default="15000" minOccurs="0"/>
			<xsd:element name="callForwardURI" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" minOccurs="0"/>
			<xsd:element name="abbreviatedDialURI" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" minOccurs="0"/>
			<xsd:element name="confJoinEnable" type="xsd:boolean" default="true" minOccurs="0"/>
			<xsd:element name="rfc2543Hold" type="xsd:boolean" default="false" minOccurs="0"/>
			<xsd:element name="semiAttendedTransfer" type="xsd:boolean" default="true" minOccurs="0"/>
			<xsd:element name="enableVAD" type="xsd:boolean" default="false" minOccurs="0"/>
			<xsd:element name="stutterMsgWaiting" type="xsd:boolean" default="false" minOccurs="0"/>
			<xsd:element name="callStats" type="xsd:boolean" default="false" minOccurs="0"/>
			<xsd:element name="t38Invite" type="xsd:boolean" default="false" minOccurs="0"/>
			<xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" minOccurs="0"/>
			<xsd:choice minOccurs="0">
				<xsd:element name="resourcePriorityNamespaceList" type="axlapi:XResourcePriorityNamespaceList" 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="resourcePriorityNamespaceListName" type="axlapi:Name50" default="Null" nillable="true"/>
			</xsd:choice>
			<xsd:element name="enableAnatForEarlyOfferCalls" type="xsd:boolean" minOccurs="0"/>
			<xsd:element name="gClear" type="axlapi:XGClear" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
	</xsd:complexType>
	<xsd:complexType name="XSIPTrunkSecurityProfile">
		<xsd:sequence>
			<xsd:element name="name" type="axlapi:String64"/>
			<xsd:element name="description" type="axlapi:String100" minOccurs="0"/>
			<xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0"/>
			<xsd:element name="incomingTransport" type="xsd:string" default="TCP+UDP" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTransport in AXLEnums.xsd-->
			<xsd:element name="outgoingTransport" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XTransport in AXLEnums.xsd-->
			<xsd:element name="digestAuthentication" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
			<xsd:element name="noncePolicyTime" type="xsd:long" default="600" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Only if digestAuthentication is enabled this value can be changed.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="x509SubjectName" type="axlapi:String4096" nillable="false" minOccurs="0"/>
			<xsd:element name="incomingPort" type="xsd:long" nillable="false" minOccurs="0"/>
			<xsd:element name="applLevelAuthentication" type="xsd:boolean" nillable="false" minOccurs="0"/>
			<xsd:element name="acceptPresenceSubscription" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
			<xsd:element name="acceptOutOfDialogRefer" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
			<xsd:element name="acceptUnsolicitedNotification" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
			<xsd:element name="allowReplaceHeader" type="xsd:boolean" nillable="false" minOccurs="0"/>
			<xsd:element name="transmitSecurityStatus" type="xsd:boolean" nillable="false" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XTimePeriod">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50"/>
			<xsd:element name="startTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
			<xsd:element name="endTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
			<xsd:element name="startDay" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
			<xsd:element name="endDay" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
			<xsd:element name="monthOfYear" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
			<xsd:element name="dayOfMonth" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
			<xsd:element name="description" type="axlapi:String255" minOccurs="0"/>
			<xsd:element name="isPublished" type="xsd:boolean" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>TimePeriod cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Period can be published.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:element name="todOwnerId" type="axlapi:XUUID"/>
				<xsd:element name="todOwnerIdName" type="axlapi:UniqueName50"/>
			</xsd:choice>
			<xsd:element name="dayOfMonthEnd" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
			<xsd:element name="monthOfYearEnd" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XTimeScheduleTimePeriod">
		<xsd:choice>
			<xsd:element name="timePeriod" type="axlapi:XTimePeriod">
				<xsd:annotation>
					<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="timePeriodName" type="axlapi:String50" nillable="false"/>
		</xsd:choice>
		<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
	</xsd:complexType>
	<xsd:complexType name="XTimeSchedule">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50"/>
			<xsd:element name="members" minOccurs="0">
				<xsd:complexType>
					<xsd:sequence minOccurs="0">
						<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="description" type="axlapi:String255" minOccurs="0"/>
			<xsd:element name="isPublished" type="xsd:boolean" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>TimeSchedule cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Schedule can be published.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="timeScheduleCategory" type="axlapi:XTimeScheduleCategory" nillable="false" minOccurs="0"/>
			<xsd:choice minOccurs="0">
				<xsd:element name="todOwnerId" type="axlapi:XUUID"/>
				<xsd:element name="todOwnerIdName" type="axlapi:UniqueName50"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XTODAccess">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String128" nillable="false"/>
			<xsd:element name="description" type="axlapi:String255" minOccurs="0"/>
			<xsd:choice>
				<xsd:element name="ownerId" type="axlapi:XUUID"/>
				<xsd:element name="ownerIdName" type="axlapi:UniqueName50"/>

share/AXLSoap.xsd  view on Meta::CPAN

		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XApplicationToSoftKeyTemplate">
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="softKeyTemplateId" type="axlapi:XUUID" nillable="false"/>
				<xsd:element name="softKeyTemplateName" type="axlapi:String100" nillable="false">
					<xsd:annotation>
						<xsd:documentation>This template should not be a standard template.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
			</xsd:choice>
			<xsd:choice>
				<xsd:element name="standardSoftKeyTemplate" type="axlapi:XSoftkeyTemplate" 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="standardSoftKeyTemplateName" type="axlapi:String100" nillable="false"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
	</xsd:complexType>
	<xsd:complexType name="XSoftKeySet">
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="softKeyTemplate" type="axlapi:XSoftkeyTemplate">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="softKeyTemplateName" type="axlapi:String100"/>
			</xsd:choice>
			<xsd:element name="callStates" minOccurs="0">
				<xsd:complexType>
					<xsd:sequence minOccurs="0">
						<xsd:element name="callState" maxOccurs="unbounded">
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="callStateName" type="axlapi:XCallState" nillable="false"/>
									<xsd:element name="softKeys" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>List of mandatory keys for each callstate ::               On Hook - NewCall
Connected - End Call 
On Hold - Resume
Off Hook - End Call 
Connected Transfer - Transfer
Digits After First - Backward
Connected Conference  -  Conference
Ring Out - End Call
Off Hook With Feature - End Call            </xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence minOccurs="0">
												<xsd:element name="softKey" minOccurs="0" maxOccurs="unbounded">
													<xsd:complexType>
														<xsd:sequence>
															<xsd:element name="positionId" type="xsd:nonNegativeInteger" nillable="false">
																<xsd:annotation>
																	<xsd:documentation>Read-Only.The positionId has values starting with 0 and get incremented by 1 for each call state.</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="softKeyName" type="axlapi:XSoftkey" nillable="false"/>
														</xsd:sequence>
													</xsd:complexType>
												</xsd:element>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XSoftkeyTemplate">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String100"/>
			<xsd:element name="description" type="axlapi:String100" minOccurs="0"/>
			<xsd:choice>
				<xsd:element name="baseSoftkeyTemplate" type="axlapi:XSoftkeyTemplate" 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="baseSoftkeyTemplateName" type="axlapi:String100" nillable="false"/>
			</xsd:choice>
			<xsd:element name="isDefault" type="xsd:boolean" nillable="true" minOccurs="0"/>
			<xsd:element name="applications">
				<xsd:annotation>
					<xsd:documentation>Read-Only</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="application" type="axlapi:String50" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XRemoteDestination">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="xsd:string" nillable="true" minOccurs="0"/>
			<xsd:element name="destination" type="xsd:string" nillable="false"/>
			<xsd:element name="answerTooSoonTimer" type="xsd:nonNegativeInteger" nillable="false"/>
			<xsd:element name="answerTooLateTimer" type="xsd:nonNegativeInteger" nillable="false"/>
			<xsd:element name="delayBeforeRingingCell" type="xsd:nonNegativeInteger" nillable="false"/>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Either Remote Destination Profile or Dual Mode Device can be specified but not both. Once added cannot be updated.</xsd:documentation>
				</xsd:annotation>
				<xsd:choice minOccurs="0">
					<xsd:element name="remoteDestinationProfile" type="axlapi:XRemoteDestinationProfile">
						<xsd:annotation>
							<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
						</xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="BAT Excel Template"/>
         <xsd:enumeration value="Tar Files"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XBATFileSubClause">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="None"/>
         <xsd:enumeration value="Specific"/>
         <xsd:enumeration value="All"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XBATFrequency">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Once"/>
         <xsd:enumeration value="Monthly"/>
         <xsd:enumeration value="Weekly"/>
         <xsd:enumeration value="Daily"/>
         <xsd:enumeration value="Hourly"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XBATFunction">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Insert Phones - All Details"/>
         <xsd:enumeration value="Insert Phones - Specific Details"/>
         <xsd:enumeration value="Insert Users"/>
         <xsd:enumeration value="Insert UDP - All Details"/>
         <xsd:enumeration value="Insert UDP - Specific Details"/>
         <xsd:enumeration value="Insert Gateways"/>
         <xsd:enumeration value="Insert CAT6k FXS Ports"/>
         <xsd:enumeration value="Insert Pickup Groups"/>
         <xsd:enumeration value="Insert Forced Authorization Codes"/>
         <xsd:enumeration value="Insert Client Matter Codes"/>
         <xsd:enumeration value="Insert Phones/users"/>
         <xsd:enumeration value="Insert Managers"/>
         <xsd:enumeration value="Insert Assistants"/>
         <xsd:enumeration value="Insert Manager/Assistants"/>
         <xsd:enumeration value="Delete Phones - Query"/>
         <xsd:enumeration value="Delete UDP - Query"/>
         <xsd:enumeration value="Delete Users - Query"/>
         <xsd:enumeration value="Delete Managers - Query"/>
         <xsd:enumeration value="Delete Assistants - Query"/>
         <xsd:enumeration value="Delete Lines - Query"/>
         <xsd:enumeration value="Delete Pickup Groups - Query"/>
         <xsd:enumeration value="Delete Client Matter Codes"/>
         <xsd:enumeration value="Delete Forced Authorization Codes"/>
         <xsd:enumeration value="Delete Gateways - Query"/>
         <xsd:enumeration value="Delete Phones - Custom File"/>
         <xsd:enumeration value="Delete Users - Custom File"/>
         <xsd:enumeration value="Delete Managers - Custom File"/>
         <xsd:enumeration value="Delete CAT6k FXS Ports"/>
         <xsd:enumeration value="Delete Managers/Assistants"/>
         <xsd:enumeration value="Update Phones - Query"/>
         <xsd:enumeration value="Update Users - Query"/>
         <xsd:enumeration value="Update Phones - Custom File"/>
         <xsd:enumeration value="Update Users - Custom File"/>
         <xsd:enumeration value="Update CAT6k FXS Ports - Custom File"/>
         <xsd:enumeration value="Phone Add Lines"/>
         <xsd:enumeration value="Reset/Restart Phones Query"/>
         <xsd:enumeration value="Reset/Restart Phones Custom File"/>
         <xsd:enumeration value="Generate Phone Reports"/>
         <xsd:enumeration value="Generate User Reports"/>
         <xsd:enumeration value="Generate Manager Reports"/>
         <xsd:enumeration value="Generate Assistant Reports"/>
         <xsd:enumeration value="Generate User Device Profile Reports"/>
         <xsd:enumeration value="Generate Gateway Reports"/>
         <xsd:enumeration value="Export Phones - All Details"/>
         <xsd:enumeration value="Export Phones - Specific Details"/>
         <xsd:enumeration value="Export UDP - All Details"/>
         <xsd:enumeration value="Export UDP - Specific Details"/>
         <xsd:enumeration value="Export Users"/>
         <xsd:enumeration value="Reset users Pwd/Pin Query"/>
         <xsd:enumeration value="Reset users Pwd/Pin Custom"/>
         <xsd:enumeration value="Phone CAPF Configuration"/>
         <xsd:enumeration value="Generate UDP"/>
         <xsd:enumeration value="Delete Assistants - Custom File"/>
         <xsd:enumeration value="Add Phone File Format"/>
         <xsd:enumeration value="Add UDP File Format"/>
         <xsd:enumeration value="Add User File Format"/>
         <xsd:enumeration value="Phone File Format"/>
         <xsd:enumeration value="UDP File Format"/>
         <xsd:enumeration value="User File Format"/>
         <xsd:enumeration value="Delete UDP - Custom File"/>
         <xsd:enumeration value="Delete VG200 Gateways - Custom File"/>
         <xsd:enumeration value="Validate Phones - All Details"/>
         <xsd:enumeration value="Validate Phones - Specific Details"/>
         <xsd:enumeration value="Validate UDP - All Details"/>
         <xsd:enumeration value="Validate UDP - Specific Details"/>
         <xsd:enumeration value="Validate Users"/>
         <xsd:enumeration value="UDP Add Lines"/>
         <xsd:enumeration value="Update Phones - CSV File"/>
         <xsd:enumeration value="Update User Device Profiles - CSV File"/>
         <xsd:enumeration value="Update Lines - Query"/>
         <xsd:enumeration value="Validate Phones/Users"/>
         <xsd:enumeration value="BAT Excel CSV Tool"/>
         <xsd:enumeration value="Manager File Format"/>
         <xsd:enumeration value="Assistant File Format"/>
         <xsd:enumeration value="Add Phones Users File Format"/>
         <xsd:enumeration value="Migrate Phones - SCCP TO SIP"/>
         <xsd:enumeration value="Export Configuration"/>
         <xsd:enumeration value="Import Configuration"/>
         <xsd:enumeration value="Update CUP Users - Custom File"/>
         <xsd:enumeration value="Export CUP Users"/>
         <xsd:enumeration value="Populate/Depopulate Region Matrix"/>
         <xsd:enumeration value="Update Line Appearance - Custom File"/>
         <xsd:enumeration value="Export Line Appearance"/>
         <xsd:enumeration value="Insert Access List"/>
         <xsd:enumeration value="Delete Access List"/>
         <xsd:enumeration value="Export Access List"/>
         <xsd:enumeration value="Access List File Format"/>
         <xsd:enumeration value="Insert Remote Destination Profiles"/>
         <xsd:enumeration value="Delete Remote Destination Profiles"/>
         <xsd:enumeration value="Export Remote Destination Profiles"/>
         <xsd:enumeration value="Insert Remote Destination"/>
         <xsd:enumeration value="Delete Remote Destination"/>
         <xsd:enumeration value="Export Remote Destination"/>
         <xsd:enumeration value="Remote Destination File Format"/>
         <xsd:enumeration value="Remote Destination Profile File Format"/>
         <xsd:enumeration value="Add Remote Destination Profile File Format"/>
         <xsd:enumeration value="config Dependency File"/>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="There is another device already associated with this End User as Primary device"/>
         <xsd:enumeration value="This device does not qualify as a Mobility Primary device."/>
         <xsd:enumeration value="Encountered digest user is already configured with other SIP device. Digest user can be configured either on one third party basic or advanced SIP device or on mutiple Cisco SIP devices."/>
         <xsd:enumeration value="Device ID not found"/>
         <xsd:enumeration value="Profile ID not found"/>
         <xsd:enumeration value="Login Device does not support extension mobility"/>
         <xsd:enumeration value="Device EM not enabled"/>
         <xsd:enumeration value="No LOGOUT device profile, login/logout not allowed"/>
         <xsd:enumeration value="ADP is out-of-syn, login not allowed"/>
         <xsd:enumeration value="No default model profile, no mismatch login performed"/>
         <xsd:enumeration value="Attempt to update tkClass failed"/>
         <xsd:enumeration value="Attempt to insert record into MGCP failed"/>
         <xsd:enumeration value="Attempt to insert into MGCPDeviceMember failed"/>
         <xsd:enumeration value="Attempt to update MGCP VersionStamp failed"/>
         <xsd:enumeration value="Attempt to update Device VersionStamp failed"/>
         <xsd:enumeration value="Automatic update of CTIID during insert into Device table failed due to overflow"/>
         <xsd:enumeration value="The Class type for this model device was not found"/>
         <xsd:enumeration value="The Model type for the specified Product type was not found"/>
         <xsd:enumeration value="No DigitalAccessPri entry found for this device"/>
         <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"/>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="The domain name you have entered is not in an acceptable format. Please enter a domain name in the following format: alpha/numeric characters.alphabetic characters. For example, abc123.com, abc.net, 123abc.org, and so...
         <xsd:enumeration value="Name contains nested brackets"/>
         <xsd:enumeration value="Name contains misplaced or embedded circumflex characters"/>
         <xsd:enumeration value="Name is a mal-formed regular expression"/>
         <xsd:enumeration value="Only one dot is permitted per expression"/>
         <xsd:enumeration value="Only one @ permitted per expression"/>
         <xsd:enumeration value="A plus sign cannot appear within brackets"/>
         <xsd:enumeration value="A question mark cannot appear within brackets"/>
         <xsd:enumeration value="A dot precede an @ sign"/>
         <xsd:enumeration value="Cannot have consecutive plus signs and question marks in any combination (?+, +?, ++ or ??)"/>
         <xsd:enumeration value="Cannot follow a plus sign with a plus sign"/>
         <xsd:enumeration value="The first character cannot be a plus sign"/>
         <xsd:enumeration value="The first character cannot be a question mark"/>
         <xsd:enumeration value="The character X is not permitted within brackets"/>
         <xsd:enumeration value="The character @ is not permitted within brackets"/>
         <xsd:enumeration value="A double circumflex is not permitted"/>
         <xsd:enumeration value="The circumflex must appear within brackets"/>
         <xsd:enumeration value="The dash must appear within brackets and follow a digit"/>
         <xsd:enumeration value="A range violation has occurred: numbers must be in increasing order"/>
         <xsd:enumeration value="CallPark values cannot have more than 2 Xs and/or bracketed (e.g., [0-9]) expressions"/>
         <xsd:enumeration value="Nested brackets not permitted"/>
         <xsd:enumeration value="Brackets either mismatched, or do not contain characters"/>
         <xsd:enumeration value="Consecutive asterisks are not allowed"/>
         <xsd:enumeration value="A plus sign cannot follow a bang"/>
         <xsd:enumeration value="Intercom line or translation must have an intercom partition"/>
         <xsd:enumeration value="Intercom line or translation must have an intercom calling search space"/>
         <xsd:enumeration value="Intercom Partitions may only be used for Intercom DN or Intercom Translation pattern"/>
         <xsd:enumeration value="Intercom Calling Search Spaces may only be used for Intercom DN or Intercom Translation pattern"/>
         <xsd:enumeration value="Translation pattern for intercom line must have an intercom calling search space"/>
         <xsd:enumeration value="Translation pattern for non-intercom line should not have an intercom calling search space"/>
         <xsd:enumeration value="The combination of Prefix Digits and Park Code contain too many characters - the resulting Retrieval Code is not valid"/>
         <xsd:enumeration value="The combination of Prefix Digits and Park Code evaluates to more than 48 digits - the resulting Retrieval Code is not valid"/>
         <xsd:enumeration value="Cannot set isCallable to False when a DN or Intercom DN is associted with a device, device profile, or BAT Template"/>
         <xsd:enumeration value="Can only set isCallable to False for DN or Intercom DN patterns"/>
         <xsd:enumeration value="The clause for the route filter is too long as a result of this operation (more than 1024 characters) "/>
         <xsd:enumeration value="Intercom DN can only have compatible AutoAnswer Type (such as speakerphone or headset) "/>
         <xsd:enumeration value="The Prefix Digits must be less than 24 digits for Directed Call Park"/>
         <xsd:enumeration value="Intercom feature is not supported for this device"/>
         <xsd:enumeration value="Cannot insert or update pattern. A Entry already exists with same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Call Park already exists with same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Conferance exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A DN exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Translation exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Call Pick Up Group exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Route exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Message Waiting exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Hunt Pilot exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Voice Mail Port exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Route Domain exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A IPAddress exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Device Template exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Directed Call Park exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Device Intercom exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Translation Intercom exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Translation Calling Party exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Mobility Handoff exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Mobility DTMF exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Mobility IVR exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Device Intercom Template exists with the same pattern and partition."/>
         <xsd:enumeration value="Cannot insert or update pattern. A Transformation Called Party Number exists with the same pattern and partition."/>
         <xsd:enumeration value="\+ may only be used at the start of a DN. It is not valid after the first digit. Slash (\) is only allowed as part of \+ at the beginning of a DN."/>
         <xsd:enumeration value="Cannot have duplicate IPv6 patterns in the same partition."/>
         <xsd:enumeration value="Brackets need to be in pair."/>
         <xsd:enumeration value="A Cisco CallManager Group may not contain more than 3 Cisco CallManagers"/>
         <xsd:enumeration value="Slot value is not supported for this gateway"/>
         <xsd:enumeration value="This Slot Module is not allowed at the current slot position for this gateway"/>
         <xsd:enumeration value="This VIC card is not allowed for this gateway, under specified slot position and SlotModule"/>
         <xsd:enumeration value="The specified slot and subunit are already defined for this MGCP gateway."/>
         <xsd:enumeration value="AppUser Name already exists as an EndUser Userid. AppUser Name cannot be the same as an EndUser's userid"/>
         <xsd:enumeration value="EndUser userid already exists as an AppUser Name. EndUser userid cannot be the same as an AppUsers name."/>
         <xsd:enumeration value="EndUser cannot be inserted because Corporate LDAP directory is the sync master. Add users in the corporate directory."/>
         <xsd:enumeration value="EndUser cannot be deleted because Corporate LDAP directory is the sync master. Remove users from the corporate directory."/>
         <xsd:enumeration value="Cannot reduce Remote Destination Limit below the number of currently configured Remote Destinations for the EndUser."/>
         <xsd:enumeration value="The encrypted form of the password is too large to be stored. Use a shorter or less complex password."/>
         <xsd:enumeration value="Only one application server per type can be configured with the localdomain definition."/>
         <xsd:enumeration value="The .localdomain suffix is required and cannot be removed from Cisco Unity Connection AppServer name."/>
         <xsd:enumeration value="Another Application Server with this name already exists. Please check the Application Server Find/List page to verify your entry does not exist or use a different name."/>
         <xsd:enumeration value="A Server with this name already exists as Cisco UCM Server. Please check the Server Find/List page to verify your entry does not exist or use a different name."/>
         <xsd:enumeration value="Cannot have more than 100 IP Phone Service subscriptions on a device"/>
         <xsd:enumeration value="Cannot subscribe to IP Phone Service that is an Enterprise Subscription service"/>
         <xsd:enumeration value="Duplicate Number Plan entries for this Pilot record"/>
         <xsd:enumeration value="If NumPlan is null, then PilotUser and DeviceLine must contain values"/>
         <xsd:enumeration value="If NumPlan is not null, then PilotUser and DeviceLine must not contain entries"/>
         <xsd:enumeration value="PilotUser, device line index, and pilot must be unique"/>
         <xsd:enumeration value="Only one record with alwaysroute true is allowed for a particular fkpilot"/>
         <xsd:enumeration value="Only Phones and VoiceMail Port usage are allowed"/>
         <xsd:enumeration value="Attempt to delete default MLPP Domain record not allowed"/>
         <xsd:enumeration value="Cannot have more than one default MLPP Domain record."/>
         <xsd:enumeration value="Attempt to update a record that is not user-modifiable"/>
         <xsd:enumeration value="Attempt to update MediaResourceList clause failed"/>
         <xsd:enumeration value="Attempt to insert value into LicenseDistributionUsed triggered by insert into LicenseInfo table failed"/>
         <xsd:enumeration value="Attempt to delete from LicenseDistributionUsed failed because used count, distributed count or both were non-zero"/>
         <xsd:enumeration value="Cannot make an active licensed device inactive (IsActive cannot change from true to false)"/>
         <xsd:enumeration value="Request unsuccessful to license manager(Please check the Licensing logs for further details) "/>
         <xsd:enumeration value="Cannot connect to License Manager"/>
         <xsd:enumeration value="Datastore exception in licensing"/>
         <xsd:enumeration value="Internal licensing error (check the log file for details)"/>
         <xsd:enumeration value="All licenses in use for this feature. Please upload additional licenses (a new license file) and try activating the feature again."/>
         <xsd:enumeration value="No licensing support for the requested feature"/>
         <xsd:enumeration value="Can't connect to datastore for licensing"/>
         <xsd:enumeration value="License file not loaded"/>
         <xsd:enumeration value="Licenses not available for the required version"/>
         <xsd:enumeration value="All the allocated licenses to this node are consumed. Please upload additional licenses (a new license file) and try again."/>
         <xsd:enumeration value="Licensing checkin failed (checkin count is greater than checked out count)"/>
         <xsd:enumeration value="License Server not serving licenses on this node"/>
         <xsd:enumeration value="All license servers down"/>
         <xsd:enumeration value="Unexpected message from license server"/>
         <xsd:enumeration value="Request Failed and some License Servers down"/>
         <xsd:enumeration value="License File Version Mismatch"/>
         <xsd:enumeration value="License File MAC Address Mismatch"/>
         <xsd:enumeration value="Invalid or tampered License File"/>
         <xsd:enumeration value="License loader parameters file error"/>
         <xsd:enumeration value="License File Exception"/>
         <xsd:enumeration value="License File Already Loaded"/>
         <xsd:enumeration value="License File Format Error"/>
         <xsd:enumeration value="Approaching license limit warning"/>
         <xsd:enumeration value="Allocated licenses consumed by used and pending. Please upload additional licenses (a new license file) and try again."/>
         <xsd:enumeration value="Allocated licenses consumed by used. Please upload additional licenses (a new license file) and try again."/>
         <xsd:enumeration value="AllocatedLicenseUnits is reserved for future use. It must be set to 0 and cannot be updated"/>
         <xsd:enumeration value="Only characters A-Z, a-z, 0-9 are allowed in prompt name"/>
         <xsd:enumeration value="Invalid IP address"/>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="MGCPCompatibleModules"/>
         <xsd:enumeration value="MGCPSlotModuleMap"/>
         <xsd:enumeration value="MGCPModuleVicMap"/>
         <xsd:enumeration value="PriProtocolE1"/>
         <xsd:enumeration value="NetworkLocale"/>
         <xsd:enumeration value="Encode"/>
         <xsd:enumeration value="BriProtocol"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XProtocolSide">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Network"/>
         <xsd:enumeration value="User"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XQSIG">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Not Initialized"/>
         <xsd:enumeration value="All PRI QSIG"/>
         <xsd:enumeration value="Miscible Mix"/>
         <xsd:enumeration value="H.323 Gateways"/>
         <xsd:enumeration value="Mixed non-QSIG"/>
         <xsd:enumeration value="Invalid group configuration"/>
         <xsd:enumeration value="All SIP"/>
         <xsd:enumeration value="Mixed SIP"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XQSIGVariant">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="No Changes"/>
         <xsd:enumeration value="ECMA"/>
         <xsd:enumeration value="ISO"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XRecordingFlag">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Call Recording Disabled"/>
         <xsd:enumeration value="Automatic Call Recording Enabled"/>
         <xsd:enumeration value="Application Invoked Call Recording Enabled"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XReleaseCauseValue">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="No Error"/>
         <xsd:enumeration value="Unallocated Number"/>
         <xsd:enumeration value="Call Rejected"/>
         <xsd:enumeration value="Number Changed"/>
         <xsd:enumeration value="Invalid Number Format"/>
         <xsd:enumeration value="Precedence Level Exceeded"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XReset">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Reset"/>
         <xsd:enumeration value="Restart"/>
         <xsd:enumeration value="Apply Configuration"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XResetHandShake">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="new"/>
         <xsd:enumeration value="done"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XResource">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="AAR Group web pages"/>
         <xsd:enumeration value="Annunciator web pages"/>
         <xsd:enumeration value="Application Dial Rules web pages"/>
         <xsd:enumeration value="CallManager web pages"/>
         <xsd:enumeration value="CallManager Group web pages"/>
         <xsd:enumeration value="Call Park web pages"/>
         <xsd:enumeration value="Call Pickup web pages"/>
         <xsd:enumeration value="CallManager Attendant Console Pilot Point web pages"/>
         <xsd:enumeration value="CallManager Attendant Console User web pages"/>
         <xsd:enumeration value="IPMA Wizard web pages"/>
         <xsd:enumeration value="Conference Bridge web pages"/>
         <xsd:enumeration value="Calling Search Space web pages"/>
         <xsd:enumeration value="CTI Route Point web pages"/>
         <xsd:enumeration value="Date/Time Group web pages"/>
         <xsd:enumeration value="Default Device Profile web pages"/>
         <xsd:enumeration value="Device Default web pages"/>
         <xsd:enumeration value="Device Pool web pages"/>
         <xsd:enumeration value="Device Profile web pages"/>
         <xsd:enumeration value="Directory Number web pages"/>
         <xsd:enumeration value="Firmware Load web pages"/>
         <xsd:enumeration value="Gate Keeper web pages"/>
         <xsd:enumeration value="Gateway web pages"/>
         <xsd:enumeration value="Line Group web pages"/>
         <xsd:enumeration value="Location web pages"/>
         <xsd:enumeration value="Meet Me web pages"/>
         <xsd:enumeration value="Message Waiting web pages"/>
         <xsd:enumeration value="MOH Audio Source web pages"/>
         <xsd:enumeration value="MOH Server web pages"/>
         <xsd:enumeration value="Media Resource Group web pages"/>
         <xsd:enumeration value="Media Resource Group List web pages"/>
         <xsd:enumeration value="Media Termination Point web pages"/>
         <xsd:enumeration value="Route Partition web page"/>
         <xsd:enumeration value="Phone web pages"/>
         <xsd:enumeration value="Phone Services web pages"/>
         <xsd:enumeration value="Phone Button Template web pages"/>
         <xsd:enumeration value="Plugin web pages"/>
         <xsd:enumeration value="Region  web pages"/>
         <xsd:enumeration value="Route Filter web pages"/>
         <xsd:enumeration value="Route Group web pages"/>
         <xsd:enumeration value="Route Hunt List web pages"/>
         <xsd:enumeration value="Route Pattern web  pages"/>
         <xsd:enumeration value="Route Plan Report web  pages"/>
         <xsd:enumeration value="Server web pages"/>
         <xsd:enumeration value="Service Parameter web pages"/>
         <xsd:enumeration value="Softkey Template web pages"/>
         <xsd:enumeration value="SRST web pages"/>
         <xsd:enumeration value="Transcoder web pages"/>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="Time Period"/>
         <xsd:enumeration value="Time Schedule"/>
         <xsd:enumeration value="Sip Profile"/>
         <xsd:enumeration value="Hunt List"/>
         <xsd:enumeration value="Route List"/>
         <xsd:enumeration value="SIP Phone Security Profile"/>
         <xsd:enumeration value="SIP Trunk Security Profile"/>
         <xsd:enumeration value="SCCP Security Profile"/>
         <xsd:enumeration value="Hunt Pilot"/>
         <xsd:enumeration value="Route Pattern2"/>
         <xsd:enumeration value="Bulk Job Scheduler pages"/>
         <xsd:enumeration value="User and Phone add"/>
         <xsd:enumeration value="Dial Rules Info"/>
         <xsd:enumeration value="SIP Route Pattern"/>
         <xsd:enumeration value="Presence Group"/>
         <xsd:enumeration value="BLF Speeddial"/>
         <xsd:enumeration value="Dial Rule Pattern Info"/>
         <xsd:enumeration value="Pattern Parameter Info"/>
         <xsd:enumeration value="Bulk File Upload Pages"/>
         <xsd:enumeration value="CallManager Attendant Console User File Upload"/>
         <xsd:enumeration value="Directory Dial Rules pages"/>
         <xsd:enumeration value="Application User CAPF"/>
         <xsd:enumeration value="End User CAPF"/>
         <xsd:enumeration value="SIP Realm"/>
         <xsd:enumeration value="Gateway Security Profile"/>
         <xsd:enumeration value="H323 Security Profile"/>
         <xsd:enumeration value="Application Server"/>
         <xsd:enumeration value="SOAP Control Center APIs"/>
         <xsd:enumeration value="Trace Collection Tool"/>
         <xsd:enumeration value="Licensing Report"/>
         <xsd:enumeration value="Common Phone Profile"/>
         <xsd:enumeration value="EM Proxy Rights"/>
         <xsd:enumeration value="Licensing Calculator"/>
         <xsd:enumeration value="Licensing File Upload"/>
         <xsd:enumeration value="CCMUser: Device"/>
         <xsd:enumeration value="CCMUser: Line Settings"/>
         <xsd:enumeration value="CCMUser: Speed Dial User"/>
         <xsd:enumeration value="CCMUser: IP Phone Services"/>
         <xsd:enumeration value="CCMUser: Service URL"/>
         <xsd:enumeration value="CCMUser: User Settings"/>
         <xsd:enumeration value="CCMUser: Directory"/>
         <xsd:enumeration value="CCMUser: Personal Address Book"/>
         <xsd:enumeration value="CCMUser: Fast Dials"/>
         <xsd:enumeration value="Reorder Info"/>
         <xsd:enumeration value="Dial Plan"/>
         <xsd:enumeration value="Add Unity User"/>
         <xsd:enumeration value="Super Copy Info"/>
         <xsd:enumeration value="Fixed MOH Audio Source"/>
         <xsd:enumeration value="SRST Certificate"/>
         <xsd:enumeration value="RTMT-&gt;Profile Saving"/>
         <xsd:enumeration value="RTMT-&gt;Alert Config"/>
         <xsd:enumeration value="MOH Audio Source Management web pages"/>
         <xsd:enumeration value="Bulk Phone Template"/>
         <xsd:enumeration value="Bulk Phone File Format"/>
         <xsd:enumeration value="Bulk Validate Phones"/>
         <xsd:enumeration value="Bulk Insert Phones"/>
         <xsd:enumeration value="Bulk Update Phones"/>
         <xsd:enumeration value="Bulk Delete Phones"/>
         <xsd:enumeration value="Bulk Export Phones"/>
         <xsd:enumeration value="Bulk Add/Update Phones"/>
         <xsd:enumeration value="Bulk Reset/Restart Phones"/>
         <xsd:enumeration value="Bulk Generate Phone Reports"/>
         <xsd:enumeration value="Bulk Migrate Phones"/>
         <xsd:enumeration value="Bulk User Template"/>
         <xsd:enumeration value="Bulk Insert Users"/>
         <xsd:enumeration value="Bulk Update Users"/>
         <xsd:enumeration value="Bulk Delete Users"/>
         <xsd:enumeration value="Bulk Export Users"/>
         <xsd:enumeration value="Bulk Reset Password/PIN"/>
         <xsd:enumeration value="Bulk Generate User Reports"/>
         <xsd:enumeration value="Bulk Phone &amp; Users File Format"/>
         <xsd:enumeration value="Bulk Validate Phones/Users"/>
         <xsd:enumeration value="Bulk Insert Phones with Users"/>
         <xsd:enumeration value="Bulk Insert IPMA Managers/Assistants"/>
         <xsd:enumeration value="Bulk Delete IPMA Managers/Assistants"/>
         <xsd:enumeration value="Bulk Delete IPMA Managers"/>
         <xsd:enumeration value="Bulk Delete IPMA Assistants"/>
         <xsd:enumeration value="Bulk Generate IPMA Manager Reports"/>
         <xsd:enumeration value="Bulk Generate IPMA Assistant Reports"/>
         <xsd:enumeration value="Bulk UDP Template"/>
         <xsd:enumeration value="Bulk UDP File Format"/>
         <xsd:enumeration value="Bulk Validate UDP"/>
         <xsd:enumeration value="Bulk Insert UDP"/>
         <xsd:enumeration value="Bulk Delete UDP"/>
         <xsd:enumeration value="Bulk Export UDP"/>
         <xsd:enumeration value="Bulk Add/Update Lines"/>
         <xsd:enumeration value="Bulk Generate UDP Reports"/>
         <xsd:enumeration value="Bulk Gateway Template"/>
         <xsd:enumeration value="Bulk Insert Gateways"/>
         <xsd:enumeration value="Bulk Delete Gateways"/>
         <xsd:enumeration value="Bulk Generate Gateway Reports"/>
         <xsd:enumeration value="Bulk Insert Forced Authorization Codes"/>
         <xsd:enumeration value="Bulk Delete Forced Authorization Codes"/>
         <xsd:enumeration value="Bulk Insert Client Matter Codes"/>
         <xsd:enumeration value="Bulk Delete Client Matter Codes"/>
         <xsd:enumeration value="Bulk Insert Call Pickup Group"/>
         <xsd:enumeration value="Bulk Delete Call Pickup Group"/>
         <xsd:enumeration value="Bulk Secure TAPS"/>
         <xsd:enumeration value="Bulk User Locales for TAPS"/>
         <xsd:enumeration value="Bulk View TAPS Log File"/>
         <xsd:enumeration value="Phone Security Profile"/>
         <xsd:enumeration value="Directed Call Park"/>
         <xsd:enumeration value="Physical Location"/>
         <xsd:enumeration value="Device Mobility Group"/>
         <xsd:enumeration value="Device Mobility Info"/>
         <xsd:enumeration value="Common Device Mobility Profile"/>
         <xsd:enumeration value="Cisco UPS Capabilities Assignment"/>
         <xsd:enumeration value="BLF Directed Call Park"/>
         <xsd:enumeration value="CTI Call Monitoring"/>
         <xsd:enumeration value="CTI Call Recording"/>
         <xsd:enumeration value="Recording Profile"/>
         <xsd:enumeration value="IntercomCallingSearchSpace"/>
         <xsd:enumeration value="IntercomRoutePartition"/>
         <xsd:enumeration value="IntercomDirectoryNumber"/>
         <xsd:enumeration value="IntercomTranslation"/>
         <xsd:enumeration value="Access List"/>
         <xsd:enumeration value="Transformation Pattern"/>
         <xsd:enumeration value="Bulk CUPS User Page"/>
         <xsd:enumeration value="Bulk Region Matrix"/>
         <xsd:enumeration value="RemoteDestinationTemplate"/>
         <xsd:enumeration value="RemoteDestination"/>

share/AXLSoap.xsd  view on Meta::CPAN

				<xsd:sequence>
					<xsd:element name="newName" type="axlapi:String100" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is read-only for standard template.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is read-only for standard template.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isDefault" type="xsd:boolean" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If this is set to true for a template which is not default,the old default SoftKeyTemplate will be deSelected.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" minOccurs="0"/>
					<xsd:element name="requirePKIAuthForHTTPS" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateSoftKeyTemplate" type="axlapi:UpdateSoftKeyTemplateReq"/>
	<xsd:element name="updateSoftKeyTemplateResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="removeSoftKeyTemplate" type="axlapi:NameAndGUIDRequest"/>
	<xsd:element name="removeSoftKeyTemplateResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateSoftKeySetReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="softKeyTemplateId" type="axlapi:XUUID" nillable="true"/>
						<xsd:element name="softKeyTemplateName" type="axlapi:String100" nillable="false"/>
					</xsd:choice>
					<xsd:element name="callStates" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="callState" maxOccurs="unbounded">
									<xsd:complexType>
										<xsd:sequence minOccurs="0">
											<xsd:element name="callStateName" type="axlapi:XCallState" nillable="false"/>
											<xsd:element name="softKeys" minOccurs="0">
												<xsd:annotation>
													<xsd:documentation>List of mandatory keys for each callstate ::               On Hook - NewCall
Connected - End Call 
On Hold - Resume
Off Hook - End Call 
Connected Transfer - Transfer
Digits After First - Backward
Connected Conference  -  Conference
Ring Out - End Call
Off Hook With Feature - End Call            </xsd:documentation>
												</xsd:annotation>
												<xsd:complexType>
													<xsd:sequence minOccurs="0">
														<xsd:element name="softKey" minOccurs="0" maxOccurs="unbounded">
															<xsd:complexType>
																<xsd:sequence>
																	<xsd:element name="positionId" type="xsd:nonNegativeInteger" nillable="false">
																		<xsd:annotation>
																			<xsd:documentation>Read-Only.The positionId has values starting with 0 and get incremented by 1 for each call state.</xsd:documentation>
																		</xsd:annotation>
																	</xsd:element>
																	<xsd:element name="softKeyName" type="axlapi:XSoftkey" nillable="false"/>
																</xsd:sequence>
															</xsd:complexType>
														</xsd:element>
													</xsd:sequence>
												</xsd:complexType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateSoftKeySet" type="axlapi:UpdateSoftKeySetReq"/>
	<xsd:element name="updateSoftKeySetResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetSoftKeySetRes">
		<xsd:sequence>
			<xsd:element name="return">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="softKeySet">
							<xsd:complexType>
								<xsd:complexContent>
									<xsd:extension base="axlapi:XSoftKeySet"/>
								</xsd:complexContent>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
	</xsd:complexType>
	<xsd:element name="getSoftKeySet" type="axlapi:NameAndGUIDRequest">
		<xsd:annotation>
			<xsd:documentation>Mention the name or uuid of softkey template.</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="getSoftKeySetResponse" type="axlapi:GetSoftKeySetRes"/>
	<xsd:complexType name="AddTranscoderReq">
		<xsd:annotation>
			<xsd:documentation>Adds  new Transcoder to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="transcoder" type="axlapi:XTranscoder"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addTranscoder" type="axlapi:AddTranscoderReq"/>
	<xsd:element name="addTranscoderResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateTranscoderReq">

share/AXLSoap.xsd  view on Meta::CPAN

								</xsd:element>
								<xsd:element name="pinCredUserMustChange" type="xsd:boolean" nillable="false" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Either pinCredUserMustChange can be true or pinCredUserCantChange can be true. Not Nullable. </xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="pinCredDoesNotExpire" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pinCredResetHackCount" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pinCredSetLockOut" type="xsd:boolean" minOccurs="0"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="primaryDevice" type="axlapi:String50" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation> Primary devices for mobility users</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="defaultProfile" type="xsd:string" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateUser" type="axlapi:UpdateUserReq"/>
	<xsd:element name="updateUserResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetUserReq">
		<xsd:annotation>
			<xsd:documentation>Retrieves the specified user from the directory.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="userid" type="xsd:string" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The ID of the user to be retrieved.  Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getUser" type="axlapi:GetUserReq"/>
	<xsd:complexType name="GetUserRes">
		<xsd:annotation>
			<xsd:documentation>Contains the user that was specified by the GetUser 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="user" type="axlapi:XUser"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getUserResponse" type="axlapi:GetUserRes"/>
	<!-- Application User API starts -->
	<xsd:complexType name="AddAppUserReq">
		<xsd:annotation>
			<xsd:documentation>Adds a new application user.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="newApplicationUser" type="axlapi:XApplicationUser">
						<xsd:annotation>
							<xsd:documentation>The new application user to be added.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addAppUser" type="axlapi:AddAppUserReq"/>
	<xsd:element name="addAppUserResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateAppUserReq">
		<xsd:annotation>
			<xsd:documentation>Updates an existing application user in the directory.  Specify the user to be modified with their LDAP RN.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="userid" type="xsd:string">
						<xsd:annotation>
							<xsd:documentation>The userid of the user to be modified.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="password" type="xsd:string" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new password for the user. Valid range is 1-127 characters. Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="passwordCredentials" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:choice minOccurs="0">
									<xsd:element name="pwdCredPolicy">
										<xsd:annotation>
											<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:complexContent>
												<xsd:extension base="axlapi:XCredentialPolicy">
													<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
												</xsd:extension>
											</xsd:complexContent>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="pwdCredPolicyName" type="axlapi:String50"/>
								</xsd:choice>
								<xsd:element name="pwdCredUserCantChange" type="xsd:boolean" nillable="false" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Either pwdCredUserMustChange can be true or pwdCredUserCantChange can be true. Not Nullable. </xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="pwdCredUserMustChange" type="xsd:boolean" nillable="false" minOccurs="0">
									<xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

	</xsd:complexType>
	<xsd:element name="getDeviceProfile" type="axlapi:GetDeviceProfileReq"/>
	<xsd:complexType name="GetDeviceProfileRes">
		<xsd:annotation>
			<xsd:documentation>Contains the device profile that was 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="profile" type="axlapi:XPhoneProfile"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getDeviceProfileResponse" type="axlapi:GetDeviceProfileRes"/>
	<xsd:complexType name="AddTimePeriodReq" abstract="false" final="#all">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="timePeriod" type="axlapi:XTimePeriod"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addTimePeriod" type="axlapi:AddTimePeriodReq"/>
	<xsd:element name="addTimePeriodResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getTimePeriod" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetTimePeriodRes">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="timePeriod" type="axlapi:XTimePeriod"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getTimePeriodResponse" type="axlapi:GetTimePeriodRes"/>
	<xsd:element name="removeTimePeriod" type="axlapi:NameAndGUIDRequest"/>
	<xsd:element name="removeTimePeriodResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateTimePeriodReq">
		<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="startTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
					<xsd:element name="endTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
					<xsd:element name="startDay" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
					<xsd:element name="endDay" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
					<xsd:element name="monthOfYear" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
					<xsd:element name="dayOfMonth" type="xsd:nonNegativeInteger" minOccurs="0"/>
					<xsd:element name="description" type="axlapi:String255" minOccurs="0"/>
					<xsd:element name="dayOfMonthEnd" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
					<xsd:element name="monthOfYearEnd" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateTimePeriod" type="axlapi:UpdateTimePeriodReq"/>
	<xsd:element name="updateTimePeriodResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddTimeScheduleReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="timeSchedule" type="axlapi:XTimeSchedule"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addTimeSchedule" type="axlapi:AddTimeScheduleReq"/>
	<xsd:element name="addTimeScheduleResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getTimeSchedule" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetTimeScheduleRes">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="timeSchedule" type="axlapi:XTimeSchedule"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getTimeScheduleResponse" type="axlapi:GetTimeScheduleRes"/>
	<xsd:element name="removeTimeSchedule" type="axlapi:NameAndGUIDRequest"/>
	<xsd:element name="removeTimeScheduleResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateTimeScheduleReq">
		<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="members" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="member" type="axlapi:XTimeScheduleTimePeriod" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>

share/AXLSoap.xsd  view on Meta::CPAN

	<xsd:element name="getDirectedCallPark" type="axlapi:GetDirectedCallParkReq"/>
	<xsd:complexType name="GetDirectedCallParkRes">
		<xsd:annotation>
			<xsd:documentation>Contains the Directed Call Park num plan 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="directedCallPark" type="axlapi:XNPDirectedCallPark"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getDirectedCallParkResponse" type="axlapi:GetDirectedCallParkRes"/>
	<xsd:complexType name="RemoveDirectedCallParkReq">
		<xsd:annotation>
			<xsd:documentation>Removes the specified Directed Call Park num plan from the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:GetNumPlanPattern"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="removeDirectedCallPark" type="axlapi:RemoveDirectedCallParkReq"/>
	<xsd:element name="removeDirectedCallParkResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddCallPickupGroupReq">
		<xsd:annotation>
			<xsd:documentation>Adds a new Call Pickup Group to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="callPickup" type="axlapi:XNPCallPickupGroup"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addCallPickupGroup" type="axlapi:AddCallPickupGroupReq"/>
	<xsd:element name="addCallPickupGroupResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateCallPickupGroupReq">
		<xsd:annotation>
			<xsd:documentation>Modifies and existing Call Pickup Group in the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:GetCallPickupGroupBase">
				<xsd:sequence>
					<xsd:element name="newPattern" type="axlapi:XDirectoryNumber" minOccurs="0"/>
					<xsd:element name="description" type="axlapi:String50" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="newRoutePartitionId" type="axlapi:XUUID"/>
						<xsd:element name="newRoutePartitionName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="newName" type="axlapi:XDirectoryNumber" minOccurs="0"/>
					<xsd:element name="members" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>On Addition always the first member added is itself. Do not specify the first member as itself in an Add request . Also make sure that the priority always starts with 1. It will internally be taken care of during Addition an...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded">
									<xsd:annotation>
										<xsd:documentation>A list of the new members of this Pickup group.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="pickupNotification" type="axlapi:XPickupNotification" default="No Alert" nillable="false" minOccurs="0"/>
					<xsd:element name="pickupNotificationTimer" type="xsd:nonNegativeInteger" default="6" nillable="false" minOccurs="0"/>
					<xsd:element name="callInfoForPickupNotification" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is applicable when Pickup Notification Policy is "Visual Alert" or "Visual or Audio Alert".</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="callingPartyInfo" type="xsd:boolean" default="false" nillable="false"/>
								<xsd:element name="calledPartyInfo" type="xsd:boolean" default="false" nillable="false"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateCallPickupGroup" type="axlapi:UpdateCallPickupGroupReq"/>
	<xsd:element name="updateCallPickupGroupResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetCallPickupGroupReq">
		<xsd:annotation>
			<xsd:documentation>Retrieves the specified Call Pickup Group from the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:GetCallPickupGroupBase"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getCallPickupGroup" type="axlapi:GetCallPickupGroupReq"/>
	<xsd:complexType name="GetCallPickupGroupRes">
		<xsd:annotation>
			<xsd:documentation>Contains the Call Pickup Group 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="callPickup" type="axlapi:XNPCallPickupGroup"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getCallPickupGroupResponse" type="axlapi:GetCallPickupGroupRes"/>
	<xsd:complexType name="RemoveCallPickupGroupReq">
		<xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

									<xsd:element name="mcdnEnable" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="numberIE" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="numDigits" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable. The value of numDigits must be either 0 to 32 or 99.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="passingPrecedenceLevelThroughUUIE" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="prefix" type="xsd:string" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="callingLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="connectedLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="connectedPBX" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XConnectedPBX in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="priProtocol" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XPriProtocol in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="securityAccessLevel" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="sendCallingNameInFacilityIE" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="sendEXLeadingCharInDispIE" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="sendRestart" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="setupNonISDNPI" type="xsd:boolean" nillable="false" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="sigDigits" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>This tag enables the significant digits for the gateway; if the tag is set to true, the value of the 'numDigits' element is used as Significant Digits for the gateway. This tag should have a value of false if numDigits i...
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="span" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="statusPoll" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="stripCountOut" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="trunkPadRx" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="trunkPadTx" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="trunkLevel" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XTrunkLevel in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="yellowAlarm" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XYellowAlarm in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="zeroSuppression" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XZeroSuppression in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="sMDIBasePort" type="xsd:positiveInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="protocolProfile91NameOnly" type="xsd:boolean" minOccurs="0">

share/AXLSoap.xsd  view on Meta::CPAN

									<xsd:element name="dChannelEnable" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="direction" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="displayIE" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="encode" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XEncode in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="fdlChannel" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XFDLChannel in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>This field has been deprecated for SeaDragon.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="firstDelay" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="framing" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XFraming in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="intraDelay" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="numberIE" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="numDigits" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable. The value of numDigits must be either 0 to 32 or 99.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="prefix" type="xsd:string" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="presentationBit" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="sendRestart" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="setupNonISDNPI" type="xsd:boolean" nillable="false" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="sigDigits" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>This tag enables the significant digits for the gateway; if the tag is set to true, the value of the 'numDigits' element is used as Significant Digits for the gateway. This tag should have a value of false if numDigits i...
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="stableIn4" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="statusPoll" type="xsd:boolean" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="stripCountOut" type="xsd:nonNegativeInteger" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="trunkPadRx" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="trunkPadTx" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="trunkLevel" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XTrunkLevel in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="yellowAlarm" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XYellowAlarm in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="zeroSuppression" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XZeroSuppression in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="t1">
							<xsd:complexType>
								<xsd:sequence>

share/AXLSoap.xsd  view on Meta::CPAN

								<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>
	<xsd:element name="updateMGCP" type="axlapi:UpdateMGCPReq"/>
	<xsd:element name="updateMGCPResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddCallManagerReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Adds a new CallManager to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="callManager" type="axlapi:XCallManager" nillable="false"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addCallManager" type="axlapi:AddCallManagerReq"/>
	<xsd:element name="addCallManagerResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateCallManagerReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Update an existing CallManager 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="axlapi:String50" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="autoRegistration" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Auto-registration information block.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="startDN" type="axlapi:XDirectoryNumber" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Nullable.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="endDN" type="axlapi:XDirectoryNumber" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Nullable.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="nextDN" type="axlapi:XDirectoryNumber" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Nullable.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:choice minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Nullable.</xsd:documentation>
									</xsd:annotation>
									<xsd:element name="routePartitionId" type="axlapi:XUUID"/>
									<xsd:element name="routePartitionName" type="axlapi:String50"/>
								</xsd:choice>
								<xsd:element name="e164Mask" type="axlapi:String50" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Nullable.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="ports" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Port information block.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="ethernetPhonePort" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>Not nullable.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="mgcpPorts" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>MGCP port information block.</xsd:documentation>
									</xsd:annotation>
									<xsd:complexType>
										<xsd:sequence>
											<xsd:element name="listen" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
												<xsd:annotation>
													<xsd:documentation>Not nullable.</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:element name="keepAlive" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
												<xsd:annotation>
													<xsd:documentation>Not nullable.</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>

share/AXLSoap.xsd  view on Meta::CPAN

					<xsd:element name="srtpAllowed" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not applicable for H323Gateways.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<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 the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="geoLocationName" type="axlapi:String100"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323 trunks and H323 gateways</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="geoLocationFilter" type="axlapi:XGeoLocationFilter">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="geoLocationFilterName" type="axlapi:String100"/>
					</xsd:choice>
					<xsd:element name="sendGeoLocation" type="xsd:boolean" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323 trunks</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323Gateway and H323Trunk.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="cdpnTransformationCSSId" type="axlapi:XUUID" nillable="true"/>
						<xsd:element name="cdpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="useDevicePoolCdpnTransformCSS" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323Gateway and H323Trunk.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="waitForFarEndH245TerminalSet" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="mtpPreferredCodec" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XSIPCodec in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Applicable only for H323 Phones.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callerIdDN" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="callingPartySelection" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
					<xsd:element name="callingLineIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="displayIEDelivery" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="redirectOutboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="redirectInboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="enableInboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="enableOutboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If set to True, mediaResourceList must be mentioned and mtpRequired must be set to True.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="codecForOutboundFaststart" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XMediaPayload in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>enableOutboundFaststart must be set to true for it to be read. Not Nillable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="UpdateH323PhoneReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:UpdateH323DeviceReq">
				<xsd:sequence minOccurs="0">
					<xsd:element name="hlogStatus" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:choice minOccurs="0">
						<xsd:element name="subscribeCallingSearchSpaceId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="ownerUserId" type="axlapi:String255" minOccurs="0"/>
					<xsd:element name="signalingPort" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
					<xsd:element name="gatekeeperInfo" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:choice minOccurs="0">
									<xsd:element name="gatekeeperId" type="axlapi:XUUID" nillable="false" minOccurs="0"/>
									<xsd:element name="gatekeeperName" type="axlapi:String50" nillable="false" minOccurs="0"/>
								</xsd:choice>
								<xsd:element name="e164" type="axlapi:String50" nillable="false" minOccurs="0"/>
								<xsd:element name="technologyPrefix" type="axlapi:String50" minOccurs="0"/>
								<xsd:element name="zone" type="axlapi:String50" minOccurs="0"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<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-elements described by...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="line" type="axlapi:XLine" nillable="false" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="ignorePresentationIndicators" type="xsd:boolean" default="false" 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:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateH323Phone" type="axlapi:UpdateH323PhoneReq"/>
	<xsd:element name="updateH323PhoneResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateH323GatewayReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:UpdateH323DeviceReq">
				<xsd:sequence minOccurs="0">
					<xsd:element name="AllowH235PassThrough" type="xsd:boolean" default="false" minOccurs="0"/>
					<xsd:element name="tunneledProtocol" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XTunneledProtocol 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>

share/AXLSoap.xsd  view on Meta::CPAN

						<xsd:annotation>
							<xsd:documentation>Not nullable. This tag is not valid for SIPTrunk.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="automatedAlternateRoutingCSSId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="automatedAlternateRoutingCSSName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="aarNeighborhoodId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="aarNeighborhoodName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="mlppDomainId" type="xsd:int" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="mlppIndicationStatus" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="preemption" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XPreemption in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>This setting only affects devices that support MLPP.</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:element name="retryVideoCallAsAudio" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="subscribeCallingSearchSpaceId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="rerouteCallingSearchSpaceId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="referCallingSearchSpaceId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="referCallingSearchSpaceName" type="axlapi:String50" minOccurs="0"/>
					</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="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="cdpnTransformationCSSId" type="axlapi:XUUID" nillable="true"/>
						<xsd:element name="cdpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="useDevicePoolCdpnTransformCSS" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
					<xsd:element name="destinationaddress" type="axlapi:String50" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Valid characters for Destination Address are letters, numbers, dashes and dots(periods). IP address should have four 8-bit numbers seperated by periods. Host name should start with letter and end with letter or number.</xsd:...
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="destAddrIsSRV" type="xsd:boolean" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is ignored and destAddrIsSRV is set to false if destinationaddress is an IP address and destinationport is mentioned correctly.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="destinationport" type="xsd:integer" default="0" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag depends on destAddrIsSRV. It is mandatory when destAddrIsSRV is false or when destination address is an IP address. Valid values between 1024 to 65535 (inclusive)</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Security Profile for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="securityProfileId" type="axlapi:XUUID"/>
						<xsd:element name="securityProfileName" type="axlapi:UniqueString50"/>
					</xsd:choice>
					<xsd:element name="tkSipCodec" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XSIPCodec in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>The ampersand is a reserved character in xml. It can be escaped as "&amp;"</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="sipProfileId" type="axlapi:XUUID"/>
						<xsd:element name="sipProfileName" type="axlapi:UniqueString50"/>
					</xsd:choice>
					<xsd:element name="sigDigits" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The value of sigDigits  must be either from 0 to 32 or 99. Here 99 means All. enable attribute is Read-Only. If sigDigits is 0-32 then enable is true, if signDigits is 99 then enable is false.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:simpleContent>
								<xsd:extension base="xsd:nonNegativeInteger">
									<xsd:attribute name="enable" type="xsd:boolean" use="optional"/>
								</xsd:extension>
							</xsd:simpleContent>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="connectedNamePresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedPartyIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingPartySelection" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
					<xsd:element name="callingname" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingLineIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="prefixDN" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="callerName" type="axlapi:String50" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callerIdDN" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="acceptInboundRDNIS" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="acceptOutboundRDNIS" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="srtpAllowed" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="srtpFallbackAllowed" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only if srtpAllowed is set to false.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>

share/AXLSoap.xsd  view on Meta::CPAN

							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getSIPRealmResponse" type="axlapi:GetSIPRealmRes"/>
	<xsd:complexType name="StandardSIPRealmResponse">
		<xsd:annotation>
			<xsd:documentation>Returns either the GUID of the object that was altered, or returns true if the operation was successful.  Whichever is appropriate for the corresponding request.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:simpleType>
							<xsd:restriction base="xsd:string">
								<xsd:pattern value="(true)|(false)|(\{........-....-....-....-............\})"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="AddSIPProfileReq">
		<xsd:annotation>
			<xsd:documentation>Adds  new SIPProfile to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="sipProfile" type="axlapi:XSIPProfile"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addSIPProfile" type="axlapi:AddSIPProfileReq"/>
	<xsd:element name="addSIPProfileResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateSIPProfileReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="name" type="axlapi:UniqueString255" nillable="false"/>
						<xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/>
					</xsd:choice>
					<xsd:element name="newName" type="axlapi:UniqueString255" nillable="false" minOccurs="0"/>
					<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0"/>
					<xsd:element name="defaultTelephonyEventPayloadType" type="xsd:long" default="101" nillable="false" minOccurs="0"/>
					<xsd:element name="redirectByApplication" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="ringing180" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="timerInvite" type="xsd:long" default="180" nillable="false" minOccurs="0"/>
					<xsd:element name="timerRegisterDelta" type="xsd:long" default="5" nillable="false" minOccurs="0"/>
					<xsd:element name="timerRegister" type="xsd:long" default="3600" nillable="false" minOccurs="0"/>
					<xsd:element name="timerT1" type="xsd:long" default="500" nillable="false" minOccurs="0"/>
					<xsd:element name="timerT2" type="xsd:long" default="4000" nillable="false" minOccurs="0"/>
					<xsd:element name="retryInvite" type="xsd:long" default="6" nillable="false" minOccurs="0"/>
					<xsd:element name="retryNotInvite" type="xsd:long" default="10" nillable="false" minOccurs="0"/>
					<xsd:element name="startMediaPort" type="xsd:long" default="16384" nillable="false" minOccurs="0"/>
					<xsd:element name="stopMediaPort" type="xsd:long" default="32766" nillable="false" minOccurs="0"/>
					<xsd:element name="callpickupURI" type="axlapi:Name128" default="x-cisco-serviceuri-pickup" nillable="false" minOccurs="0"/>
					<xsd:element name="callpickupListURI" type="axlapi:String128" default="x-cisco-serviceuri-opickup" nillable="false" minOccurs="0"/>
					<xsd:element name="callpickupGroupURI" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" nillable="false" minOccurs="0"/>
					<xsd:element name="meetmeServiceURI" type="axlapi:String128" default="x-cisco-serviceuri-meetme" nillable="false" minOccurs="0"/>
					<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" nillable="false" minOccurs="0"/>
					<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" nillable="false" minOccurs="0"/>
					<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
					<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
					<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
					<xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="Admin" nillable="false" minOccurs="0"/>
					<xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" nillable="false" minOccurs="0"/>
					<xsd:element name="timerKeepAlive" type="xsd:long" default="120" nillable="false" minOccurs="0"/>
					<xsd:element name="timerSubscribe" type="xsd:long" default="120" nillable="false" minOccurs="0"/>
					<xsd:element name="timerSubscribeDelta" type="xsd:long" default="5" nillable="false" minOccurs="0"/>
					<xsd:element name="maxRedirects" type="xsd:long" default="70" nillable="false" minOccurs="0"/>
					<xsd:element name="timerOffhookToFirstDigit" type="xsd:long" default="15000" nillable="false" minOccurs="0"/>
					<xsd:element name="callForwardURI" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" nillable="false" minOccurs="0"/>
					<xsd:element name="abbreviatedDialURI" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" nillable="false" minOccurs="0"/>
					<xsd:element name="confJoinEnable" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="rfc2543Hold" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="semiAttendedTransfer" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="enableVAD" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="stutterMsgWaiting" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="callStats" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="t38Invite" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" nillable="false" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="resourcePriorityNamespaceList" type="axlapi:XResourcePriorityNamespaceList" 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="resourcePriorityNamespaceListName" type="axlapi:Name50" default="Null" nillable="true"/>
					</xsd:choice>
					<xsd:element name="enableAnatForEarlyOfferCalls" type="xsd:string" minOccurs="0"/>
					<xsd:element name="gClear" type="axlapi:XGClear" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateSIPProfile" type="axlapi:UpdateSIPProfileReq"/>
	<xsd:element name="updateSIPProfileResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getSIPProfile" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetSIPProfileRes">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="sipProfile" type="axlapi:XSIPProfile"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getSIPProfileResponse" type="axlapi:GetSIPProfileRes"/>



( run in 1.687 second using v1.01-cache-2.11-cpan-39bf76dae61 )