AXL-Client-Simple

 view release on metacpan or  search on metacpan

share/AXLSoap.xsd  view on Meta::CPAN

			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>All devices that receive calls implicitly have a location for bandwidth negotiation. If the location is not defined, it is assumed to be LOCAL.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="location" type="axlapi:XLocation">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="locationName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Media Resource (MOH) information. This tag is not valid for a device profile.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="mediaResourceList" type="axlapi:XMediaResourceList">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="mediaResourceListName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is not valid for H323Phone, H323Trunk and SIPTrunk.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is not valid for H323Phone, H323Trunk and SIPTrunk.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is not valid for a device profile.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="automatedAlternateRoutingCSS" type="axlapi:XCallingSearchSpace">
					<xsd:annotation>
						<xsd:documentation>The calling search space used by Automated Alternate Routing. Nullable. Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="automatedAlternateRoutingCSSName" type="axlapi:String50">
					<xsd:annotation>
						<xsd:documentation>The name of the calling search space used by Automated Alternate Routing.  Nullable.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is not valid for a device profile.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="aarNeighborhood" type="axlapi:XAARNeighborhood">
					<xsd:annotation>
						<xsd:documentation>For IP Phones and Gateways. Nullable. Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="aarNeighborhoodName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0"/>
			<xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>UUID changed each time the device is updated.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="traceFlag" type="xsd:boolean" minOccurs="0"/>
			<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" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
			<xsd:element name="retryVideoCallAsAudio" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is valid only for phones, SIP trunks and voice mail ports. Not nullable.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="securityProfile">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:attribute name="uuid" type="axlapi:XUUID"/>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="securityProfileName" type="axlapi:UniqueString50"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is valid only for SIP Trunks and SIP Phones.</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="sipProfile">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:attribute name="uuid" type="axlapi:XUUID"/>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="sipProfileName" type="axlapi:UniqueString50"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Not Applicable for VoicemailPort, DeviceProfile, T1-CAS and FXO ports. </xsd:documentation>
				</xsd:annotation>
				<xsd:element name="cgpnTransformationCSS" 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="cgpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
			</xsd:choice>
			<xsd:element name="useDevicePoolCgpnTransformCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Not Applicable for VoicemailPort, DeviceProfile, T1-CAS and FXO ports. </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Not applicable for Device Profiles</xsd:documentation>
				</xsd:annotation>
				<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:String50"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">

share/AXLSoap.xsd  view on Meta::CPAN

						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XCTIRoutePoint">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XDevice">
				<xsd:sequence minOccurs="0">
					<xsd:element name="userLocale" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XUserLocale in AXLEnums.xsd-->
					<xsd:element name="lines" minOccurs="0">
						<xsd:complexType>
							<xsd:choice>
								<xsd:element name="line" type="axlapi:XLine" maxOccurs="unbounded">
									<xsd:annotation>
										<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="lineId" type="axlapi:XLineId" maxOccurs="unbounded"/>
								<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" maxOccurs="unbounded">
									<xsd:annotation>
										<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular direcotyr number.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:choice>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XConferenceBridge">
		<xsd:sequence>
			<xsd:element name="name" type="axlapi:UniqueName128" nillable="false"/>
			<xsd:element name="description" type="axlapi:String128" nillable="true" minOccurs="0"/>
			<xsd:element name="product" type="xsd:string" nillable="false"/><!--This field is of the type axl:XProduct in AXLEnums.xsd-->
			<xsd:choice>
				<xsd:element name="devicePool" type="axlapi:XDevicePool" 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="devicePoolName" type="axlapi:UniqueString50" nillable="false"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:element name="location" type="axlapi:XLocation" 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="locationName" type="axlapi:String50" default="Hub_None" nillable="false"/>
			</xsd:choice>
			<xsd:element name="subUnit" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Applicable for               Cisco Conference Bridge (WS-SVC-CMM)             and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula.       Cisco Media Server :     ...
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default fo...
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is used only by     Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and    Cisco Media Server(WS-SVC-CMM-MS).</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="maximumCapacity" type="xsd:nonNegativeInteger" default="32" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is used only by Cisco Conference Bridge(WS-SVC-CMM) and   Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="useTrustedRelayPoint" type="xsd:string" default="Default" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
			<xsd:choice minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation>
				</xsd:annotation>
				<xsd:element name="securityProfile" type="axlapi:XUUID" 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="securityProfileName" type="axlapi:UniqueString50" nillable="false"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XPilotHuntGroup">
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="pilotPoint">
					<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:XPilotPoint">
								<xsd:attribute name="uuid" type="axlapi:XUUID"/>
							</xsd:extension>
						</xsd:complexContent>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="pilotPointName" type="axlapi:String50" nillable="false"/>
			</xsd:choice>
			<xsd:element name="members">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="member" type="axlapi:XPilotHuntGroupMember" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XPilotHuntGroupMember">
		<xsd:sequence>
			<xsd:element name="sortOrder" type="xsd:nonNegativeInteger"/>
			<xsd:choice>
				<xsd:element name="deviceMemberInfo">
					<xsd:complexType>

share/AXLSoap.xsd  view on Meta::CPAN

		<xsd:complexContent>
			<xsd:extension base="axlapi:XPhone">
				<xsd:sequence minOccurs="0">
					<xsd:element name="blfDirectedCallParks" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="blfDirectedCallPark" minOccurs="0" maxOccurs="unbounded">
									<xsd:complexType>
										<xsd:complexContent>
											<xsd:extension base="axlapi:XBLFDirectedCallPark">
												<xsd:attribute name="index" type="xsd:positiveInteger"/>
											</xsd:extension>
										</xsd:complexContent>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="addOnModules" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Additional modules attached to the phone. There can be 0, 1, or 2.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="2"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="userLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XUserLocale in AXLEnums.xsd-->
					<xsd:element name="networkLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XCountry in AXLEnums.xsd-->
					<xsd:element name="idleTimeout" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="authenticationURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
					<xsd:element name="directoryURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
					<xsd:element name="idleURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
					<xsd:element name="informationURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
					<xsd:element name="messagesURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
					<xsd:element name="proxyServerURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
					<xsd:element name="servicesURL" type="xsd:anyURI" nillable="true" minOccurs="0"/>
					<xsd:element name="services" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<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="xsd:string"/>
					</xsd:choice>
					<xsd:element name="loginUserId" type="axlapi:String255" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read-only for IP Phones.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:sequence minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Extension Mobility block.  By default, extension mobility is disabled.  To enable, include a default profile and set enableExtensionMobility to true.  Only applicable to 7960 and 7940 phones.  If enableExtensionMobility ...
						</xsd:annotation>
						<xsd:choice>
							<xsd:annotation>
								<xsd:documentation>The absence of this tag would mean the device would use the current device Settings</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="defaultProfile" type="axlapi:XProfile" nillable="false" minOccurs="0">
								<xsd:annotation>
									<xsd:documentation>Only the "uuid" attribute is applicable to the AXL API.  Not nullable.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="defaultProfileName" type="axlapi:String50" nillable="false" minOccurs="0">
								<xsd:annotation>
									<xsd:documentation>The name of the default profile for this device.  Not nullable.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:element name="enableExtensionMobility" type="xsd:boolean">
							<xsd:annotation>
								<xsd:documentation> Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:choice minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>The current user profile in use by this device.  Read-only.</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="currentProfile" type="axlapi:XProfile" nillable="false">
								<xsd:annotation>
									<xsd:documentation>Read-only.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="currentProfileName" type="axlapi:String50" nillable="false">
								<xsd:annotation>
									<xsd:documentation>Read-only.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:element name="loginTime" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Read-only.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="loginDuration" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Read-only.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
					<xsd:element name="currentConfig" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for a getPhoneResponse. It contains Extension Mobility related parameters for a device when a user is logged in using a user defined device profile. If no user is logged in, the original device informa...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0"/>
								<xsd:choice minOccurs="0">
									<xsd:element name="phoneTemplate" type="axlapi:XPhoneTemplate">
										<xsd:annotation>
											<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="phoneTemplateName" type="axlapi:String50" nillable="false"/>
								</xsd:choice>
								<xsd: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:choice minOccurs="0">
									<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="xsd:string"/>
								</xsd:choice>
								<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="singleButtonBarge" type="axlapi:XBarge" nillable="false" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="joinAcrossLines" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
									<xsd:annotation>
										<xsd:documentation>This tag is valid only for devices that support JAL.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="callInfoPrivacyStatus" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
								<xsd:element name="dndStatus" type="xsd:boolean" nillable="false" minOccurs="0"/>
								<xsd:element name="dndRingSetting" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
								<xsd:element name="dndOption" type="axlapi:XDNDOption" nillable="false" minOccurs="0"/>
								<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:element name="logMissedCalls" type="xsd:boolean" default="true" minOccurs="0"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="singleButtonBarge" type="axlapi:XBarge" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="joinAcrossLines" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support JAL.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="builtInBridgeStatus" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="callInfoPrivacyStatus" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<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="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="packetCaptureMode" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
					<xsd:element name="packetCaptureDuration" type="xsd:nonNegativeInteger" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is not valid for a device profile.</xsd:documentation>
						</xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

					</xsd:choice>
					<xsd:element name="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="requireDTMFReception" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="RFC2833Disabled" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="phoneLoadName" type="axlapi:String32" minOccurs="0"/>
					<xsd:element name="certificateOperation" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XCertificateOperation in AXLEnums.xsd-->
					<xsd:sequence minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>These tags can be updated only if securityProfile is not mentioned in the request.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>authenticationMode can be updated only if certificateOperation field is Install/Upgrade, Delete or Troubleshoot.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>keySize can be updated only if certificateOperation field is Install/Upgrade, Delete or Troubleshoot.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
					<xsd:element name="authenticationString" type="axlapi:String128" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>authenticationString can be updated only if certificateOperation field is Install/Upgrade, Delete or Troubleshoot.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="certificateStatus" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XCertificateStatus in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Read-only tag.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="upgradeFinishTime" type="xsd:string" minOccurs="0"/>
					<xsd:element name="deviceMobilityMode" type="xsd:string" default="Default" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Specifies if the phone is configured for device mobility feature or not</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="roamingDevicePoolName" type="axlapi:UniqueString50" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read-only. Specifies the device pool being used if the device is roaming and the devicemobility feature is enabled for it.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="remoteDevice" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="dndOption" type="axlapi:XDNDOption" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="dndRingSetting" type="xsd:string" nillable="true" minOccurs="0"><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="dndStatus" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isActive" type="xsd:boolean" default="true" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag determines if the newly added phone is active to determine consumption of license. If set to false the license units will not be consumed.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isDualMode" type="xsd:boolean" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read-only tag.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for dual mode phones.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="mobilityUser" type="axlapi:XUUID" nillable="true">
							<xsd:annotation>
								<xsd:documentation>The GUID of the mobility User for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="mobilityUserIdName" type="axlapi:String50" nillable="true">
							<xsd:annotation>
								<xsd:documentation>The userid of the mobility user for this phone. Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="phoneSuite" type="axlapi:XPhonePersonalization" default="Default" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If a blank tag is passed, the value of "Default" is inserted into the database.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" minOccurs="0"/>
					<xsd:element name="isProtected" type="xsd:boolean" default="false" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support Secure Tone</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for CUMC devices.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="mobileSmartClientProfile" type="axlapi:XMobileSmartClientProfile">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="mobileSmartClientProfileName" type="axlapi:String128"/>
					</xsd:choice>
					<xsd:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<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>This field is applicable only to SIP phones.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="dialRules" type="axlapi:XSIPDialRules" nillable="false">
							<xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

	</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-->
					<xsd:element name="csuParam" type="xsd:string"/><!--This field is of the type axl:XCSUParam in AXLEnums.xsd-->
					<xsd:element name="digitSending" type="xsd:string"/><!--This field is of the type axl:XDigitSending in AXLEnums.xsd-->
					<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-->

share/AXLSoap.xsd  view on Meta::CPAN

						<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:element name="callingPartyIENumberType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="calledNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="callingNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="licensedCapacity" type="xsd:nonNegativeInteger" default="0" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The tag will not be applicable for any type of Inter-Cluster trunk</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="nationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="internationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="unknownStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="subscriberStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformNationalCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformInternationalCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformUnknownCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformSubscriberCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XH323Trunk">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XH323Gateway">
				<xsd:sequence>
					<xsd:element name="pathReplacementSupport" type="xsd:boolean" default="false" minOccurs="0"/>
					<xsd:choice>
						<xsd:element name="gatekeeperInfo">
							<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="terminal" type="xsd:string" nillable="false"/><!--This field is of the type axl:XTerminal in AXLEnums.xsd-->
									<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="remoteServerInfo">
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="server1" type="axlapi:String255" nillable="false"/>
									<xsd:element name="server2" type="axlapi:String255" minOccurs="0"/>
									<xsd:element name="server3" type="axlapi:String255" minOccurs="0"/>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:choice>
					<xsd:sequence minOccurs="0">
						<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>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XRecordingProfile">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50"/>
			<xsd:choice minOccurs="0">
				<xsd:element name="recordingCSS" 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="recordingCSSName" type="axlapi:UniqueName50" nillable="true"/>
			</xsd:choice>
			<xsd:element name="recorderDestination" type="xsd:string" nillable="false"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XGatekeeper">
		<xsd:annotation>
			<xsd:documentation>Gatekeeper is a type of device.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String128" nillable="false">
				<xsd:annotation>
					<xsd:documentation>From device table.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="description" type="axlapi:String128" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>From device table.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="rrqTimeToLive" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Registration Request Time to Live.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="retryTimeout" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Registration Retry Timeout</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="enableDevice" type="xsd:boolean" nillable="false" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
	</xsd:complexType>
	<xsd:complexType name="XRemoteDestinationProfile">
		<xsd:sequence minOccurs="0">

share/AXLSoap.xsd  view on Meta::CPAN

				<xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:String50" nillable="true"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:element name="cgpnTransformationCSS" 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="cgpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
			</xsd:choice>
			<xsd:element name="useDevicePoolCgpnTransformCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
			<xsd:choice minOccurs="0">
				<xsd:element name="primaryPhone" type="axlapi:XDevice">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="primaryPhoneName" type="axlapi:String128" nillable="false"/>
			</xsd:choice>
			<xsd:element name="dndOption" type="axlapi:XDNDOption" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="dndStatus" type="xsd:boolean" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:element name="mobileSmartClientProfile" type="axlapi:XMobileSmartClientProfile">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="mobileSmartClientProfileName" type="axlapi:String128"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<!-- *********************************************************** -->
	<!-- Complex Types                                    -->
	<!-- *********************************************************** -->
	<xsd:complexType name="XAARNeighborhood">
		<xsd:annotation>
			<xsd:documentation>An Automated Alternate Routing Neighborhood.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XAddOnModule">
		<xsd:annotation>
			<xsd:documentation>Sidecar modules for used by Cisco IP Phones.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="loadInformation" type="axlapi:XLoadInformation">
				<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">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="secondaryCallingSearchSpaceName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:element name="destination" type="axlapi:String50" minOccurs="0"/>
			<xsd:element name="duration" type="xsd:int" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Applicable only for callForwardNoAnswer and callForwardAlternateParty,Value "-1" in the response indicates that the CM will use the default setting</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XHuntForwardInfo">
		<xsd:sequence>
			<xsd:element name="usePersonalPreferences" type="xsd:boolean" default="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Use original Called DN forward no-coverage settings</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:element name="destination" type="axlapi:String50" minOccurs="0"/>
			<xsd:element name="maxHuntduration" type="xsd:integer" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Value "-1" in the response means no value has been assigned and internally the CM will use default setting i.e., 1800s.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XCallingSearchSpace">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:UniqueName50"/>
			<xsd:element name="description" type="axlapi:String50" minOccurs="0"/>
			<xsd:element name="clause" type="axlapi:String1024" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Read-only.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="dialPlanWizardGenId" type="xsd:nonNegativeInteger" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Read-only.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="members">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="member" type="axlapi:XCallingSearchSpaceMember" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</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">

share/AXLSoap.xsd  view on Meta::CPAN

			</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">
						<xsd:element name="member" type="axlapi:XCallManagerMember" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute of callManager is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XCallManagerMember">
		<xsd:choice>
			<xsd:element name="callManager" type="axlapi:XCallManager">
				<xsd:annotation>
					<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="callManagerName" type="axlapi:String50"/>
		</xsd:choice>
		<xsd:attribute name="priority" type="xsd:nonNegativeInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XCMCInfo">
		<xsd:sequence minOccurs="0">
			<xsd:element name="code" type="axlapi:String16"/>
			<xsd:element name="description" type="axlapi:String50" nillable="true" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XCallManagerMemberId">
		<xsd:simpleContent>
			<xsd:extension base="axlapi:XUUID">
				<xsd:attribute name="priority" type="xsd:nonNegativeInteger"/>
			</xsd:extension>
		</xsd:simpleContent>
	</xsd:complexType>
	<xsd:complexType name="XCCMVersion">
		<xsd:sequence>
			<xsd:element name="version" type="axlapi:String50"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XCredentialPolicy">
		<xsd:sequence>
			<xsd:element name="name" type="axlapi:String255"/>
			<xsd:element name="noLimitForFailedLogon" type="xsd:boolean" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>If this tag is set to true, zero is inserted into the database for failedLogon.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="failedLogon" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Failed logon must be a number in the range 0 to 100.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="resetFailedLogonAttempts" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="administratorMustUnlock" type="xsd:boolean" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>If this tag is set to true, zero is inserted into the database for lockoutDuration.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="lockoutDuration" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Lockout duration must be a number in the range 0 to 1440.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="credChangeDuration" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Credential change duration must be a number in the range 0 to 129600.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="neverExpires" type="xsd:boolean" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>If this tag is set to true, zero is inserted into the database for credExpiresAfter.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="credExpiresAfter" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Credential expires after must be a number in the range 0 to 365.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="minCredLength" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="prevCredStoredNum" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="inactiveDaysAllowed" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="expiryWarningDays" type="xsd:nonNegativeInteger" nillable="false">
				<xsd:annotation>
					<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="trivialCredCheck" type="xsd:boolean" nillable="false"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XDateTimeSetting">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50"/>
			<xsd:element name="dateTemplate" type="axlapi:String50"/>
			<xsd:element name="timeZone" type="xsd:string"/><!--This field is of the type axl:XTimeZone in AXLEnums.xsd-->
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XDevicePool">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:UniqueString50">
				<xsd:annotation>
					<xsd:documentation>Not nullable.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:element name="autoSearchSpace" type="axlapi:XCallingSearchSpace">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API. Nullable.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="autoSearchSpaceName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:choice>
				<xsd:element name="dateTimeSetting" type="axlapi:XDateTimeSetting">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API. Not Nullable.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="dateTimeSettingName" type="axlapi:String50"/>

share/AXLSoap.xsd  view on Meta::CPAN

			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:element name="geoLocationFilter" type="axlapi:XGeoLocationFilter">
					<xsd:annotation>
						<xsd:documentation>Only uuid attribute is read by the AXL API</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="geoLocationFilterName"/>
			</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="nationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
			<xsd:element name="internationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
			<xsd:element name="unknownStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
			<xsd:element name="subscriberStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XCommonDeviceConfig">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:UniqueString50" nillable="false"/>
			<xsd:choice minOccurs="0">
				<xsd:element name="softkeyTemplate" type="axlapi:XSoftkeyTemplate" nillable="true">
					<xsd:annotation>
						<xsd:documentation>only the uuid attribute is read by the AXL API. Nullable</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="softkeyTemplateName" type="xsd:string" nillable="true"/>
			</xsd:choice>
			<xsd:element name="userLocale" type="xsd:string" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Nullable. The value accepted and retrieved from the database for this field will be of type XUserLocale in AXLEnums.xsd.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Nullable</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Nullable</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="mlppDomainId" type="xsd:int" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This setting only affect 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 affect devices that support MLPP</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="useTrustedRelayPoint" type="xsd:string" default="Off" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
				<xsd:annotation>
					<xsd:documentation>Default is not applicable for CommonDeviceConfig API</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 affect devices that support MLPP</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="IPAddressingMode" type="axlapi:XIPAddressingMode" minOccurs="0"/>
			<xsd:element name="IPAddressingModePreferenceControl" type="axlapi:XIPAddressingModePrefControl" minOccurs="0"/>
			<xsd:element name="allowAutoConfigurationForPhones" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XCommonPhoneConfig">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:UniqueString50" nillable="false"/>
			<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0"/>
			<xsd:element name="unlockPwd" type="axlapi:String50" nillable="false" minOccurs="0"/>
			<xsd:element name="dndOption" type="axlapi:XDNDOption" nillable="false" minOccurs="0"/>
			<xsd:element name="dndAlertingType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
			<xsd:element name="backgroundImage" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
			<xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" nillable="false" minOccurs="0"/>
			<xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" nillable="false" minOccurs="0"/>
			<xsd:element name="sshUserId" type="axlapi:String50" minOccurs="0"/>
			<xsd:element name="sshPwd" type="axlapi:String255" minOccurs="0"/>
			<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:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XDevicePoolDeviceMobility">
		<xsd:choice>
			<xsd:element name="devicePool" type="axlapi:XDevicePool">
				<xsd:annotation>
					<xsd:documentation>Only the uuid attribute is read by AXL API.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="devicePoolName">
				<xsd:complexType>
					<xsd:simpleContent>
						<xsd:extension base="axlapi:String50">
							<xsd:attribute name="uuid" type="axlapi:XUUID"/>
						</xsd:extension>
					</xsd:simpleContent>
				</xsd:complexType>
			</xsd:element>
		</xsd:choice>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XDeviceMobility">
		<xsd:sequence>
			<xsd:element name="name" type="xsd:string" nillable="false"/>
			<xsd:element name="subNet" type="xsd:string" nillable="false"/>
			<xsd:element name="subNetMaskSz" type="xsd:nonNegativeInteger" nillable="false"/>
			<xsd:element name="members">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="member" type="axlapi:XDevicePoolDeviceMobility" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XPhysicalLocation">

share/AXLSoap.xsd  view on Meta::CPAN

	</xsd:complexType>
	<xsd:complexType name="XDigitDiscardInstructionMember">
		<xsd:choice>
			<xsd:element name="dialPlanTagName" type="axlapi:String50" nillable="false"/>
			<xsd:element name="dialPlanTag" type="axlapi:XDialPlanTag">
				<xsd:annotation>
					<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XDisplayInstance">
		<xsd:sequence>
			<xsd:element name="name">
				<xsd:annotation>
					<xsd:documentation>The URI of this instance. For example: xmldi://cisco.com/Cisco VG200/mgcp</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:pattern value="xmldi://\S+"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="version" type="xsd:string"/>
			<xsd:element name="author" type="xsd:string" minOccurs="0"/>
			<xsd:element name="description" type="xsd:string" minOccurs="0"/>
			<xsd:choice>
				<xsd:annotation>
					<xsd:documentation>At this point, you will either see a uses element optional followed by a parameters block, or simply a parameters block.</xsd:documentation>
				</xsd:annotation>
				<xsd:sequence>
					<xsd:element name="uses" type="xsd:anyURI">
						<xsd:annotation>
							<xsd:documentation>Name of the display instance this display instance extends or includes.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="parameters" type="axlapi:XDisplayInstanceParameters" minOccurs="0"/>
				</xsd:sequence>
				<xsd:element name="parameters" type="axlapi:XDisplayInstanceParameters"/>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XDisplayInstanceParameter">
		<xsd:sequence>
			<xsd:element name="name">
				<xsd:annotation>
					<xsd:documentation>The tag that appears in the actual vendor configuration block stored in the database. The pattern enforces that the name is only made up of letters, digits, dashes, periods, or underscores.</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:pattern value="[a-zA-Z0-9][a-zA-Z0-9\.\-_]*"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="description" type="xsd:string"/>
			<xsd:element name="moduleComponentName" type="xsd:string" minOccurs="0"/>
			<xsd:element name="nonClusterWideJustification" type="xsd:string" minOccurs="0"/>
			<xsd:element name="displayName" type="xsd:normalizedString" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>If displayName is set, the UI should show it instead of the NAME to the user.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="onChangeShowMessage" type="xsd:string" minOccurs="0"/>
			<xsd:element name="unit" type="xsd:string" minOccurs="0"/>
			<xsd:element name="hidden" type="xsd:boolean" fixed="true" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>UI directive. This parameter should not be shown in the UI.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="index" type="xsd:nonNegativeInteger" default="0" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Index is translated into an index attribute in the parameter expressed in a vendor config. Really only useful for parameters contained within paramGroups.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="readOnly" type="xsd:boolean" fixed="true" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>UI directive. The parameter is entirely read-only. Whatever value is current assigned to the parameter is never changed in the UI.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice>
				<xsd:element name="label" type="xsd:string">
					<xsd:annotation>
						<xsd:documentation>UI directive. Text to always display in the UI.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="paramGroup">
					<xsd:annotation>
						<xsd:documentation>UI directive. The parameter is really just a heading for a paramGroup.</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:sequence>
							<xsd:element name="param" type="axlapi:XDisplayInstanceParameter" maxOccurs="unbounded"/>
						</xsd:sequence>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="rules">
					<xsd:annotation>
						<xsd:documentation>The rules to validate this parameter against.</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:sequence>
							<xsd:element name="rule" type="xsd:anyURI" maxOccurs="unbounded">
								<xsd:annotation>
									<xsd:documentation>The URI of the rule to validate this parameter against; for example: xmlrule://cisco.com/public/isAnInteger</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:sequence>
					</xsd:complexType>
				</xsd:element>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XDisplayInstanceParameters">
		<xsd:sequence>
			<xsd:element name="param" type="axlapi:XDisplayInstanceParameter" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XFACInfo">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="axlapi:String50"/>
			<xsd:element name="code" type="axlapi:String16"/>
			<xsd:element name="authorizationLevel" type="xsd:nonNegativeInteger"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XLicenseCapabilities">
		<xsd:sequence>
			<xsd:element name="userid" type="xsd:string"/>
			<xsd:element name="enableUPS" type="xsd:boolean" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>The only valid values for enableUPS are true, True, false and False.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="enableUPC" type="xsd:boolean" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>The only valid values for enableUPC are true, True, false and False.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XLine">
		<xsd:annotation>
			<xsd:documentation>Table: A Line Appearnce (defined from DeviceNumPlanMap).</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="label" type="axlapi:String50" nillable="true"/>
			<xsd:element name="asciiLabel" type="axlapi:String50" nillable="true" minOccurs="0"/>
			<xsd:element name="display" type="axlapi:String50" nillable="true"/>
			<xsd:choice>
				<xsd:element name="dirn" type="axlapi:XNPDirectoryNumber">
					<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="ringSetting" type="xsd:string" default="Ring" nillable="false" minOccurs="0"/><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
			<xsd:element name="consecutiveRingSetting" type="xsd:string" default="Use System Default" nillable="false" minOccurs="0"><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
				<xsd:annotation>
					<xsd:documentation>Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ringSettingIdlePickupAlert" type="xsd:string" default="Use System Default" nillable="false" minOccurs="0"><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
				<xsd:annotation>
					<xsd:documentation>Applicable only for IP Phones.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ringSettingActivePickupAlert" type="xsd:string" default="Use System Default" nillable="false" minOccurs="0"><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
				<xsd:annotation>
					<xsd:documentation>Applicable only for IP Phones.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="displayASCII" type="axlapi:String50" nillable="true" minOccurs="0"/>
			<xsd:element name="e164Mask" type="axlapi:String255" nillable="true" minOccurs="0"/>
			<xsd:element name="dialPlanWizardId" type="xsd:nonNegativeInteger" minOccurs="0"/>
			<xsd:element name="mwlPolicy" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XMWLPolicy in AXLEnums.xsd-->
			<xsd:element name="maxNumCalls" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
			<xsd:element name="busyTrigger" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
			<xsd:element name="callInfoDisplay">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="callerName" type="xsd:boolean" default="true" minOccurs="0"/>
						<xsd:element name="callerNumber" type="xsd:boolean" default="false" minOccurs="0"/>
						<xsd:element name="redirectedNumber" type="xsd:boolean" default="false" minOccurs="0"/>
						<xsd:element name="dialedNumber" type="xsd:boolean" default="true" minOccurs="0"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:choice minOccurs="0">
				<xsd:element name="recordingProfile" type="axlapi:XRecordingProfile">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="recordingProfileName" type="axlapi:UniqueString50"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:element name="monitoringCSS" 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="monitoringCSSName" type="axlapi:UniqueName50"/>
			</xsd:choice>
			<xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" nillable="true" minOccurs="0"/>
			<xsd:element name="audibleMWI" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
			<xsd:element name="speedDial" type="xsd:string" minOccurs="0"/>
			<xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag cannot be modified. It can only be specified in the add request.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="associatedEndusers" minOccurs="0">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="enduser" type="axlapi:XEnduserMember" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="partyEntranceTone" type="xsd:string" default="Default" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->

share/AXLSoap.xsd  view on Meta::CPAN

				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="member" type="axlapi:XMediaResourceListMember" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XMediaResourceListMember">
		<xsd:choice>
			<xsd:element name="mediaResourceGroup" type="axlapi:XMediaResourceGroup">
				<xsd:annotation>
					<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="mediaResourceGroupName" type="axlapi:String50"/>
		</xsd:choice>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
		<xsd:attribute name="order" type="xsd:nonNegativeInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XMGCP">
		<xsd:annotation>
			<xsd:documentation>The generic MGCP follows the IOS Model, but uses more generic terminology to describe the MGCP's structure.

All MGCPs have 1..n UNITs, each which contains 1..n SUBUNITs, each which contains 1..n ENDPOINTs.  ENDPOINTs are (really, contain) a DEVICE.

In the IOS model, the terminology would be SLOTs, VICs, and PORTs.  </xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="domainName" type="axlapi:String64"/>
			<xsd:element name="description" type="axlapi:String100" minOccurs="0"/>
			<xsd:element name="product" type="xsd:string"/><!--This field is of the type axl:XProduct in AXLEnums.xsd-->
			<xsd:element name="model" type="xsd:string"><!--This field is of the type axl:XModel in AXLEnums.xsd-->
				<xsd:annotation>
					<xsd:documentation>Read-only.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice>
				<xsd:element name="callManagerGroup" type="axlapi:XCallManagerGroup">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="callManagerGroupName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:element name="units" type="axlapi:XMGCPUnits" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>The units element is optional when a new MGCP is being added  and can be added using addMGCPUnit.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="scratch" type="axlapi:String50" minOccurs="0"/>
			<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0"/>
			<xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>UUID that is changed each time the MGCP is updated.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="loadInformation" type="axlapi:XLoadInformation">
				<xsd:annotation>
					<xsd:documentation>For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XMGCPEndpoints">
		<xsd:annotation>
			<xsd:documentation>The max attribute identifies the maximum number of endpoints this endpoint list is allowed.       </xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="endpoint" maxOccurs="unbounded">
				<xsd:complexType>
					<xsd:complexContent>
						<xsd:extension base="axlapi:XGateway">
							<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
						</xsd:extension>
					</xsd:complexContent>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="deviceName" type="axlapi:String50" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>When adding endpoint, only endpoint is allowed</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
		<xsd:attribute name="max" type="xsd:positiveInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XMGCPEndpoint">
		<xsd:annotation>
			<xsd:documentation>In the IOS model, ENDPOINT corresponds to a PORT inside a VIC.           </xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:XDevice">
				<xsd:sequence>
					<xsd:choice minOccurs="0">
						<xsd:element name="cdpnTransformationCSS" type="axlapi:XCallingSearchSpace" nillable="true">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="cdpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="useDevicePoolCdpnTransformCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="packetCaptureMode" type="xsd:string" default="None" minOccurs="0"><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Supported only by a few MGCP gateways like 26XX, 366X, 37XX, 269X, 38XX, VG224.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="packetCaptureDuration" type="xsd:positiveInteger" default="60" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Supported only by a few MGCP gateways like 26XX, 366X, 37XX, 269X, 38XX, VG224.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="priProtocol" type="xsd:string"/><!--This field is of the type axl:XPriProtocol in AXLEnums.xsd-->
					<xsd:element name="ASN1ROSEOIDEncoding" type="axlapi:String50" default="0" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable for only if PRI variant is QSIG</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="QSIGVariant" type="axlapi:String50" default="0" minOccurs="0">

share/AXLSoap.xsd  view on Meta::CPAN

		</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>
						<xsd:element name="aarNeighborhood" type="axlapi:XAARNeighborhood">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="aarNeighborhoodName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="aarDestinationMask" type="axlapi:String128" nillable="true" minOccurs="0"/>
					<xsd:element name="aarKeepCallHistory" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="aarVoiceMailEnabled" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="callForwardAll" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardBusy" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardBusyInt" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardNoAnswer" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardNoAnswerInt" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardNoCoverage" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardNoCoverageInt" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardOnFailure" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardAlternateParty" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardNotRegistered" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardNotRegisteredInt" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="callPickupGroup" type="axlapi:XNPCallPickupGroup">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="callPickupGroupName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="autoAnswer" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XAutoAnswer in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>For an intercom line this tag should be treated as a mandatory tag and the valid values are Auto Answer with Headset and Auto Answer with Speakerphone.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="cfaCSSClause" type="xsd:string" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read-only.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="alertingName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:element name="asciiAlertingName" type="axlapi:String32" nillable="true" minOccurs="0"/>
					<xsd:choice>
						<xsd:element name="presenceGroup" type="axlapi:XPresenceGroup"/>
						<xsd:element name="presenceGroupName" type="axlapi:String50"/>
						<!--<xsd:complexType>
								<xsd:complexContent>
									<xsd:extension base="axlapi:XPresenceGroup">
										<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
									</xsd:extension>
								</xsd:complexContent>
							</xsd:complexType>
						</xsd:element>-->
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="shareLineAppearanceCSS">
							<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="shareLineAppearanceCSSName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="voiceMailProfile" type="axlapi:XVoiceMailProfile"/>
						<xsd:element name="voiceMailProfileName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="patternPrecedence" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPatternPrecedence in AXLEnums.xsd-->
					<xsd:element name="releaseCause" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XReleaseCauseValue in AXLEnums.xsd-->
					<xsd:element name="hrDuration" type="xsd:long" nillable="false" minOccurs="0"/>
					<xsd:element name="hrInterval" type="xsd:long" nillable="false" minOccurs="0"/>
					<xsd:element name="cfaCSSPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is applicable for only intercom lines and if not set, intercom lines will not be active.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="defaultActivatedDevice" type="axlapi:XDevice">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="defaultActivatedDeviceName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="ParkMonForwardNoRetrieveDN" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:element name="ParkMonForwardNoRetrieveIntDN" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:element name="ParkMonForwardNoRetrieveVMEnabled" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="ParkMonForwardNoRetrieveIntVMEnabled" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="ParkMonForwardNoRetrieveCSS" type="axlapi:XCallingSearchSpace" nillable="true" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only UUID Attribute is read by AXL</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="ParkMonForwardNoRetrieveCSSName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="ParkMonForwardNoRetrieveIntCSS" type="axlapi:XCallingSearchSpace" nillable="true" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only UUID Attribute is read by AXL</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="ParkMonForwardNoRetrieveIntCSSName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="ParkMonReversionTimer" type="xsd:long" nillable="true" minOccurs="0"/>
					<xsd:element name="partyEntranceTone" 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="XNPRoutePattern">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNPPattern">
				<xsd:sequence>
					<xsd:element name="destination">
						<xsd:complexType>
							<xsd:choice>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="gateway" type="axlapi:XDevice">
											<xsd:annotation>
												<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="gatewayName" type="xsd:string"/>
									</xsd:choice>
								</xsd:sequence>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="routeList" type="axlapi:XRouteList">
											<xsd:annotation>
												<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="routeListName" type="xsd:string"/>
									</xsd:choice>
								</xsd:sequence>
							</xsd:choice>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="authorizationCodeRequired" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="authorizationLevelRequired" type="xsd:nonNegativeInteger" minOccurs="0"/>
					<xsd:element name="clientCodeRequired" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="withTag" type="axlapi:String50" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read Only</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="withValueClause" type="axlapi:String255" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read Only</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isdnNSFInfoElement" nillable="true" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="cic" nillable="true" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>If not specified then a default value of '0' is set. This tag is not applicable to networkServiceProtocol PRI NI2. </xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="networkServiceProtocol" nillable="false">
									<xsd:annotation>
										<xsd:documentation>It is a mandatory tag if anychild tag of isdnNSFInfoElement is specified.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="networkService" nillable="false" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>If not specified then the first record based on the protocol in NSFProtocolServiceMap table will be set as the default value.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="paramValue" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>This parameter will take effect only if the selected network service has a valid  parameterName in TypeNSFService.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Default value would be Null in case not specified.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="resourcePriorityNamespace" type="axlapi:XResourcePriorityNamespace" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="resourcePriorityNamespaceName" type="xsd:string" minOccurs="0"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPSIPRoutePattern">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNumPlan">
				<xsd:sequence>
					<xsd:element name="blockEnable" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="callingPartyTransformationMask" type="xsd:string" minOccurs="0"/>
					<xsd:element name="useCallingPartyPhoneMask" type="xsd:string" nillable="false"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="callingLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingNamePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedNamePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="destination">
						<xsd:complexType>
							<xsd:choice>
								<xsd:element name="sipTrunk" type="axlapi:XSIPTrunk">
									<xsd:annotation>
										<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="sipTrunkName" type="axlapi:String128"/>
							</xsd:choice>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="dnOrPatternIPv6" type="xsd:string" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPHuntPilot">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNPPattern">
				<xsd:sequence minOccurs="0">
					<xsd:element name="destination">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:choice>
									<xsd:element name="huntList" type="axlapi:XHuntList">
										<xsd:annotation>
											<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="huntListName" type="xsd:string"/>
								</xsd:choice>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="ForwardHuntBusy" type="axlapi:XHuntForwardInfo" minOccurs="0"/>
					<xsd:element name="ForwardHuntNoAnswer" type="axlapi:XHuntForwardInfo" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This is applicable only if Cisco support use 1 Enterprise parameter is set.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="callPickupGroup" type="axlapi:XNPCallPickupGroup">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="callPickupGroupName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="ParkMonForwardNoRetrieveDN" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="ParkMonForwardNoRetrieveCSS" type="axlapi:XCallingSearchSpace" nillable="true" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only UUID Attribute is read by AXL</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="ParkMonForwardNoRetrieveCSSName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPTransformationPattern">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNumPlan">
				<xsd:sequence>
					<xsd:element name="callingPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0"/>
					<xsd:element name="useCallingPartyPhoneMask" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="dialPlan" type="axlapi:XDialPlan">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="dialPlanName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="digitDiscardInstruction" type="axlapi:XDigitDiscardInstruction" nillable="true"/>
						<xsd:element name="digitDiscardInstructionName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="patternUrgency" type="xsd:boolean">
						<xsd:annotation>
							<xsd:documentation>Always set as true</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="routeFilter" type="axlapi:XRouteFilter">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="routeFilterName" type="xsd:string"/>
					</xsd:choice>
					<xsd:element name="callingLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingNamePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingPartyNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="callingPartyNumberType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPCalledPartyTransformationPattern">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNumPlan">
				<xsd:sequence>
					<xsd:element name="calledPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="dialPlan" type="axlapi:XDialPlan">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="dialPlanName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="digitDiscardInstruction" type="axlapi:XDigitDiscardInstruction" nillable="true"/>
						<xsd:element name="digitDiscardInstructionName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="patternUrgency" type="xsd:boolean">
						<xsd:annotation>
							<xsd:documentation>Always set as true</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="calledPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="routeFilter" type="axlapi:XRouteFilter">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="routeFilterName" type="xsd:string"/>
					</xsd:choice>
					<xsd:element name="calledPartyNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="calledPartyNumberType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XNPTranslationPattern">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XNPPattern">
				<xsd:sequence minOccurs="0">
					<xsd:choice>
						<xsd:element name="callingSearchSpace" type="axlapi:XCallingSearchSpace"/>
						<xsd:element name="callingSearchSpaceName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Default value would be Null in case not specified.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="resourcePriorityNamespace" type="axlapi:XResourcePriorityNamespace" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="resourcePriorityNamespaceName" type="xsd:string" minOccurs="0"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XOSVersion">
		<xsd:sequence>
			<xsd:element name="osName" type="axlapi:String50"/>
			<xsd:element name="osVersion" type="axlapi:String50"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XPhoneProfile">
		<xsd:complexContent>
			<xsd:extension base="axlapi:XIPPhone"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="XPickupGroupMember">
		<xsd:sequence>
			<xsd:element name="priority" type="xsd:nonNegativeInteger"/>
			<xsd:choice>
				<xsd:element name="pickupGroup">
					<xsd:annotation>
						<xsd:documentation>uuid of Pickup Group</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:simpleContent>
							<xsd:extension base="axlapi:XUUID">
								<xsd:attribute name="uuid" type="axlapi:XUUID"/>
							</xsd:extension>
						</xsd:simpleContent>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="pickupGroupName" type="axlapi:String255"/>
				<xsd:element name="pickupDNAndPartition">
					<xsd:complexType>
						<xsd:sequence>
							<xsd:element name="dnPattern" type="axlapi:XDirectoryNumber"/>
							<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:sequence>
					</xsd:complexType>
				</xsd:element>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XPhoneTemplate">
		<xsd:annotation>
			<xsd:documentation>Phone templates describe what features are assigned to what buttons on a particular phone or set of phones. These templates are downloaded to phones and add-on-modules.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:element name="name">
				<xsd:annotation>
					<xsd:documentation>The template's name.</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:maxLength value="50"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:choice>
				<xsd:element name="basePhoneTemplate" type="axlapi:XPhoneTemplate">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="basePhoneTemplateName" type="axlapi:String50"/>
			</xsd:choice>
			<xsd:element name="isUserModifiable" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Read-Only.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="buttons" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>The list of buttons on this model of phone. The feature and label of the first button cannot be modified.              </xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence minOccurs="0">
						<xsd:element name="button" type="axlapi:XButton" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XProcessConfig">
		<xsd:annotation>
			<xsd:documentation>Describes the ProcessConfig table (used for service parameters)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">
			<xsd:choice>
				<xsd:element name="processNode" type="axlapi:XProcessNode"/>
				<xsd:element name="processNodeName" type="axlapi:String50" nillable="false"/>
			</xsd:choice>
			<xsd:element name="name" type="axlapi:String50" nillable="false"/>
			<xsd:element name="service" type="xsd:string" nillable="false"/><!--This field is of the type axl:XService in AXLEnums.xsd-->
			<xsd:element name="value" type="axlapi:String1024" nillable="true" minOccurs="0"/>
			<xsd:element name="valueType" type="xsd:string" nillable="false"/><!--This field is of the type axl:XParam in AXLEnums.xsd-->
			<xsd:element name="primaryData" type="xsd:boolean" default="false" nillable="false"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
	</xsd:complexType>
	<xsd:complexType name="XProcessNode">
		<xsd:annotation>
			<xsd:documentation>Describes a server running in the CCM cluster.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="0">

share/AXLSoap.xsd  view on Meta::CPAN

			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XMobileSmartClientProfile">
		<xsd:sequence minOccurs="0">
			<xsd:element name="name" type="xsd:string" nillable="true"/>
			<xsd:element name="mobileSmartClient" type="axlapi:XMobileSmartClient"/>
			<xsd:element name="enableSNRUri" type="xsd:string"/>
			<xsd:element name="enableCFAUri" type="xsd:string"/>
			<xsd:element name="handOffUri" type="xsd:string"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XLineAssociation">
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="uuid" type="axlapi:XUUID"/>
				<xsd:sequence>
					<xsd:element name="pattern" type="xsd:string">
						<xsd:annotation>
							<xsd:documentation>The directory number to be associated. This directory number must be already associated to remote destination profile. </xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice>
						<xsd:element name="routePartitionId" type="axlapi:XUUID"/>
						<xsd:element name="routePartitionName" type="axlapi:String50"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="XTranscoder">
		<xsd:sequence>
			<xsd:element name="name" type="axlapi:UniqueString255" nillable="false"/>
			<xsd:element name="description" type="axlapi:String128" nillable="true" minOccurs="0"/>
			<xsd:element name="product" type="xsd:string" nillable="false"/><!--This field is of the type axl:XProduct in AXLEnums.xsd-->
			<xsd:element name="subUnit" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is used only by     Cisco Media Termination Point (WS-SVC-CMM) and is a mandatory tag for Cisco Media Termination Point (WS-SVC-CMM) Transcoder. Valid values range from 1 to 4.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:choice>
				<xsd:element name="devicePool" type="axlapi:XDevicePool" 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="devicePoolName" type="axlapi:UniqueString50" nillable="false"/>
			</xsd:choice>
			<xsd:choice minOccurs="0">
				<xsd:element name="commonDeviceConfig" type="axlapi:XCommonDeviceConfig" nillable="true">
					<xsd:annotation>
						<xsd:documentation>Only the uuid attribute is read by AXL API.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="commonDeviceConfigName" type="axlapi:UniqueString50" nillable="true"/>
			</xsd:choice>
			<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is used only by     Cisco Media Termination Point (WS-SVC-CMM)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="isTrustedRelayPoint" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
			<xsd:element name="maximumCapacity" type="xsd:nonNegativeInteger" default="32" nillable="false" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>This tag is valid only for  Cisco Media Termination Point (WS-SVC-CMM). Valid values for this tag are 32,64,96,128. </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XSpeeddial">
		<xsd:sequence>
			<xsd:element name="dirn" type="axlapi:XDirectoryNumber"/>
			<xsd:element name="label" type="xsd:string"/>
			<xsd:element name="asciiLabel" type="axlapi:String50" minOccurs="0"/>
		</xsd:sequence>
		<xsd:attribute name="index" type="xsd:positiveInteger"/>
	</xsd:complexType>
	<xsd:complexType name="XSRSTInfo">
		<xsd:sequence>
			<xsd:element name="name" type="axlapi:UniqueName50"/>
			<xsd:element name="srstOption" type="xsd:string" default="User Specific"/><!--This field is of the type axl:XSRSTOption in AXLEnums.xsd-->
			<xsd:element name="userModifiable" type="xsd:boolean" default="true"/>
			<xsd:element name="ipAddr1" minOccurs="0">
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:length value="16"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="port1" type="xsd:nonNegativeInteger" default="2000"/>
			<xsd:element name="ipAddr2" minOccurs="0">
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:length value="16"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="port2" type="xsd:nonNegativeInteger" default="2000" minOccurs="0"/>
			<xsd:element name="ipAddr3" minOccurs="0">
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:length value="16"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="port3" type="xsd:nonNegativeInteger" default="2000" minOccurs="0"/>
			<xsd:element name="certificate" type="axlapi:String4096"/>
			<xsd:element name="isSecure" type="xsd:boolean" default="false"/>
		</xsd:sequence>
		<xsd:attribute name="uuid" type="axlapi:XUUID"/>
	</xsd:complexType>
	<xsd:complexType name="XSubscribedService">
		<xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

																							<xsd:sequence minOccurs="0">
																								<xsd:annotation>
																									<xsd:documentation>These tags are applicable only for MGCP.</xsd:documentation>
																								</xsd:annotation>
																								<xsd:element name="packetCaptureMode" type="xsd:string" default="None" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
																								<xsd:element name="packetCaptureDuration" type="xsd:positiveInteger" default="60" minOccurs="0"/>
																								<xsd:element name="transmitUTF8" type="xsd:boolean" nillable="false" minOccurs="0"/>
																								<xsd:element name="ports" minOccurs="0">
																									<xsd:annotation>
																										<xsd:documentation>The list of ports on the gateway.</xsd:documentation>
																									</xsd:annotation>
																									<xsd:complexType>
																										<xsd:annotation>
																											<xsd:documentation>List of analog ports on an analog gateway.</xsd:documentation>
																										</xsd:annotation>
																										<xsd:sequence>
																											<xsd:element name="port" maxOccurs="unbounded">
																												<xsd:complexType>
																													<xsd:annotation>
																														<xsd:documentation>An analog port on an analog gateway. The portNumber attribute  identifies the ordinal value of the port in the gateway.</xsd:documentation>
																													</xsd:annotation>
																													<xsd:sequence>
																														<xsd:element name="unattendedPort" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
																														<xsd:element name="trunkDirection" type="xsd:string"/><!--This field is of the type axl:XTrunkDirection in AXLEnums.xsd-->
																														<xsd:sequence minOccurs="0">
																															<xsd:annotation>
																																<xsd:documentation>For Gorund Start/Loop Start type of endpoint.</xsd:documentation>
																															</xsd:annotation>
																															<xsd:element name="attendantDN" type="axlapi:XDirectoryNumber"/>
																														</xsd:sequence>
																														<xsd:sequence minOccurs="0">
																															<xsd:annotation>
																																<xsd:documentation>For POTS type of endpoint.</xsd:documentation>
																															</xsd:annotation>
																															<xsd:element name="prefixDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
																															<xsd:element name="numDigits" type="xsd:nonNegativeInteger" nillable="false"/>
																															<xsd:element name="expectedDigits" type="xsd:nonNegativeInteger"/>
																															<xsd:element name="smdiPortNumber" type="xsd:nonNegativeInteger">
																																<xsd:annotation>
																																	<xsd:documentation>Not used by T1 Ports.</xsd:documentation>
																																</xsd:annotation>
																															</xsd:element>
																														</xsd:sequence>
																													</xsd:sequence>
																													<xsd:attribute name="uuid" type="axlapi:XUUID"/>
																													<xsd:attribute name="portNumber" type="xsd:positiveInteger" use="required"/>
																												</xsd:complexType>
																											</xsd:element>
																										</xsd:sequence>
																									</xsd:complexType>
																								</xsd:element>
																							</xsd:sequence>
																							<xsd:element name="userLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XUserLocale in AXLEnums.xsd-->
																							<xsd:element name="networkLocale" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XCountry in AXLEnums.xsd-->
																							<xsd:sequence minOccurs="0">
																								<xsd:annotation>
																									<xsd:documentation>These tags are applicable only for SCCP.</xsd:documentation>
																								</xsd:annotation>
																								<xsd:element name="isActive" type="xsd:boolean" nillable="false" minOccurs="0">
																									<xsd:annotation>
																										<xsd:documentation>This tag determines if the newly added phone is active to determine consumption of license. If set to false the license units will not be consumed.</xsd:documentation>
																									</xsd:annotation>
																								</xsd:element>
																								<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0"/>
																								<xsd:choice minOccurs="0">
																									<xsd:element name="subscribeCallingSearchSpace" type="axlapi:XCallingSearchSpace" nillable="true">
																										<xsd:annotation>
																											<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
																										</xsd:annotation>
																									</xsd:element>
																									<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:String50" nillable="true"/>
																								</xsd:choice>
																								<xsd:element name="allowCtiControlFlag" type="xsd:boolean" nillable="false" minOccurs="0"/>
																								<xsd:element name="remoteDevice" type="xsd:boolean" nillable="false" minOccurs="0"/>
																								<xsd:choice minOccurs="0">
																									<xsd:element name="phoneTemplate" type="axlapi:XPhoneTemplate">
																										<xsd:annotation>
																											<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
																										</xsd:annotation>
																									</xsd:element>
																									<xsd:element name="phoneTemplateName" type="axlapi:String50" nillable="false"/>
																								</xsd:choice>
																								<xsd:choice>
																									<xsd:element name="presenceGroup" type="axlapi:XPresenceGroup" nillable="false">
																										<xsd:annotation>
																											<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
																										</xsd:annotation>
																									</xsd:element>
																									<xsd:element name="presenceGroupName" type="axlapi:String50" nillable="false"/>
																								</xsd:choice>
																								<xsd:element name="ignorePresentationIndicators" type="xsd:boolean" nillable="false" minOccurs="0">
																									<xsd:annotation>
																										<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality Feature is required for most phones and device profiles.Not Nullable.</xsd:documentation>
																									</xsd:annotation>
																								</xsd:element>
																								<xsd:element name="deviceMobilityMode" type="xsd:string" default="Default" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
																									<xsd:annotation>
																										<xsd:documentation>Specifies if the phone is configured for device mobility feature or not</xsd:documentation>
																									</xsd:annotation>
																								</xsd:element>
																								<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:sequence>
																							
																						</xsd:sequence>
																						<xsd:attribute name="index" type="xsd:nonNegativeInteger" use="required"/>
																					</xsd:extension>
																				</xsd:complexContent>
																			</xsd:complexType>
																		</xsd:element>
																	</xsd:sequence>
																	<xsd:attribute name="max" type="xsd:positiveInteger"/>
																</xsd:complexType>
															</xsd:element>
														</xsd:sequence>
													</xsd:complexType>
												</xsd:element>
											</xsd:sequence>
										</xsd:complexType>
										<!--VG224 SubUnits Schema Ends-->
									</xsd:element>

share/AXLSoap.xsd  view on Meta::CPAN

      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XAppOrDeviceReroute">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Redirect to App"/>
         <xsd:enumeration value="Redirect to Device"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XAppServer">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Cisco Unity Voice Mail 4.x or later"/>
         <xsd:enumeration value="Cisco Unity Connection"/>
         <xsd:enumeration value="Cisco Unified Presence Server"/>
         <xsd:enumeration value="CUMA Provisioning Server"/>
         <xsd:enumeration value="CER Location Management"/>
         <xsd:enumeration value="Cisco Web Dialer"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XAppServerContent">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="UNITY KUBRIK"/>
         <xsd:enumeration value="UNITY PRE KUBRIK"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XApplication">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Cisco Call Manager Administration"/>
         <xsd:enumeration value="Cisco Call Manager Serviceability"/>
         <xsd:enumeration value="Cisco Computer Telephone Interface (CTI)"/>
         <xsd:enumeration value="Cisco Call Manager AXL Database"/>
         <xsd:enumeration value="Cisco Extension Mobility"/>
         <xsd:enumeration value="Cisco Call Manager End User"/>
         <xsd:enumeration value="Cisco Unified Reporting"/>
         <xsd:enumeration value="Cisco Call Manager Dialed Number Analyser"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XApplicationDialRule">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Original Dial Rule"/>
         <xsd:enumeration value="Directory Dial Rule"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XAuthenticationMode">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="By Authentication String"/>
         <xsd:enumeration value="By Null String"/>
         <xsd:enumeration value="By Existing Certificate (precedence to LSC)"/>
         <xsd:enumeration value="By Existing Certificate (precedence to MIC)"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XAutoAnswer">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Auto Answer Off"/>
         <xsd:enumeration value="Auto Answer with Headset"/>
         <xsd:enumeration value="Auto Answer with Speakerphone"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XBATFile">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="None"/>
         <xsd:enumeration value="Insert Files"/>
         <xsd:enumeration value="Export Files"/>
         <xsd:enumeration value="Report Files"/>
         <xsd:enumeration value="Custom Files"/>
         <xsd:enumeration value="Log Files"/>
         <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"/>
         <xsd:enumeration value="Update Intercom DNs - Query"/>
         <xsd:enumeration value="Insert Intercom DNs"/>
         <xsd:enumeration value="Add Gateway File Format"/>
         <xsd:enumeration value="Gateway File Format"/>
         <xsd:enumeration value="Insert Time of Day Access"/>
         <xsd:enumeration value="Delete Time of Day Access"/>
         <xsd:enumeration value="Export Time of Day Access"/>
         <xsd:enumeration value="Time of Day Access Format"/>
         <xsd:enumeration value="Validate Configuration Items"/>
         <xsd:enumeration value="Delete Unassigned DN - Query"/>
         <xsd:enumeration value="Insert UDP Intercom DNs"/>
         <xsd:enumeration value="Phone Migration"/>
      </xsd:restriction>

share/AXLSoap.xsd  view on Meta::CPAN

      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Password"/>
         <xsd:enumeration value="PIN"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XCredentialUser">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="End User"/>
         <xsd:enumeration value="Application User"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XDNDOption">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Ringer Off"/>
         <xsd:enumeration value="Call Reject"/>
         <xsd:enumeration value="Use Common Phone Profile Setting"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XDNUsage">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Undefined"/>
         <xsd:enumeration value="Primary"/>
         <xsd:enumeration value="ICD"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XDTMFSignaling">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="No Preference"/>
         <xsd:enumeration value="Out of Band"/>
         <xsd:enumeration value="RFC 2833"/>
         <xsd:enumeration value="OOB and RFC 2833"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XDayOfWeek">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Sun"/>
         <xsd:enumeration value="Mon"/>
         <xsd:enumeration value="Tue"/>
         <xsd:enumeration value="Wed"/>
         <xsd:enumeration value="Thu"/>
         <xsd:enumeration value="Fri"/>
         <xsd:enumeration value="Sat"/>
         <xsd:enumeration value="None"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XDbErrors">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Failure"/>
         <xsd:enumeration value="Success"/>
         <xsd:enumeration value="A multi-field uniqueness has been violated on this table.  A combination of 2 or more columns on a table that need to be unique together are not."/>
         <xsd:enumeration value="Checkout or checkin successful"/>
         <xsd:enumeration value="Checkout or checkin successful using OVERDRAFT"/>
         <xsd:enumeration value="Phone cannot have the same line more than once (duplicate NumPlanIndex)"/>
         <xsd:enumeration value="Sum of device's line appearance values for maxNumCalls exceed device limitation"/>
         <xsd:enumeration value="A line's busy trigger cannot exceed its maxNumCalls setting"/>
         <xsd:enumeration value="Post-insert validation of pkid and isCallable in NumPlan failed"/>
         <xsd:enumeration value="Update of NumPlan to isCallable = TRUE failed"/>
         <xsd:enumeration value="Automatic update of CTIID during insert into DeviceNumPlanMap failed due to overflow"/>
         <xsd:enumeration value="Busy Trigger cannot be greater than 1 because the specified device type does not support Call Waiting"/>
         <xsd:enumeration value="A DN cannot be associated with this type of Device"/>
         <xsd:enumeration value="A DN cannot be associated with the whole GW only a particular port"/>
         <xsd:enumeration value="An RP cannot be associated with this type of Device"/>
         <xsd:enumeration value="An RP can be associated with the whole GW only and not a particular port"/>
         <xsd:enumeration value="An RP can be associated with only a single device of this type"/>
         <xsd:enumeration value="The Device is already a member of a Route Group"/>
         <xsd:enumeration value="Devices can only be associated with DNs, Route Patterns and Hunt Pilots"/>
         <xsd:enumeration value="CTI Ports and CTI Route Points may not be associated with DNs that are in Line Groups"/>
         <xsd:enumeration value="Shared Line feature is not supported"/>
         <xsd:enumeration value="Shared Line is only for DNs"/>
         <xsd:enumeration value="Ring Setting only valid when phone is off hook"/>
         <xsd:enumeration value="Auto Answer feature is not supported for this device"/>
         <xsd:enumeration value="The Dial Plan of the RouteList should match that of the associated Route Pattern"/>
         <xsd:enumeration value="The Gateway already has port(s) assigned to a DN"/>
         <xsd:enumeration value="The entire Gateway i.e all ports already assigned to a Route Pattern"/>
         <xsd:enumeration value="Maximum calls must be less than or equal to 2 if Multiple Call Display not supported"/>
         <xsd:enumeration value="Failure attempting to update isCallable in numbering plan"/>
         <xsd:enumeration value="An HP cannot be associated with this type of Device"/>
         <xsd:enumeration value="An HP can be associated with only a single device of type Hunt List"/>
         <xsd:enumeration value="A device_template patternusage can only be associated with device of typeclass template"/>
         <xsd:enumeration value="Message Waiting Lamp Policy not supported for this device"/>
         <xsd:enumeration value="Ring Settings for this line are not supported for this device"/>
         <xsd:enumeration value="DN assigned CAT6K FXS port not shareable"/>
         <xsd:enumeration value="DN assigned to MWI cannot be shared"/>
         <xsd:enumeration value="This device does not support the Pickup Alert feature."/>
         <xsd:enumeration value="The retrieval code (Prefix + Park Code) already exists."/>
         <xsd:enumeration value="The retrieval code record for Directed Call Park cannot be edited directly"/>
         <xsd:enumeration value="Audible Message Waiting Indicator is not supported on the device where this line appears"/>
         <xsd:enumeration value="Recording is not supported on the device where this line appears"/>
         <xsd:enumeration value="Monitoring is not supported on the device where this line appears"/>
         <xsd:enumeration value="No more than 5 EndUsers can be subscribed to receive status for a line appearance."/>
         <xsd:enumeration value="Intercom line is not shareable"/>
         <xsd:enumeration value="Phone cannot have the same Intercom line more than once (duplicate NumPlanIndex)"/>
         <xsd:enumeration value="Only one Mobility number each for Handoff, DTMF and IVR is allowed."/>
         <xsd:enumeration value="Intercom Default Device cannot be a Device Profile or BAT Template."/>
         <xsd:enumeration value="Log Missed Calls option can only be set for devices that support this feature."/>
         <xsd:enumeration value="This device has restricted value on maximum call, input value is not valid."/>
         <xsd:enumeration value="This device has restricted value on busy trigger, input value is not valid."/>
         <xsd:enumeration value="The list of Partition names (Clause) in a Calling Search Space is too long as a result of this operation (more than 1024 characters). Shorten the Partition names or use fewer Partitions in the Calling Search Space."/>...
         <xsd:enumeration value="The CSS cannot be deleted since gateway(s) is associated with it and useDevicePoolCdpnTransformCSS is false"/>
         <xsd:enumeration value="The CSS cannot be deleted since phone(s) is associated with it and useDevicePoolCgpnTransformCSS is false"/>
         <xsd:enumeration value="Uniqueness check of pilotNumber + CSSID failed"/>
         <xsd:enumeration value="Uniqueness check of Pilot IsDefault = 1 failed"/>
         <xsd:enumeration value="Attempt to delete required VM Pilot record; the value of IsDefault = 1"/>
         <xsd:enumeration value="Attempt to delete system installed VM Pilot record"/>
         <xsd:enumeration value="Uniqueness check of Profile IsDefault = 1 failed"/>
         <xsd:enumeration value="Attempt to delete required VM Profile record; the value of IsDefault = 1 "/>
         <xsd:enumeration value="Attempt to delete system installed VM Profile record"/>
         <xsd:enumeration value="There is another End User already associated with this device as the Digest User (Digest In)"/>
         <xsd:enumeration value="You can not change Association type of this Primary Device association."/>
         <xsd:enumeration value="You can not change End user of Primary Device association."/>
         <xsd:enumeration value="Device is already associated with another End User as Primary device"/>
         <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"/>
         <xsd:enumeration value="Attempt to delete CallManagerGroup record defined as the default tftp record"/>
         <xsd:enumeration value="Invalid attempt to change status of CallManagerGroup default tftp record to non-default"/>
         <xsd:enumeration value="Failure in triggered insert into SoftkeyTemplateServiceMap during insert of a new SoftkeyTemplate"/>
         <xsd:enumeration value="Encountered malformed base template record when attempting to insert a new Softkey Template"/>
         <xsd:enumeration value="Attempt to update a Standard template denied. Only user-defined templates may be updated"/>
         <xsd:enumeration value="Attempt to delete a Standard template denied. Only user-defined templates may be delete"/>
         <xsd:enumeration value="Attempt to insert a Standard template denied. Only user-defined templates may be inserted"/>
         <xsd:enumeration value="Invalid internal key encountered attempting to insert user template"/>
         <xsd:enumeration value="Cannot map this Service to a Softkey Template because the Service has no Softkeys defined."/>
         <xsd:enumeration value="Cannot remove the Cisco CallManager softkeys from a Softkey Template."/>
         <xsd:enumeration value="You cannot delete this SoftKey Template because it is the default SoftKey Template."/>
         <xsd:enumeration value="Failure in triggered insert of new record(s) into SoftkeySet during insert of new SoftkeyTemplateServiceMap record"/>
         <xsd:enumeration value="Attempt to delete a Standard template denied. Only user-defined templates may be deleted"/>
         <xsd:enumeration value="Attempt to directly delete last service for this user template from SoftkeyTemplateServiceMap table denied"/>
         <xsd:enumeration value="Attempt to delete CallManager service denied. CallManager is an essential service"/>
         <xsd:enumeration value="Failure attempting to update the Qsig value in RouteGroup"/>
         <xsd:enumeration value="Cannot mix H323 or Mixed Non-QSIG with PRI QSIG"/>
         <xsd:enumeration value="Invalid Qsig configuration: at least one QSIG variety must be declared"/>
         <xsd:enumeration value="The selected device or pattern is already associated with a Route Pattern"/>
         <xsd:enumeration value="Only individual ports or the whole GW can be assigned to a Route Group. Not both."/>
         <xsd:enumeration value="Failure attempting to update a device QSIG type value"/>
         <xsd:enumeration value="No such route group defined for this route list"/>
         <xsd:enumeration value="No such device defined for this route list"/>
         <xsd:enumeration value="An invalid QSIG configuration was detected for this Route List"/>
         <xsd:enumeration value="User attempted delete of a mapped RouteList entry not allowed. Must delete the Device from the Device table"/>
         <xsd:enumeration value="RouteList table may only reference Route List devices"/>
         <xsd:enumeration value="HuntList table may only reference Hunt List devices"/>
         <xsd:enumeration value="Digit discard instruction in a Route List, needs that its Dial Plan match that of the corresponding Device"/>
         <xsd:enumeration value="Failure attempting automatic insert of Process Node Service records occuring on insert of Process Node record"/>
         <xsd:enumeration value="An IP address from input or from a resolved host name is already in use"/>
         <xsd:enumeration value="Encountered an invalid hostname: Server name can be an IP address or hostname. Hostname must be at least 2 characters and no more than 63,should contains only letters, numbers,dots and dashes,and end with only a lette...
         <xsd:enumeration value="Encountered an invalid IP address"/>
         <xsd:enumeration value="Invalid IPv4 address format: requires 4 octets separated by periods"/>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="The sum of the streams configured for all media resources (CFB, MTP, XCODE, ANN) associated with this gateway cannot exceed 128"/>
         <xsd:enumeration value="NSFInformationElements must be associated with a Route Pattern"/>
         <xsd:enumeration value="The specified NSF Service is not valid for the selected protocol"/>
         <xsd:enumeration value="The specified NSF Carrier Identification Code has invalid format"/>
         <xsd:enumeration value="The specified NSF Parameter Value has invalid format"/>
         <xsd:enumeration value="DigitalAccessT1 table may only reference devices with matching Device Protocol (DigitalAccessT1)"/>
         <xsd:enumeration value="DigitalAccessT1Port table may only reference devices with matching Device Protocol (DigitalAccessT1)"/>
         <xsd:enumeration value="User-defined SRST records must use the corresponding SRST Option"/>
         <xsd:enumeration value="Cannot delete the system installed SRST records"/>
         <xsd:enumeration value="Telecaster table may only reference devices that support IP Phone Services"/>
         <xsd:enumeration value="The specified feature is not available for this model and protocol"/>
         <xsd:enumeration value="Pilot table may only reference CTI Route Point devices"/>
         <xsd:enumeration value="Cannot associate Speed Dials with a device that does not support phone templates or abbreviated dial features"/>
         <xsd:enumeration value="The specified Address Book entry is not avaiable in the user''s Personal Address Book"/>
         <xsd:enumeration value="The Fast Dial Index for this Phone Book entry is not unique"/>
         <xsd:enumeration value="Cannot have more than one number of each type (Home, Work, Mobile) associated with a Personal Address Book entry"/>
         <xsd:enumeration value="Only one record with same fastdialindex and fkenduser can exist"/>
         <xsd:enumeration value="NickName cannot be a NULL or empty string"/>
         <xsd:enumeration value="The specified DN or pattern evaluates to more than the maximum allowable 48 digits for this pattern usage"/>
         <xsd:enumeration value="Encountered more characters than allowed in the submitted DnOrPattern string"/>
         <xsd:enumeration value="The specified DN or pattern evaluates to more than the maximum allowable 24 digits for this pattern usage"/>
         <xsd:enumeration value="Pattern has to be unique in a Route Partition unless associated with a Dial Plan"/>
         <xsd:enumeration value="Digit Discard Instruction must be associated with the current DN's Dial Plan"/>
         <xsd:enumeration value="Route Filter must be associated with the current DN's Dial Plan"/>
         <xsd:enumeration value="Attempt to delete a Call Pickup record still in use"/>
         <xsd:enumeration value="Improper values for IP CIDR address"/>
         <xsd:enumeration value="The IP address you have entered is not valid. Please enter a valid IP address"/>
         <xsd:enumeration value="Name contains invalid characters or the length was exceeded"/>
         <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"/>
         <xsd:enumeration value="There cannot be more than 8 NTP entries for the same Date Time Group"/>
         <xsd:enumeration value="IP address out of range; addresses must be less than 255.255.255.255"/>
         <xsd:enumeration value="7905/12 Dial Rule Pattern contains invalid characters."/>
         <xsd:enumeration value="7960/40/Other Dial Rule Pattern contains invalid characters."/>
         <xsd:enumeration value="Not a valid parameter for 7905/12 Dial Rule (only patterns allowed)"/>
         <xsd:enumeration value="The specified SIP Realm already exists."/>
         <xsd:enumeration value="This instance is configured as a service parameter and cannot be deleted"/>
         <xsd:enumeration value="This Instance ID already exists in Application or End User CAPF mapping"/>
         <xsd:enumeration value="Cannot delete the last Application User from the Standard CCM Super Users group. This group must contain at least one Application User."/>
         <xsd:enumeration value="Cannot remove the last Application User from the Standard CCM Super Users group. This group must contain at least one Application User."/>
         <xsd:enumeration value="Roles for a standard user group cannot be added, modified or deleted."/>
         <xsd:enumeration value="The Resources for a standard role cannot be added, modified or deleted."/>
         <xsd:enumeration value="Model/device protocol does not support security encryption"/>
         <xsd:enumeration value="Model/device protocol does not support authentication"/>
         <xsd:enumeration value="TLS and UDP/TCP ports cannot be shared"/>
         <xsd:enumeration value="Phone Security Profiles cannot be nonsecure and use TLS"/>
         <xsd:enumeration value="Phone Security Profiles that are Authenticated or Encrypted must use TLS"/>
         <xsd:enumeration value="Trunk Security Profiles Incoming Transport Type must use TLS or TCP+UDP"/>
         <xsd:enumeration value="Trunk Security Profiles Outgoing Transport Type must use TCP or UDP or TLS"/>
         <xsd:enumeration value="Incoming Port in Trunk Security Profile cannot be the same as CallManager SIP Port if Incoming Transport Type is TLS"/>
         <xsd:enumeration value="Incoming Port in Trunk Security Profile cannot be the same as CallManager SIP Secured Port if Incoming Transport Type is TCP+UDP"/>
         <xsd:enumeration value="Non-secured SCCP phones must use TCP Transport Type"/>
         <xsd:enumeration value="Secured phones must use TLS Transport Type"/>
         <xsd:enumeration value="Model/device protocol supports TCP therefore Transport Type cannot be TLS"/>
         <xsd:enumeration value="Model/device protocol does not support TCP therefore Transport Type must be UDP"/>
         <xsd:enumeration value="The value for Exclude Digest Credentials must be set to false"/>
         <xsd:enumeration value="The value for Enable Digest Authentication must be set to false"/>
         <xsd:enumeration value="The value for TFTP Encrypted must be set to false"/>
         <xsd:enumeration value="The value for Model Type must be configured"/>
         <xsd:enumeration value="The value for Protocol Type must be configured"/>
         <xsd:enumeration value="The Security Profile must be Encrypted and TLS because another device is using this profile which has SRTP enabled"/>
         <xsd:enumeration value="Only 1 CUMA Server SecurityProfile is allowed"/>
         <xsd:enumeration value="Device security Mode is required for CUMA security profile."/>
         <xsd:enumeration value="CUMA security profile incoming transport type must use TCP for non secure mode."/>
         <xsd:enumeration value="CUMA security profile transport type must use TLS for secure mode."/>
         <xsd:enumeration value="X.509 subject name can not be empty if transport type use TLS."/>
         <xsd:enumeration value="The URL needs to begin with either http:// or https://"/>
         <xsd:enumeration value="The URL hostname should be a valid hostname or IP address, with an optional port value"/>
         <xsd:enumeration value="Cannot add parameters to an IP Phone Service that is an EnterpriseSubscription service. Include all parameters in the Service URL"/>
         <xsd:enumeration value="Remote Destination can not be empty."/>
         <xsd:enumeration value="Remote Destination must be a phone number or URI."/>
         <xsd:enumeration value="Cannot use a Blocked type list for fkCallerFilterList_Allowed"/>
         <xsd:enumeration value="Cannot use an Allowed type list for fkCallerFilterList_Blocked"/>
         <xsd:enumeration value="Check the type of device specified in fkDevice_DualMode. Remote Destionations other than Dual Mode must use fkDevice_RemoteDestinationTemplate."/>
         <xsd:enumeration value="The specified Remote Destination already exists."/>
         <xsd:enumeration value="CallerFilterList must belong to same EndUser as the Remote Destination."/>
         <xsd:enumeration value="A Dual Mode remote destination already exists for this device."/>
         <xsd:enumeration value="Remote Destination must reference a Remote Destionation Profile or Dual Mode device."/>
         <xsd:enumeration value="Remote Destination cannot be added because there is no associated EndUser for this dual-mode phone, Remote Destination Profile or MobileSmartClient."/>
         <xsd:enumeration value="Remote Destination cannot be added because the associated EndUser does not have Mobilty Enabled."/>
         <xsd:enumeration value="Remote Destination cannot be added because the Remote Destination Limit set by Administrator for this EndUser account has already been reached."/>
         <xsd:enumeration value="A MobileSmartClient can only be associated with a single Remote Destination."/>
         <xsd:enumeration value="Cannot have more than 1000 members in a Caller Filter List."/>
         <xsd:enumeration value="Cannot have more than 250 CallerFilterLists for an EndUser."/>
         <xsd:enumeration value="The specified DN Mask already exists for this Caller Filter List."/>
         <xsd:enumeration value="Only one instance of Private or Not Available may be exist for any given Caller Filter List."/>
         <xsd:enumeration value="Remotedestination already refer to a Remote Destionation Profile. You cannot associate it to Dual Mode device or a MobileSmartClient"/>
         <xsd:enumeration value="Remote Destination must reference a Remote Destionation Profile, a Dual Mode device or a MobileSmartClient"/>
         <xsd:enumeration value="Remote Destination can only be assigned to a single device as Dual Mode device and/or MobileSmartClient"/>
         <xsd:enumeration value="Mobile Smart Client for a Remote Destination must be a device with Mobile Smart Client Enabled"/>
         <xsd:enumeration value="This ToDAccess is already associated with another Remote Destination.There must be a different ToDAccess for each Remote Destination."/>
         <xsd:enumeration value="Fail to validate the primary phone configuration."/>
         <xsd:enumeration value="The device cannot be configured as a secondary phone."/>
         <xsd:enumeration value="The device does not have a valid phone for its primary phone."/>
         <xsd:enumeration value="The primary phone for the device can not be a secondary phone."/>
         <xsd:enumeration value="A phone may be referenced as a primary phone by 2 other phones at most."/>
         <xsd:enumeration value="The device must use the same or fewer DLUs as its primary phone."/>
         <xsd:enumeration value="Cannot delete a device that is used as a Primary Phone."/>
         <xsd:enumeration value="Cannot have more than 100 Resource Priority Namespaces."/>
         <xsd:enumeration value="Cannot use RFC4412 reserved names WPS, ETS, and Q735 for namespaces."/>
         <xsd:enumeration value="Cannot remove ResourcePriorityDefaultNamespace if there are namespaces defined."/>
         <xsd:enumeration value="System Time Schedule can only use system time period."/>
         <xsd:enumeration value="Published time schedule can only use published time period."/>
         <xsd:enumeration value="End User can only use his own time period or published system time period."/>
         <xsd:enumeration value="Cannot modify the members of All the time Schedule."/>
         <xsd:enumeration value="Cannot associate an EndUser TimePeriod with more than one TimeSchedule. Create new TimePeriods for each TimeSchedule."/>
         <xsd:enumeration value="End user for TODAccess and CallerFilterList must match."/>
         <xsd:enumeration value="End user for TimeSchedule and TODAccess must match."/>
         <xsd:enumeration value="Time schedule must be unique for each ToDAccess Setting."/>
         <xsd:enumeration value="Invalid IPv6 name: Valid values include IPv6 address excluding link local, site local, IPv4 mapped/compatible or unspecified. Hostname must be 2 to 63 letters, numbers, dots and dashes. Hostname must end with an alpha...
         <xsd:enumeration value="Encountered invalid IPv6 address: Value can be valid IPv6 address and it can not be link local, site local, IPv4 mapped, IPv4 compatible or unspecified IPv6 address."/>
         <xsd:enumeration value="Encountered link local IPv6 address. Value can be valid IPv6 address and it can not be link local, site local, IPv4 mapped, IPv4 compatible or unspecified IPv6 address."/>
         <xsd:enumeration value="Encountered site local IPv6 address. Value can be valid IPv6 address and it can not be link local, site local, IPv4 mapped, IPv4 compatible or unspecified IPv6 address."/>
         <xsd:enumeration value="Encountered IPv4 mapped IPv6 address. Value can be valid IPv6 address and it can not be link local, site local, IPv4 mapped, IPv4 compatible or unspecified IPv6 address."/>
         <xsd:enumeration value="Encountered IPv4 compatible IPv6 address. Value can be valid IPv6 address and it can not be link local, site local, IPv4 mapped, IPv4 compatible or unspecified IPv6 address."/>
         <xsd:enumeration value="Encountered unspecified IPv6 address. Value can be valid IPv6 address and it can not be link local, site local, IPv4 mapped, IPv4 compatible or unspecified IPv6 address."/>
         <xsd:enumeration value="Encountered IPv4 value: Value can be IPv6 address or hostname. Hostname must be at least 2 characters and no more than 63,should contains only letters, numbers,dots and dashes,and end with only a letter or number. Val...
         <xsd:enumeration value="Invalid IPv6 destination address: Valid values include IPv6 address excluding link local, site local, IPv4 mapped/compatible or unspecified. Hostname must be 2 to 63 letters, numbers, dots and dashes. Hostname must en...
         <xsd:enumeration value="Before CUPC can be enabled for a user, CUPS must be enabled"/>
         <xsd:enumeration value="Before CUPS can be disabled for a user, CUPC must be disabled"/>
         <xsd:enumeration value="Cannot delete or modify Unspecified GeoLocation Record"/>
         <xsd:enumeration value="DO NOT USE ERROR NUMBERS BEYOND THIS LIMIT"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XDeviceFeature">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Presence Status Report"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XDeviceProfile">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Real Device"/>
         <xsd:enumeration value="User Profile"/>
         <xsd:enumeration value="Autogenerated Profile"/>
         <xsd:enumeration value="Model Profile"/>
         <xsd:enumeration value="User Template Profile"/>
         <xsd:enumeration value="System Template Profile"/>
      </xsd:restriction>
   </xsd:simpleType>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="u-law"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XFDLChannel">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="AT&amp;T 54016"/>
         <xsd:enumeration value="ANSI T1.403 NI"/>
         <xsd:enumeration value="ANSI T1.403.CI"/>
         <xsd:enumeration value="None"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XFeature">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Redial"/>
         <xsd:enumeration value="Speed Dial"/>
         <xsd:enumeration value="Hold"/>
         <xsd:enumeration value="Transfer"/>
         <xsd:enumeration value="Forward All"/>
         <xsd:enumeration value="Display"/>
         <xsd:enumeration value="Line"/>
         <xsd:enumeration value="Chat"/>
         <xsd:enumeration value="Whiteboard"/>
         <xsd:enumeration value="Application Sharing"/>
         <xsd:enumeration value="File Transfer"/>
         <xsd:enumeration value="Video"/>
         <xsd:enumeration value="Message Waiting"/>
         <xsd:enumeration value="Answer/Release"/>
         <xsd:enumeration value="Auto Answer"/>
         <xsd:enumeration value="Settings"/>
         <xsd:enumeration value="Privacy"/>
         <xsd:enumeration value="Service URL"/>
         <xsd:enumeration value="Speed Dial BLF"/>
         <xsd:enumeration value="Call Park BLF"/>
         <xsd:enumeration value="Intercom"/>
         <xsd:enumeration value="Malicious Call Identification"/>
         <xsd:enumeration value="Meet Me Conference"/>
         <xsd:enumeration value="Conference"/>
         <xsd:enumeration value="Call Park"/>
         <xsd:enumeration value="Call Pickup"/>
         <xsd:enumeration value="Group Call Pickup"/>
         <xsd:enumeration value="Mobility"/>
         <xsd:enumeration value="Do Not Disturb"/>
         <xsd:enumeration value="Conference List"/>
         <xsd:enumeration value="Remove Last Participant"/>
         <xsd:enumeration value="Quality Reporting Tool"/>
         <xsd:enumeration value="CallBack"/>
         <xsd:enumeration value="Other Pickup"/>
         <xsd:enumeration value="Video Mode"/>
         <xsd:enumeration value="New Call"/>
         <xsd:enumeration value="End Call"/>
         <xsd:enumeration value="Hunt Group Logout"/>
         <xsd:enumeration value="All Calls"/>
         <xsd:enumeration value="Answer Oldest"/>
         <xsd:enumeration value="Services"/>
         <xsd:enumeration value="Messages"/>
         <xsd:enumeration value="Directories"/>
         <xsd:enumeration value="Information"/>
         <xsd:enumeration value="Application Menu"/>
         <xsd:enumeration value="Headset"/>
         <xsd:enumeration value="AEC"/>
         <xsd:enumeration value="None"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XForward">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="All"/>
         <xsd:enumeration value="Busy"/>
         <xsd:enumeration value="No Answer"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XFraming">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="D4"/>
         <xsd:enumeration value="ESF"/>
         <xsd:enumeration value="CRC4"/>
         <xsd:enumeration value="Non CRC4"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XGClear">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Disabled"/>
         <xsd:enumeration value="CLEARMODE"/>
         <xsd:enumeration value="CCD"/>
         <xsd:enumeration value="G.nX64"/>
         <xsd:enumeration value="X-CCD"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XGeoLocationDevice">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Border"/>
         <xsd:enumeration value="Interior"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XGkOption">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="None"/>
         <xsd:enumeration value="Remote"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XGroupVersionStamp">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Generic Group"/>
      </xsd:restriction>
   </xsd:simpleType>

   <xsd:simpleType name="XHuntAlgorithm">
      <xsd:restriction base="xsd:string">
         <xsd:enumeration value="Try next member; then, try next group in Hunt List"/>
         <xsd:enumeration value="Try next member, but do not go to next group"/>
         <xsd:enumeration value="Skip remaining members, and go directly to next group"/>
         <xsd:enumeration value="Stop hunting"/>
      </xsd:restriction>
   </xsd:simpleType>

share/AXLSoap.xsd  view on Meta::CPAN

         <xsd:enumeration value="FramingPRI"/>
         <xsd:enumeration value="FramingT1"/>
         <xsd:enumeration value="ZeroSuppressionE1"/>
         <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"/>
         <xsd:enumeration value="Translation Pattern web pages"/>
         <xsd:enumeration value="Trunk web pages"/>
         <xsd:enumeration value="User web pages"/>
         <xsd:enumeration value="Voice Mail Pilot web pages"/>
         <xsd:enumeration value="Voice Mail Port 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"/>
         <xsd:enumeration value="Bulk Update Line Appearance"/>
         <xsd:enumeration value="Bulk Export Line Appearance"/>
         <xsd:enumeration value="CCMUser: RemoteDestination"/>
         <xsd:enumeration value="Mobility Configuration"/>
         <xsd:enumeration value="Credential Policy"/>
         <xsd:enumeration value="Mobile Voice Access"/>
         <xsd:enumeration value="CCMUser: Access List"/>
         <xsd:enumeration value="Bulk Insert Access List"/>

share/AXLSoap.xsd  view on Meta::CPAN

					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="locationId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Location for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="locationName" type="xsd:Name">
							<xsd:annotation>
								<xsd:documentation>The name of the new Location for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="mediaResourceListId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Media Resource List for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="mediaResourceListName" type="xsd:Name">
							<xsd:annotation>
								<xsd:documentation>The name of the new Media Resource List for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="automatedAlternateRoutingCSSId" type="axlapi:XUUID"/>
						<xsd:element name="automatedAlternateRoutingCSSName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="aarNeighborhoodId" type="axlapi:XUUID"/>
						<xsd:element name="aarNeighborhoodName" type="axlapi:String50"/>
					</xsd:choice>
					<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:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new vendor config for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="traceFlag" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new trace flag for this phone.  Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<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:element name="associatedPC" type="axlapi:String50" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This field has been deprecated in Seadragon</xsd:documentation>
						</xsd:annotation>
					</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:choice>
								<xsd:element name="line" type="axlapi:XLine" maxOccurs="unbounded"/>
								<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" maxOccurs="unbounded"/>
							</xsd:choice>
						</xsd:complexType>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="phoneTemplateId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Phone Template for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="phoneTemplateName" type="axlapi:String50">
							<xsd:annotation>
								<xsd:documentation>The name of the new Phone Template for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="speeddials" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new speed-dials for this phone.  If this element is null, then all speed-dials are removed from this phone.  Note:  If the "speeddials" element is present, then all existing speed-dials are removed and replaced with the ...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="speeddial" type="axlapi:XSpeeddial" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="busyLampFields" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Busy Lamp Fields for this profile.  If this element is null, then all  Busy Lamp Fields are removed from this profile.  Note:  If the " Busy Lamp Fields" element is present, then all existing  Busy Lamp Fields are re...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="busyLampFields" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="primaryPhoneId" type="axlapi:XDevice">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="primaryPhoneName" type="axlapi:String128" nillable="false"/>
					</xsd:choice>

share/AXLSoap.xsd  view on Meta::CPAN

					<xsd:choice minOccurs="0">
						<xsd:element name="sipProfileId" type="axlapi:XUUID"/>
						<xsd:element name="sipProfileName" type="axlapi:UniqueString50"/>
					</xsd:choice>
					<xsd:element name="idleTimeout" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Idle Timeout value for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="authenticationURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Authentication URL for this phone. Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="directoryURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Directory URL for this phone. Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="idleURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Idle URL for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="informationURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Information URL for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="messagesURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Messages (voice-mail) URL for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="proxyServerURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Proxy Server URL for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="servicesURL" type="xsd:anyURI" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new IP Services URL for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="services" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Softkey Template for this phone.  Nullable.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="softkeyTemplateId" type="axlapi:XUUID"/>
						<xsd:element name="softkeyTemplateName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:sequence minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Extension Mobility block.  By default, extension mobility is disabled.  To enable, include a default profile and set enableExtensionMobility to true.  Only applicable to 7960 and 7940 phones. If enableExtensionMobility i...
						</xsd:annotation>
						<xsd:choice>
							<xsd:annotation>
								<xsd:documentation>The absence of this tag would mean the device would use the current device Settings</xsd:documentation>
							</xsd:annotation>
							<xsd:element name="defaultProfileId" type="axlapi:XUUID" nillable="false" minOccurs="0">
								<xsd:annotation>
									<xsd:documentation>The ID of the default profile for this device. Nullable.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="defaultProfileName" type="axlapi:String50" nillable="false" minOccurs="0">
								<xsd:annotation>
									<xsd:documentation>The name of the default profile for this device.  Nullable.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:element name="enableExtensionMobility" type="xsd:boolean">
							<xsd:annotation>
								<xsd:documentation>Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
					<xsd:element name="singleButtonBarge" type="axlapi:XBarge" nillable="false" minOccurs="0"/>
					<xsd:element name="joinAcrossLines" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="builtInBridgeStatus" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="callInfoPrivacyStatus" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<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="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="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" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="subscribeCallingSearchSpaceId" type="axlapi:XUUID" nillable="true"/>
						<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="rerouteCallingSearchSpaceId" type="axlapi:XUUID" nillable="true"/>
						<xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="allowCtiControlFlag" type="xsd:boolean" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="presenceGroupId" type="axlapi:XUUID" nillable="false"/>
						<xsd:element name="presenceGroupName" type="axlapi:String50" nillable="false"/>
					</xsd:choice>
					<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="requireDTMFReception" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="RFC2833Disabled" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="phoneLoadName" type="axlapi:String32" minOccurs="0"/>
					<xsd:element name="certificateOperation" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XCertificateOperation in AXLEnums.xsd-->
					<xsd:sequence minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>These tags can be updated only if securityProfile is not mentioned in the request.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>authenticationMode can be updated only if certificateOperation field is Install/Upgrade, Delete or Troubleshoot.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>keySize can be updated only if certificateOperation field is Install/Upgrade, Delete or Troubleshoot.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
					<xsd:element name="authenticationString" type="axlapi:String128" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>authenticationString can be updated only if certificateOperation field is Install/Upgrade, Delete or Troubleshoot.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="certificateStatus" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XCertificateStatus in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Read-only tag.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="upgradeFinishTime" type="xsd:string" nillable="true" minOccurs="0"/>
					<xsd:element name="deviceMobilityMode" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="remoteDevice" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="dndOption" type="axlapi:XDNDOption" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="dndRingSetting" type="xsd:string" nillable="true" minOccurs="0"><!--This field is of the type axl:XRingSetting in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="dndStatus" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isActive" type="xsd:boolean" default="true" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag determines if the newly added phone is active to determine consumption of license. If set to false the license units will not be consumed.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable only for dual mode phones. Nullable</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="mobilityUserId" type="axlapi:XUUID" nillable="true">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Mobility User for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="mobilityUserIdName" type="axlapi:String50" nillable="true">
							<xsd:annotation>
								<xsd:documentation>The userid of the new mobility user for this phone.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="phoneSuite" type="axlapi:XPhonePersonalization" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If a blank tag is passed, the existing value of this tag in the database is retained.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="phoneServiceDisplay" type="axlapi:XPhoneServiceDisplay" minOccurs="0"/>
					<xsd:element name="isProtected" type="xsd:boolean" default="false" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for devices that support Secure Tone</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is valid only for CUMC devices.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="mobileSmartClientProfileId" type="axlapi:XUUID"/>
						<xsd:element name="mobileSmartClientProfileName" type="axlapi:String128"/>
					</xsd:choice>
					<xsd:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<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>This field is applicable only to SIP phones.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This field is applicable only to SIP phones.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="dialRules" type="axlapi:XSIPDialRules" 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="dialRulesName" type="axlapi:String50" nillable="false"/>
					</xsd:choice>
					<xsd:element name="sshUser" type="axlapi:String50" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is applicable only to those devices that support ssh feature.</xsd:documentation>
						</xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

		<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:element name="applicationName" type="axlapi:String100" nillable="false">
				<xsd:annotation>
					<xsd:documentation>This application should not Cisco CallManager.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
	</xsd:complexType>
	<xsd:element name="removeApplicationToSoftkeyTemplate" type="axlapi:removeApplicationToSoftkeyTemplateReq"/>
	<xsd:element name="removeApplicationToSoftkeyTemplateResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddSoftKeyTemplateReq">
		<xsd:sequence>
			<xsd:element name="softKeyTemplate" type="axlapi:XSoftkeyTemplate"/>
		</xsd:sequence>
		<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
	</xsd:complexType>
	<xsd:element name="addSoftKeyTemplate" type="axlapi:AddSoftKeyTemplateReq"/>
	<xsd:element name="addSoftKeyTemplateResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getSoftKeyTemplate" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetSoftKeyTemplateRes">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="softKeyTemplate" type="axlapi:XSoftkeyTemplate"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getSoftKeyTemplateResponse" type="axlapi:GetSoftKeyTemplateRes"/>
	<xsd:complexType name="UpdateSoftKeyTemplateReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:NameAndGUIDRequest">
				<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>

share/AXLSoap.xsd  view on Meta::CPAN

							</xsd:annotation>
						</xsd:element>
						<xsd:element name="profileName" type="xsd:string" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The name of the Device Profile to be used.  Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="userId" type="xsd:string" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The LDAP RN of the user that is to be logged-into the phone.  Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doDeviceLogin" type="axlapi:DeviceLoginReq"/>
	<xsd:complexType name="DeviceLoginResponse">
		<xsd:annotation>
			<xsd:documentation>Returns "true" if the login was performed successfully.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:StandardResponse"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doDeviceLoginResponse" type="axlapi:DeviceLoginResponse"/>
	<xsd:complexType name="DeviceLogoutReq" abstract="false">
		<xsd:annotation>
			<xsd:documentation>This method logs-out whichever user is logged-into the device.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="deviceId" type="axlapi:XUUID" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The GUID of the device to perform the log-out on.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="deviceName" type="xsd:string" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The name of the device to perform the log-out on.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doDeviceLogout" type="axlapi:DeviceLogoutReq"/>
	<xsd:complexType name="DeviceLogoutRes">
		<xsd:annotation>
			<xsd:documentation>Returns "true" if the log-out was performed successfully.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:StandardResponse"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doDeviceLogoutResponse" type="axlapi:DeviceLogoutRes"/>
	<xsd:complexType name="DeviceResetReq">
		<xsd:annotation>
			<xsd:documentation>Performs either a hard or soft reset on the specified device.  If resetting an MGCP box, then set isMGCP attribute to true.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="deviceId" type="axlapi:XUUID" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The GUID of the device to perform a reset on.  Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="deviceName" type="xsd:string" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The name of the device to performs a reset on.  Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:choice>
						<xsd:element name="isHardReset" type="xsd:boolean" nillable="false">
							<xsd:annotation>
								<xsd:documentation>True performs a hard reset.  False performs a soft reset.  Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="deviceResetType" type="axlapi:XReset" nillable="false">
							<xsd:annotation>
								<xsd:documentation>Not nullable</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="isMGCP" type="xsd:boolean" use="optional" default="false"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doDeviceReset" type="axlapi:DeviceResetReq">
		<xsd:annotation>
			<xsd:documentation>Performs either a hard or soft reset on the specified device.  If resetting an MGCP box, then set isMGCP attribute to true.</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="DeviceResetRes">
		<xsd:annotation>
			<xsd:documentation>Returns "true" if the reset was performed successfully.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:StandardResponse"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doDeviceResetResponse" type="axlapi:DeviceResetRes"/>
	<xsd:complexType name="AuthenticateUserReq" abstract="false">
		<xsd:annotation>
			<xsd:documentation>Authenticates the user on the basis of pin or password.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="userid" type="xsd:string"/>
					<xsd:choice>
						<xsd:element name="password" type="xsd:string"/>
						<xsd:element name="pin">
							<xsd:annotation>
								<xsd:documentation>Applicable for end users only.</xsd:documentation>
							</xsd:annotation>
							<xsd:simpleType>
								<xsd:restriction base="xsd:string">
									<xsd:pattern value="\d\d\d\d+"/>
								</xsd:restriction>
							</xsd:simpleType>
						</xsd:element>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doAuthenticateUser" type="axlapi:AuthenticateUserReq"/>
	<xsd:complexType name="AuthenticateUserResponse">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="userAuthenticated" type="xsd:boolean">
									<xsd:annotation>
										<xsd:documentation>true indicates that user was authenticated and false indicates that user was not authenticated.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="code" type="xsd:integer">
									<xsd:annotation>
										<xsd:documentation>This is the IMS result code that will be returned.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="doAuthenticateUserResponse" type="axlapi:AuthenticateUserResponse"/>
	<xsd:complexType name="AddLineReq">
		<xsd:annotation>
			<xsd:documentation>Adds a new Directory Number to the database.  Note that this does NOT associate a directory number with a phone.  Please use addPhone or updatePhone to do this.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="newLine" type="axlapi:XNPDirectoryNumber" nillable="false">
						<xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

					<xsd:element name="aarDestinationMask" type="axlapi:String50" minOccurs="0"/>
					<xsd:element name="aarKeepCallHistory" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="aarVoiceMailEnabled" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="callForwardAll" type="axlapi:XCallForwardInfo" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding on this line.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardBusy" type="axlapi:XCallForwardInfo" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when this line is busy for external calls.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardBusyInt" type="axlapi:XCallForwardInfo" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when this line is busy for internal calls.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardNoAnswer" type="axlapi:XCallForwardInfo" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when there is no answer on this line for external calls.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardNoAnswerInt" type="axlapi:XCallForwardInfo" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when there is no answer on this line for internal calls.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardNoCoverage" type="axlapi:XCallForwardInfo" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when there is no coverage on this line for external calls.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardNoCoverageInt" type="axlapi:XCallForwardInfo" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when there is no coverage on this line for internal calls.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardOnFailure" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardAlternateParty" type="axlapi:XCallForwardInfo" minOccurs="0"/>
					<xsd:element name="callForwardNotRegistered" type="axlapi:XCallForwardInfo" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when the DN is not registered for external calls.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callForwardNotRegisteredInt" type="axlapi:XCallForwardInfo" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The Calling Search Space and destination for Call Forwarding when the DN is not registered for internal calls</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="callPickupGroup" type="axlapi:XNPCallPickupGroup">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="callPickupGroupName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="autoAnswer" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XAutoAnswer in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>The only valid values are Auto Answer with Headset and Auto Answer with Speakerphone.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="alertingName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:element name="asciiAlertingName" type="axlapi:String32" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="presenceGroupId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID for the new Presence Group used for this directory number.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="presenceGroupName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="shareLineAppearanceCSSId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID for the new Calling Search Space used for the Shared Line Appearance for this line.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="shareLineAppearanceCSSName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="voiceMailProfileId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Voice Messaging Profile for this directory number.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="voiceMailProfileName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="patternPrecedence" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPatternPrecedence in AXLEnums.xsd-->
					<xsd:element name="releaseCause" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XReleaseCauseValue in AXLEnums.xsd-->
					<xsd:element name="hrDuration" type="xsd:long" nillable="false" minOccurs="0"/>
					<xsd:element name="hrInterval" type="xsd:long" nillable="false" minOccurs="0"/>
					<xsd:element name="cfaCSSPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is applicable for only intercom lines and if not set, intercom lines will not be active.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="defaultActivatedDeviceId" type="axlapi:XUUID"/>
						<xsd:element name="defaultActivatedDeviceName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="ParkMonForwardNoRetrieveDN" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:element name="ParkMonForwardNoRetrieveIntDN" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:element name="ParkMonForwardNoRetrieveIntVMEnabled" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="ParkMonForwardNoRetrieveVMEnabled" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="ParkMonForwardNoRetrieveCSS" type="axlapi:XCallingSearchSpace" nillable="true" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only UUID Attribute is read by AXL</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="ParkMonForwardNoRetrieveCSSName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="ParkMonForwardNoRetrieveIntCSS" type="axlapi:XCallingSearchSpace" nillable="true" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only UUID Attribute is read by AXL</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="ParkMonForwardNoRetrieveIntCSSName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="ParkMonReversionTimer" type="xsd:long" nillable="true" minOccurs="0"/>
					<xsd:element name="partyEntranceTone" type="xsd:string" default="Default" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="missedCallLogging" 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:element name="updateLine" type="axlapi:UpdateLineReq"/>
	<xsd:element name="updateLineResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetLineReq">
		<xsd:annotation>
			<xsd:documentation>Retrieves the specified line (directory number) from the database.  Can specify the line with its GUID or by a combination of its pattern, route partition id, and route filter id.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:GetNumPlanPattern"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getLine" type="axlapi:GetLineReq"/>
	<xsd:complexType name="GetLineRes">
		<xsd:annotation>
			<xsd:documentation>Contains the directory number that was specified by the GetLine 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="directoryNumber" type="axlapi:XNPDirectoryNumber"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>

share/AXLSoap.xsd  view on Meta::CPAN

						</xsd:annotation>
					</xsd:element>
					<xsd:element name="phoneProfiles" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If this element is null, then all phone profiles are removed from the user.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:choice>
									<xsd:annotation>
										<xsd:documentation>If this element is null, then all the phone profiles are removed from the user.</xsd:documentation>
									</xsd:annotation>
									<xsd:element name="profile" type="axlapi:XPhoneProfile" nillable="false" maxOccurs="unbounded">
										<xsd:annotation>
											<xsd:documentation>The complete profile object.  Only the "uuid" attribute is used by the AXL API.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="profileName" type="xsd:string" nillable="false" maxOccurs="unbounded">
										<xsd:annotation>
											<xsd:documentation>The profile name.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:choice>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="enableMobility" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="enableMobileVoiceAccess" type="xsd:boolean" minOccurs="0"/>
					<xsd:element name="maxDeskPickupWaitTime" type="xsd:unsignedLong" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Maximum wait time for Desk Pickup must be a number in the range 0 to 30000. Not Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="remoteDestinationLimit" type="xsd:unsignedShort" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Remote Destination Limit must be a number in the range 1 to 10. 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" type="axlapi:XUUID">
										<xsd:annotation>
											<xsd:documentation>Only uuid can be accepted.</xsd:documentation>
										</xsd:annotation>
									</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>
										<xsd:documentation>Either pwdCredUserMustChange can be true or pwdCredUserCantChange can be true. Not Nullable. </xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="pwdCredDoesNotExpire" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pwdCredResetHackCount" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pwdCredSetLockOut" type="xsd:boolean" minOccurs="0"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="pinCredentials" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:choice minOccurs="0">
									<xsd:element name="pinCredPolicy" type="axlapi:XUUID">
										<xsd:annotation>
											<xsd:documentation>Ony uuid attribute can be accepted.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="pinCredPolicyName" type="axlapi:String50"/>
								</xsd:choice>
								<xsd:element name="pinCredUserCantChange" 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="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>
										<xsd:documentation>Either pwdCredUserMustChange can be true or pwdCredUserCantChange can be true. Not Nullable. </xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="pwdCredDoesNotExpire" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pwdCredResetHackCount" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pwdCredSetLockOut" type="xsd:boolean" minOccurs="0"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="digestCredentials" type="xsd:string" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Valid range is 1-42 characters.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="presenceGroup" type="axlapi:XPresenceGroup" nillable="false" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="presenceGroupName" type="axlapi:String50" nillable="false" minOccurs="0"/>
					</xsd:choice>
					<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" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="associatedDevices" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The devices associated with this user.  Also known as controlled devices.  If "associateDevices" is present, then all current associated devices are replaced by the devices listed underneath the "associatedDevices" element. ...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="device" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded">
									<xsd:annotation>
										<xsd:documentation>Name of device. If this element is null, then all devices are removed from the user.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="associatedGroups" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The existing association with User Groups will be removed and new set of associations with user groups will be created.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="userGroup" minOccurs="0" maxOccurs="unbounded">
									<xsd:complexType>
										<xsd:sequence minOccurs="0">
											<xsd:element name="name" type="axlapi:String100" nillable="false" minOccurs="0">
												<xsd:annotation>
													<xsd:documentation>Name of User Group</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
										<xsd:attribute name="uuid" type="axlapi:XUUID"/>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateAppUser" type="axlapi:UpdateAppUserReq"/>
	<xsd:element name="updateAppUserResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getAppUser" type="axlapi:GetUserReq"/>
	<xsd:complexType name="GetAppUserRes">
		<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="applicationUser" type="axlapi:XApplicationUser"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getAppUserResponse" type="axlapi:GetAppUserRes"/>
	<xsd:element name="removeAppUser" type="axlapi:RemoveUserReq"/>
	<xsd:element name="removeAppUserResponse" type="axlapi:StandardResponse"/>
	<!-- Application User API ends -->
	<xsd:complexType name="StandardResponse">
		<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>

share/AXLSoap.xsd  view on Meta::CPAN

		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addDeviceProfile" type="axlapi:AddDeviceProfileReq"/>
	<xsd:element name="addDeviceProfileResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="RemoveDeviceProfileReq">
		<xsd:annotation>
			<xsd:documentation>Removes the specified device profile from the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:choice>
					<xsd:element name="profileId" type="axlapi:XUUID" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The GUID of the profile to be removed. Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="profileName" type="xsd:string" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The name of the profile to be removed. Not nullable</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:choice>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="removeDeviceProfile" type="axlapi:RemoveDeviceProfileReq"/>
	<xsd:element name="removeDeviceProfileResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateDeviceProfileReq">
		<xsd:annotation>
			<xsd:documentation>Modifies an existing device profile in the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="name" type="xsd:string">
							<xsd:annotation>
								<xsd:documentation>The name of the profile that you want to update.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="uuid" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the profile that you want to update.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="newName" type="xsd:Name" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new name of the profile.  Cannot be null.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="description" type="xsd:string" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new description of the profile.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0"/>
					<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0"/>
					<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:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is not valid for a device profile.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="subscribeCallingSearchSpaceId" type="axlapi:XUUID" nillable="true"/>
						<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="allowCtiControlFlag" type="xsd:boolean" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="presenceGroupID" type="axlapi:XUUID" nillable="false"/>
						<xsd:element name="PresenceGroupName" type="axlapi:String50" nillable="false"/>
					</xsd:choice>
					<xsd:element name="lines" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new lines for this profile.  If this element is null, then all lines are removed from this profile.  Note:  If the lines element is present, then all existing lines are removed and replaced with the sub-elements describe...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:choice>
								<xsd:element name="line" type="axlapi:XLine" maxOccurs="unbounded"/>
								<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" maxOccurs="unbounded"/>
							</xsd:choice>
						</xsd:complexType>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="phoneTemplateId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Phone Template for this profile.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="phoneTemplateName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="speeddials" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new speed-dials for this profile.  If this element is null, then all speed-dials are removed from this profile.  Note:  If the "speeddials" element is present, then all existing speed-dials are removed and replaced with ...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="speeddial" type="axlapi:XSpeeddial" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="busyLampFields" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Busy Lamp Fields for this profile.  If this element is null, then all  Busy Lamp Fields are removed from this profile.  Note:  If the " Busy Lamp Fields" element is present, then all existing  Busy Lamp Fields are re...
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="ringSettingIdleBLFAudibleAlert" type="xsd:string" default="Default" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="ringSettingBusyBLFAudibleAlert" type="xsd:string" default="Default" nillable="false" minOccurs="0"/><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
					<xsd:element name="addOnModules" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new Add-on Modules associated with this profile.  If this element is null, then all Add-on Modules are removed from this profile.  Note:  If the "addOnModules" element is present, then all existing Add-on Modules are rem...
						</xsd:annotation>
						<xsd:complexType>

share/AXLSoap.xsd  view on Meta::CPAN

								<xsd:documentation>The GUID of the new route filter for this route pattern.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="newRouteFilterName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="callingLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingNamePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedNamePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="supportOverlapSending" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="patternPrecedence" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPatternPrecedence in AXLEnums.xsd-->
					<xsd:element name="releaseCause" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XReleaseCauseValue in AXLEnums.xsd-->
					<xsd:element name="allowDeviceOverride" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="provideOutsideDialtone" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="callingPartyNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="callingPartyNumberType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="calledPartyNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="calledPartyNumberType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="destination" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new destination for this route pattern. Can be a gateway or a route list.  Not nullable.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:choice>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="gateway" type="axlapi:XDevice"/>
										<xsd:element name="gatewayName" type="xsd:string"/>
									</xsd:choice>
								</xsd:sequence>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="routeList" type="axlapi:XRouteList"/>
										<xsd:element name="routeListName" type="xsd:string"/>
									</xsd:choice>
								</xsd:sequence>
							</xsd:choice>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="authorizationCodeRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="authorizationLevelRequired" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
					<xsd:element name="clientCodeRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="withTag" type="axlapi:String50" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read Only</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="withValueClause" type="axlapi:String255" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Read Only</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isdnNSFInfoElement" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If blank tag is passed then the NSF Information is removed for the corresponding route pattern.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="cic" nillable="true" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>If not specified then a default value of '0' is set. This tag is not applicable to networkServiceProtocol PRI NI2. </xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="networkServiceProtocol" nillable="false">
									<xsd:annotation>
										<xsd:documentation>It is a mandatory tag if anychild tag of isdnNSFInfoElement is specified.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="networkService" nillable="false" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>If not specified then the first record based on the protocol in NSFProtocolServiceMap table will be set as the default value.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="paramValue" minOccurs="0">
									<xsd:annotation>
										<xsd:documentation>This parameter will take effect only if the selected network service has a valid  parameterName in TypeNSFService.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Default value would be Null in case not specified.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="resourcePriorityNamespace" type="axlapi:XResourcePriorityNamespace" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="resourcePriorityNamespaceName" type="xsd:string" minOccurs="0"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateRoutePattern" type="axlapi:UpdateRoutePatternReq"/>
	<xsd:element name="updateRoutePatternResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetHuntPilotReq">
		<xsd:annotation>
			<xsd:documentation>Retrieves the specified Hunt Pilot from the database.  Can specify the hunt pilot with its GUID or by a combination of its pattern, route partition id, and route filter id.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:GetNumPlanPattern"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getHuntPilot" type="axlapi:GetHuntPilotReq"/>
	<xsd:complexType name="GetHuntPilotRes">
		<xsd:annotation>
			<xsd:documentation>Contains the hunt pilot 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="pattern" type="axlapi:XNPHuntPilot"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getHuntPilotResponse" type="axlapi:GetHuntPilotRes"/>
	<xsd:complexType name="RemoveHuntPilotReq">
		<xsd:annotation>
			<xsd:documentation>Removes the specified hunt pilot from the database.  Can specify the hunt pilot with its GUID or by a combination of its pattern, route partition id, and route filter id.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>

share/AXLSoap.xsd  view on Meta::CPAN

							</xsd:annotation>
						</xsd:element>
						<xsd:element name="newRoutePartitionName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="blockEnable" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="calledPartyTransformationMask" type="xsd:string" minOccurs="0"/>
					<xsd:element name="callingPartyTransformationMask" type="xsd:string" minOccurs="0"/>
					<xsd:element name="useCallingPartyPhoneMask" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XStatus in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="dialPlanId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="dialPlanName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="digitDiscardInstructionName" type="axlapi:String50" minOccurs="0"/>
						<xsd:element name="digitDiscardInstructionId" type="axlapi:XUUID" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="messageWaiting" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XLampBlinkRate in AXLEnums.xsd-->
					<xsd:element name="networkLocation" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XNetworkLocation in AXLEnums.xsd-->
					<xsd:element name="patternUrgency" type="xsd:boolean" nillable="false" minOccurs="0"/>
					<xsd:element name="prefixDigitsOut" type="xsd:string" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="newRouteFilterId" type="axlapi:XUUID" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new route filter for this route pattern.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="newRouteFilterName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="callingLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="callingNamePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedLinePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="connectedNamePresentationBit" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
					<xsd:element name="patternPrecedence" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPatternPrecedence in AXLEnums.xsd-->
					<xsd:element name="releaseCause" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XReleaseCauseValue in AXLEnums.xsd-->
					<xsd:element name="callingPartyNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="callingPartyNumberType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="calledPartyNumberingPlan" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
					<xsd:element name="calledPartyNumberType" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
					<xsd:element name="destination" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new destination for this hunt pilot. Can only be a hunt list.  Not nullable.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>
								<xsd:choice>
									<xsd:element name="huntList" type="axlapi:XHuntList"/>
									<xsd:element name="huntListName" type="xsd:string"/>
								</xsd:choice>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
					<xsd:element name="ForwardHuntBusy" type="axlapi:XHuntForwardInfo" minOccurs="0"/>
					<xsd:element name="ForwardHuntNoAnswer" type="axlapi:XHuntForwardInfo" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This is applicable only if Cisco support use 1 Enterprise parameter is set.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="callPickupGroup" type="axlapi:XNPCallPickupGroup">
							<xsd:annotation>
								<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="callPickupGroupName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="ParkMonForwardNoRetrieveDN" type="axlapi:String50" nillable="true" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="ParkMonForwardNoRetrieveCSS" type="axlapi:XCallingSearchSpace" nillable="true" minOccurs="0"/>
						<xsd:element name="ParkMonForwardNoRetrieveCSSName" type="axlapi:String50" nillable="true" minOccurs="0"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateHuntPilot" type="axlapi:UpdateHuntPilotReq"/>
	<xsd:element name="updateHuntPilotResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddLineGroupReq">
		<xsd:annotation>
			<xsd:documentation>Adds a new Line Group to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="lineGroup" type="axlapi:XLineGroup"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addLineGroup" type="axlapi:AddLineGroupReq"/>
	<xsd:element name="addLineGroupResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateLineGroupReq">
		<xsd:annotation>
			<xsd:documentation>Updates an existing line group in the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="name" type="xsd:string" nillable="false"/>
						<xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/>
					</xsd:choice>
					<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new name for this line group.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="distributionAlgorithm" type="xsd:string" nillable="false"/><!--This field is of the type axl:XDistributeAlgorithm in AXLEnums.xsd-->
					<xsd:element name="rnaReversionTimeOut" type="xsd:nonNegativeInteger" default="10" nillable="false"/>
					<xsd:element name="huntAlgorithmNoAnswer" type="xsd:string" nillable="false"/><!--This field is of the type axl:XHuntAlgorithm in AXLEnums.xsd-->
					<xsd:element name="huntAlgorithmBusy" type="xsd:string" nillable="false"/><!--This field is of the type axl:XHuntAlgorithm in AXLEnums.xsd-->
					<xsd:element name="huntAlgorithmNotAvailable" type="xsd:string" nillable="false"/><!--This field is of the type axl:XHuntAlgorithm in AXLEnums.xsd-->
					<xsd:element name="members" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This new line group members for this route group.  All of the line group's current members are replaced by the "member" sub-elements specified.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence>

share/AXLSoap.xsd  view on Meta::CPAN

																										</xsd:element>
																										<xsd:element name="callingSearchSpaceName" type="axlapi:String50">
																											<xsd:annotation>
																												<xsd:documentation>The name of the new Calling Search Space for this phone.  Nullable.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																									</xsd:choice>
																									<xsd:choice minOccurs="0">
																										<xsd:element name="devicePoolId" type="axlapi:XUUID">
																											<xsd:annotation>
																												<xsd:documentation>The GUID of the new Device Pool for this phone.  Nullable.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																										<xsd:element name="devicePoolName" type="axlapi:UniqueString50">
																											<xsd:annotation>
																												<xsd:documentation>The name of the new Device Pool for this phone. Nullable.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																									</xsd:choice>
																									<xsd:choice minOccurs="0">
																										<xsd:element name="commonDeviceConfigId" type="axlapi:XUUID" nillable="true">
																											<xsd:annotation>
																												<xsd:documentation>The GUID of the new Common Device Config for this phone.  Nullable.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																										<xsd:element name="commonDeviceConfigName" type="axlapi:UniqueString50" nillable="true">
																											<xsd:annotation>
																												<xsd:documentation>The name of the new Common Device Config for this phone. Nullable.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																									</xsd:choice>
																									<xsd:choice minOccurs="0">
																										<xsd:annotation>
																											<xsd:documentation>Only applicable to Phone.</xsd:documentation>
																										</xsd:annotation>
																										<xsd:element name="commonPhoneConfigId" type="axlapi:XUUID" nillable="false">
																											<xsd:annotation>
																												<xsd:documentation>The GUID of the new Common Phone Config for this phone. Not Nullable. </xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																										<xsd:element name="commonPhoneConfigName" type="axlapi:String50" nillable="false"/>
																									</xsd:choice>
																									<xsd:choice minOccurs="0">
																										<xsd:element name="locationId" type="axlapi:XUUID">
																											<xsd:annotation>
																												<xsd:documentation>The GUID of the new Location for this phone.  Nullable.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																										<xsd:element name="locationName" type="xsd:Name">
																											<xsd:annotation>
																												<xsd:documentation>The name of the new Location for this phone.  Nullable.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																									</xsd:choice>
																									<xsd:choice minOccurs="0">
																										<xsd:element name="automatedAlternateRoutingCSSId" type="axlapi:XUUID"/>
																										<xsd:element name="automatedAlternateRoutingCSSName" type="axlapi:String50"/>
																									</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:choice minOccurs="0">
																										<xsd:annotation>
																											<xsd:documentation>This tag is valid only for phones, SIP trunks and voice mail ports. Not nullable.</xsd:documentation>
																										</xsd:annotation>
																										<xsd:element name="securityProfileId" type="axlapi:XUUID">
																											<xsd:annotation>
																												<xsd:documentation>The GUID of the new Security Profile for this phone.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																										<xsd:element name="securityProfileName" type="axlapi:UniqueString50"/>
																									</xsd:choice>
																									<xsd:choice minOccurs="0">
																										<xsd:element name="cgpnTransformationCSSId" type="axlapi:XUUID" nillable="true"/>
																										<xsd:element name="cgpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
																									</xsd:choice>
																									<xsd:element name="useDevicePoolCgpnTransformCSS" type="xsd:boolean" nillable="false" minOccurs="0"/>
																									<xsd:choice minOccurs="0">
																										<xsd:element name="geoLocation" type="axlapi:XGeoLocation">
																											<xsd:annotation>
																												<xsd:documentation>Only uuid attribute is read by AXL API.</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																										<xsd:element name="geoLocationName" type="axlapi:String100"/>
																									</xsd:choice>
																									<xsd:choice minOccurs="0">
																										<xsd:element name="geoLocationFilter" type="axlapi:XGeoLocationFilter">
																											<xsd:annotation>
																												<xsd:documentation>Only uuid attribute is read by AXL API.  Valid only for  gateways using SCCP Protocol</xsd:documentation>
																											</xsd:annotation>
																										</xsd:element>
																										<xsd:element name="geoLocationFilterName" type="axlapi:String100"/>
																									</xsd:choice>
																									<xsd:element name="lines" minOccurs="0">
																										<xsd:annotation>
																											<xsd:documentation>The new lines for this phone.  If this element is null, then all lines are removed from this phone.  Note:  If the lines element is present, then all existing lines are removed and replaced with the sub-e...
																										</xsd:annotation>
																										<xsd:complexType>
																											<xsd:choice>
																												<xsd:element name="line" type="axlapi:XLine" maxOccurs="unbounded"/>
																												<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" maxOccurs="unbounded"/>
																											</xsd:choice>
																										</xsd:complexType>
																									</xsd:element>
																									<xsd:sequence minOccurs="0">
																										<xsd:annotation>
																											<xsd:documentation>These tags are applicable only for MGCP.</xsd:documentation>
																										</xsd:annotation>
																										<xsd:element name="packetCaptureMode" type="xsd:string" default="None" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
																										<xsd:element name="packetCaptureDuration" type="xsd:positiveInteger" default="60" minOccurs="0"/>
																										<xsd:element name="transmitUTF8" type="xsd:boolean" nillable="false" minOccurs="0"/>
																										<xsd:element name="ports">
																											<xsd:annotation>
																												<xsd:documentation>The list of ports on the gateway.</xsd:documentation>
																											</xsd:annotation>
																											<xsd:complexType>
																												<xsd:annotation>
																													<xsd:documentation>List of analog ports on an analog gateway.</xsd:documentation>

share/AXLSoap.xsd  view on Meta::CPAN

				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateVG224" type="axlapi:UpdateVG224Req"/>
	<xsd:element name="updateVG224Response" type="axlapi:StandardResponse"/>
	<!-- vg224 gateway ends -->
	<xsd:complexType name="AddVoiceMailPilotReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Adds a new VoiceMail Pilot to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="voiceMailPilot" type="axlapi:XVoiceMailPilot" nillable="false"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addVoiceMailPilot" type="axlapi:AddVoiceMailPilotReq"/>
	<xsd:element name="addVoiceMailPilotResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateVoiceMailPilotReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Updates the specified Voice Mail Pilot from the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The GUID of the Voice Mail Pilot to be updated</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:sequence>
							<xsd:element name="dirn" type="axlapi:XDirectoryNumber" nillable="true"/>
							<xsd:choice>
								<xsd:element name="CSS" 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="CSSName" type="axlapi:UniqueName50" nillable="true"/>
							</xsd:choice>
						</xsd:sequence>
					</xsd:choice>
					<xsd:sequence minOccurs="0">
						<xsd:element name="newdirn" type="axlapi:XDirectoryNumber" nillable="true" minOccurs="0"/>
						<xsd:choice minOccurs="0">
							<xsd:element name="newCSS" type="axlapi:XUUID" nillable="true" minOccurs="0"/>
							<xsd:element name="newCSSName" type="axlapi:UniqueName50" nillable="true" minOccurs="0"/>
						</xsd:choice>
					</xsd:sequence>
					<xsd:element name="description" type="xsd:string" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new description of the device.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isDefault" type="xsd:boolean" default="false" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Setting isDefault tag as false would not disable this VoiceMailPilot as Default. Instead, the corresponding tag of another VoiceMailPilot should be set to true</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateVoiceMailPilot" type="axlapi:UpdateVoiceMailPilotReq"/>
	<xsd:element name="updateVoiceMailPilotResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetVoiceMailPilotReq" final="#all">
		<xsd:annotation>
			<xsd:documentation>Retrieves the specified Voice Mail Pilot from the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:choice>
					<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The GUID of the Voice Mail Pilot to be retrieved.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:sequence>
						<xsd:element name="dirn" type="axlapi:XDirectoryNumber" nillable="true"/>
						<xsd:choice>
							<xsd:element name="CSS" type="axlapi:XUUID" nillable="true"/>
							<xsd:element name="CSSName" type="axlapi:UniqueName50" nillable="true"/>
						</xsd:choice>
					</xsd:sequence>
				</xsd:choice>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getVoiceMailPilot" type="axlapi:GetVoiceMailPilotReq"/>
	<xsd:complexType name="GetVoiceMailPilotRes">
		<xsd:annotation>
			<xsd:documentation>Contains the VoiceMail Pilot 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="voiceMailPilot" type="axlapi:XVoiceMailPilot"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getVoiceMailPilotResponse" type="axlapi:GetVoiceMailPilotRes"/>
	<xsd:complexType name="RemoveVoiceMailPilotReq" final="#all">
		<xsd:annotation>
			<xsd:documentation>Removes the specified Voice Mail Pilot from the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:choice>
					<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The GUID of the Voice Mail Pilot to be removed</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:sequence>
						<xsd:element name="dirn" type="axlapi:XDirectoryNumber" nillable="true"/>
						<xsd:choice>
							<xsd:element name="CSS" type="axlapi:XUUID" nillable="true"/>
							<xsd:element name="CSSName" type="axlapi:UniqueName50" nillable="true"/>
						</xsd:choice>
					</xsd:sequence>
				</xsd:choice>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="removeVoiceMailPilot" type="axlapi:RemoveVoiceMailPilotReq"/>
	<xsd:complexType name="AddVoiceMailProfileReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Adds a new VoiceMail Profile to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="voiceMailProfile" type="axlapi:XVoiceMailProfile" nillable="false"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addVoiceMailProfile" type="axlapi:AddVoiceMailProfileReq"/>
	<xsd:element name="addVoiceMailProfileResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateVoiceMailProfileReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Update an existing VoiceMail Profile in the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:NameAndGUIDRequest">
				<xsd:sequence>
					<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="description" type="xsd:string" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new description of the device.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="isDefault" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
					<xsd:element name="voiceMailboxMask" type="xsd:string" nillable="true" minOccurs="0"/>
					<xsd:element name="voiceMailPilot" type="axlapi:XUUID" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Only UUID attribute is read by the AXL API.Setting isDefault tag as false would not disable this VoiceMailProfile as Default. Instead, another VoiceMailProfile should be set to true</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateVoiceMailProfile" type="axlapi:UpdateVoiceMailProfileReq"/>
	<xsd:element name="updateVoiceMailProfileResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getVoiceMailProfile" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetVoiceMailProfileRes">
		<xsd:annotation>
			<xsd:documentation>Contains the VoiceMail Profile 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="voiceMailProfile" type="axlapi:XVoiceMailProfile"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getVoiceMailProfileResponse" type="axlapi:GetVoiceMailProfileRes"/>
	<xsd:element name="removeVoiceMailProfile" type="axlapi:NameAndGUIDRequest"/>
	<xsd:element name="removeVoiceMailProfileResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="removeVoiceMailPilotResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddVoiceMailPortReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Adds a new VoiceMail Port to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="voiceMailPort" type="axlapi:XVoiceMailPort" nillable="false"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addVoiceMailPort" type="axlapi:AddVoiceMailPortReq"/>
	<xsd:element name="addVoiceMailPortResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateVoiceMailPortReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Update an existing VoiceMail Port in the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:NameAndGUIDRequest">
				<xsd:sequence>
					<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="description" type="xsd:string" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new description of the device.  Nullable.</xsd:documentation>

share/AXLSoap.xsd  view on Meta::CPAN

								<xsd:documentation>The name of the new Common Device Config for this device. </xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="networkLocation" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XNetworkLocation in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>The new Device Destination flag for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways, except FXS gateways.  Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="locationId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Location for this device.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="locationName" type="xsd:Name">
							<xsd:annotation>
								<xsd:documentation>The name of the new Location for this device.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="mediaResourceListId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Media Resource List for this device.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="mediaResourceListName" type="xsd:Name">
							<xsd:annotation>
								<xsd:documentation>The name of the new Media Resource List for this device.  Nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0"/>
					<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="automatedAlternateRoutingCSSId" type="axlapi:XUUID"/>
						<xsd:element name="automatedAlternateRoutingCSSName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="aarNeighborhoodId" type="axlapi:XUUID"/>
						<xsd:element name="aarNeighborhoodName" type="axlapi:String50"/>
					</xsd:choice>
					<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new load information for this device.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new vendor configuration XML for this device. Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="traceFlag" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new trace flag for this device.  Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="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="country" type="xsd:string" nillable="true" minOccurs="0"><!--This field is of the type axl:XCountry in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>Also known as networkLocale.  Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Applicable to PRI gateways.For analog and T1 gateways, this tag comes under ports.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not appicable to T1-CAS and FXO ports.</xsd:documentation>
						</xsd:annotation>
						<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:annotation>
							<xsd:documentation>Not appicable to T1-CAS and FXO ports.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="packetCaptureMode" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
					<xsd:element name="packetCaptureDuration" type="xsd:positiveInteger" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>At this point, you can edit the elements specific to PRI, BRI, T1, or Analog gateways.</xsd:documentation>
						</xsd:annotation>
						<xsd:element name="analog">
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="ports" type="axlapi:XAnalogPortList" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>The new list of ports for this gateway.  This list of ports replaces any pre-existing ports on this gateway.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="trunkSelectionOrder" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XTrunkSelectionOrder in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>The new trunk selection order for this gateway. Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="pri">
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="ASN1ROSEOIDEncoding" type="axlapi:String50" 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" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Applicable for only if PRI variant is QSIG</xsd:documentation>
										</xsd:annotation>
									</xsd:element>

share/AXLSoap.xsd  view on Meta::CPAN

									<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">
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="GClearEnable" type="xsd:boolean" default="false" minOccurs="0"/>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="bri">
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="acceptInboundRDNIS" type="xsd:boolean" minOccurs="0">

share/AXLSoap.xsd  view on Meta::CPAN

									<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>
									<xsd:element name="trunkSelectionOrder" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XTrunkSelectionOrder in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="clockReference" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XClockReference in AXLEnums.xsd-->
										<xsd:annotation>
											<xsd:documentation>Not nullable.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="csuParam" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XCSUParam in AXLEnums.xsd-->
										<xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

	<xsd:element name="removeH323TrunkResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateH323DeviceReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:NameAndGUIDRequest">
				<xsd:sequence minOccurs="0">
					<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0"/>
					<xsd:element name="description" type="axlapi:String128" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="callingSearchSpaceId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="callingSearchSpaceName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="devicePoolId" type="axlapi:XUUID" nillable="false" minOccurs="0"/>
						<xsd:element name="devicePoolName" type="axlapi:String50" nillable="false" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="commonDeviceConfigId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Common Device Config for this device. </xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="commonDeviceConfigName" type="xsd:string">
							<xsd:annotation>
								<xsd:documentation>The name of the new Common Device Config for this device. </xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="networkLocation" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XNetworkLocation in AXLEnums.xsd-->
						<xsd:annotation>
							<xsd:documentation>The new Device Destination flag for Trunk to Trunk Transfer and Drop Conference Feature is required for H323 Gateways and Trunks.  Not Nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:choice minOccurs="0">
						<xsd:element name="locationId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="locationName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="mediaResourceListId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="mediaResourceListName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable. This tag is not valid for H323Phone and H323Trunk.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable. This tag is not valid for H323Phone and H323Trunk.</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="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:element name="packetCaptureMode" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XPacketCaptureMode in AXLEnums.xsd-->
					<xsd:element name="packetCaptureDuration" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<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:element name="cgpnTransformationInternationalCSSName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="cgpnTransformationUnknownCSS" type="axlapi:XCallingSearchSpace" nillable="true"/>
						<xsd:element name="cgpnTransformationUnknownCSSName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="cgpnTransformationSubscriberCSS" type="axlapi:XCallingSearchSpace" nillable="true"/>
						<xsd:element name="cgpnTransformationSubscriberCSSName" type="axlapi:String50" nillable="true"/>
					</xsd:choice>
					<xsd:element name="nationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="internationalStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="unknownStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="subscriberStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformNationalCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformInternationalCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformUnknownCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
					<xsd:element name="useDevicePoolCgpnTransformSubscriberCSS" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateH323Gateway" type="axlapi:UpdateH323GatewayReq"/>
	<xsd:element name="updateH323GatewayResponse" type="axlapi:StandardResponse" nillable="false"/>
	<xsd:complexType name="UpdateH323TrunkReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:UpdateH323GatewayReq">
				<xsd:sequence minOccurs="0">
					<xsd:element name="pathReplacementSupport" type="xsd:boolean" default="false" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="gatekeeperInfo" minOccurs="0">
							<xsd:complexType>
								<xsd:sequence minOccurs="0">
									<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="terminal" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTerminal in AXLEnums.xsd-->
									<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="remoteServerInfo" minOccurs="0">
							<xsd:complexType>
								<xsd:sequence minOccurs="0">
									<xsd:element name="server1" type="axlapi:String255" nillable="false" minOccurs="0"/>
									<xsd:element name="server2" type="axlapi:String255" minOccurs="0"/>
									<xsd:element name="server3" type="axlapi:String255" minOccurs="0"/>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:choice>
					<xsd:sequence minOccurs="0">
						<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:element name="updateH323Trunk" type="axlapi:UpdateH323TrunkReq" nillable="false"/>
	<xsd:element name="updateH323TrunkResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="ExecuteSQLQueryReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="sql" type="xsd:string" nillable="false">
						<xsd:annotation>
							<xsd:documentation>WARNING:  SQL Large Text and BLOB columns cannot be fetched along with other columns.  A Large Text or BLOB column must be selected in its own SQL query.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="AddSIPTrunkReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="trunk" type="axlapi:XSIPTrunk"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addSIPTrunk" type="axlapi:AddSIPTrunkReq"/>
	<xsd:element name="addSIPTrunkResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getSIPTrunk" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetSIPTrunkBase">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="trunk" type="axlapi:XSIPTrunk"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getSIPTrunkResponse" type="axlapi:GetSIPTrunkBase"/>
	<xsd:element name="removeSIPTrunk" type="axlapi:NameAndGUIDRequest"/>
	<xsd:element name="removeSIPTrunkResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateSIPTrunkReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:NameAndGUIDRequest">
				<xsd:sequence minOccurs="0">
					<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0"/>
					<xsd:element name="description" type="axlapi:String128" minOccurs="0"/>
					<xsd:choice minOccurs="0">
						<xsd:element name="callingSearchSpaceId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="callingSearchSpaceName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="devicePoolId" type="axlapi:XUUID" nillable="false" minOccurs="0"/>
						<xsd:element name="devicePoolName" type="axlapi:String50" nillable="false" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="commonDeviceConfigId" type="axlapi:XUUID">
							<xsd:annotation>
								<xsd:documentation>The GUID of the new Common Device Config for this device. </xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="commonDeviceConfigName" type="xsd:string">
							<xsd:annotation>
								<xsd:documentation>The name of the new Common Device Config for this device. </xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="networkLocation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNetworkLocation in AXLEnums.xsd-->
					<xsd:choice minOccurs="0">
						<xsd:element name="locationId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="locationName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:choice minOccurs="0">
						<xsd:element name="mediaResourceListId" type="axlapi:XUUID" minOccurs="0"/>
						<xsd:element name="mediaResourceListName" type="axlapi:String50" minOccurs="0"/>
					</xsd:choice>
					<xsd:element name="networkHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Not nullable. This tag is not valid for SIPTrunk.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="userHoldMOHAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="0">
						<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>
					<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: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:element name="sendGeoLocation" type="xsd:boolean" 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>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateSIPTrunk" type="axlapi:UpdateSIPTrunkReq" nillable="false"/>
	<xsd:element name="updateSIPTrunkResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddSIPRealmReq">
		<xsd:annotation>
			<xsd:documentation>Adds a new SIP Realm.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="newSIPRealm" type="axlapi:XSIPRealm">
						<xsd:annotation>
							<xsd:documentation>The new SIP Realm to be added.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addSIPRealm" type="axlapi:AddSIPRealmReq"/>
	<xsd:element name="addSIPRealmResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="RemoveSIPRealmReq">
		<xsd:annotation>
			<xsd:documentation>Removes the specified SIP Realm.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:choice>
					<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The GUID of the SIP Realm to be removed. Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="realm" type="xsd:string" nillable="false">
						<xsd:annotation>
							<xsd:documentation>The  SIP Realm to be removed. Not nullable.</xsd:documentation>
						</xsd:annotation>

share/AXLSoap.xsd  view on Meta::CPAN

						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="licenseCapabilities">
									<xsd:complexType>
										<xsd:complexContent>
											<xsd:extension base="axlapi:XLicenseCapabilities">
												<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
											</xsd:extension>
										</xsd:complexContent>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getLicenseCapabilitiesResponse" type="axlapi:GetLicenseCapabilitiesRes"/>
	<!-- Existing UpdateAppUser which will be replaced by the new code
	<xsd:complexType name="UpdateAppUserReq">
		<xsd:annotation>
			<xsd:documentation>Updates an existing application user. Specify the user to be modified with their user id.</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">
						<xsd:annotation>
							<xsd:documentation>The new password for the user.  Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="digestCredentials" type="xsd:string" nillable="true" minOccurs="0"/>
					<xsd:element name="passwordCredentials" minOccurs="0">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:choice minOccurs="0">
									<xsd:element name="pwdCredPolicy" type="axlapi:XUUID">
										<xsd:annotation>
											<xsd:documentation>Only uuid can be accepted.</xsd:documentation>
										</xsd:annotation>
									</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>
										<xsd:documentation>Either pwdCredUserMustChange can be true or pwdCredUserCantChange can be true. Not Nullable. </xsd:documentation>
									</xsd:annotation>
								</xsd:element>
								<xsd:element name="pwdCredDoesNotExpire" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pwdCredResetHackCount" type="xsd:boolean" minOccurs="0"/>
								<xsd:element name="pwdCredSetLockOut" type="xsd:boolean" minOccurs="0"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateAppUser" type="axlapi:UpdateAppUserReq"/>
	<xsd:element name="updateAppUserResponse" type="axlapi:StandardResponse"/>
-->
	<xsd:complexType name="AddMobileVoiceAccessReq">
		<xsd:sequence>
			<xsd:element name="mobileVoiceAccess" type="axlapi:XMobileVoiceAccess"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="addMobileVoiceAccess" type="axlapi:AddMobileVoiceAccessReq"/>
	<xsd:element name="addMobileVoiceAccessResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateMobileVoiceAccessReq">
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="uuid" type="axlapi:XUUID"/>
				<xsd:element name="pattern" type="xsd:string"/>
			</xsd:choice>
			<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0"/>
			<xsd:choice minOccurs="0">
				<xsd:element name="newRoutePartitionId" type="axlapi:XUUID" nillable="true">
					<xsd:annotation>
						<xsd:documentation>The GUID of the new route partition of this meet me number.</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:element name="newRoutePartitionName" type="axlapi:String50" nillable="true"/>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="updateMobileVoiceAccess" type="axlapi:UpdateMobileVoiceAccessReq"/>
	<xsd:element name="updateMobileVoiceAccessResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetMobileVoiceAccessReq">
	<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="uuid" type="axlapi:XUUID"/>
				<xsd:element name="pattern" type="xsd:string"/>
			</xsd:choice>
		</xsd:sequence>
		</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getMobileVoiceAccess" type="axlapi:GetMobileVoiceAccessReq"/>
	<xsd:complexType name="GetMobileVoiceAccessRes">
	<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
		<xsd:sequence>
			<xsd:element name="return">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="mobileVoiceAccess" type="axlapi:XMobileVoiceAccess"/>
					</xsd:sequence>
				</xsd:complexType>

share/AXLSoap.xsd  view on Meta::CPAN

			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice>
						<xsd:element name="name" type="axlapi:String50" nillable="false"/>
						<xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/>
					</xsd:choice>
					<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0"/>
					<xsd:element name="buttons" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>This tag is used to modify the fields corresponding to one button. The feature and label of the first button cannot be modified.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="button" type="axlapi:XButton" minOccurs="0" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updatePhoneTemplate" type="axlapi:UpdatePhoneTemplateReq"/>
	<xsd:element name="updatePhoneTemplateResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getPhoneTemplate" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetPhoneTemplateRes">
		<xsd:annotation>
			<xsd:documentation>Returns the phone template specified by the getPhoneTemplate 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="phoneTemplate" type="axlapi:XPhoneTemplate"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getPhoneTemplateResponse" type="axlapi:GetPhoneTemplateRes"/>
	<xsd:element name="removePhoneTemplate" type="axlapi:NameAndGUIDRequest"/>
	<xsd:element name="removePhoneTemplateResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddCredentialPolicyReq">
		<xsd:sequence>
			<xsd:element name="credentialPolicy" type="axlapi:XCredentialPolicy"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="addCredentialPolicy" type="axlapi:AddCredentialPolicyReq"/>
	<xsd:element name="addCredentialPolicyResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="UpdateCredentialPolicyReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="name" type="axlapi:String255"/>
					<xsd:element name="newName" type="axlapi:String255" minOccurs="0"/>
					<xsd:element name="noLimitForFailedLogon" type="xsd:boolean" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If this tag is set to true, zero is inserted into the database for failedLogon.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="failedLogon" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Failed logon must be a number in the range 0 to 100.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="resetFailedLogonAttempts" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="administratorMustUnlock" type="xsd:boolean" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If this tag is set to true, zero is inserted into the database for lockoutDuration.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="lockoutDuration" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Lockout duration must be a number in the range 0 to 1440.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="credChangeDuration" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Credential change duration must be a number in the range 0 to 129600.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="neverExpires" type="xsd:boolean" nillable="true" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>If this tag is set to true, zero is inserted into the database for credExpiresAfter.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="credExpiresAfter" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Credential expires after must be a number in the range 0 to 365.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="minCredLength" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="prevCredStoredNum" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="inactiveDaysAllowed" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="expiryWarningDays" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="trivialCredCheck" type="xsd:boolean" nillable="false" minOccurs="0"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateCredentialPolicy" type="axlapi:UpdateCredentialPolicyReq"/>
	<xsd:element name="updateCredentialPolicyResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getCredentialPolicy" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetCredentialPolicyRes">
	<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
		<xsd:sequence>
			<xsd:element name="return">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="credentialPolicy">
							<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:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
		</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getCredentialPolicyResponse" type="axlapi:GetCredentialPolicyRes"/>
	<xsd:complexType name="RemoveCredentialPolicyReq">

share/AXLSoap.xsd  view on Meta::CPAN

						<xsd:element name="namespace" type="xsd:string" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The name of the ResourcePriorityNamespace to be modified.  Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="uuid" type="axlapi:XUUID" nillable="false">
							<xsd:annotation>
								<xsd:documentation>The GUID of the ResourcePriorityNamespace  to be modified.  Not nullable.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
					<xsd:element name="newNamespace" type="xsd:string" nillable="false" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new namespace for this ResourcePriorityNamespace.  Not nullable.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateResourcePriorityNamespace" type="axlapi:UpdateResourcePriorityNamespaceReq"/>
	<xsd:element name="updateResourcePriorityNamespaceResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="removeResourcePriorityNamespace" type="axlapi:ResourcePriorityNamespaceReq"/>
	<xsd:element name="removeResourcePriorityNamespaceResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GetResourcePriorityDefaultNamespaceReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getResourcePriorityDefaultNamespace" type="axlapi:GetResourcePriorityDefaultNamespaceReq"/>
	<xsd:complexType name="GetResourcePriorityDefaultNamespaceRes">
		<xsd:annotation>
			<xsd:documentation>Contains the Resource Priority Default Namespace</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="resourcePriorityDefaultNamespace" type="axlapi:XResourcePriorityDefaultNamespace"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getResourcePriorityDefaultNamespaceResponse" type="axlapi:GetResourcePriorityDefaultNamespaceRes"/>
	<xsd:complexType name="UpdateResourcePriorityDefaultNamespaceReq">
		<xsd:annotation>
			<xsd:documentation>Updates an existing Resource Priority Default Namespace in the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:choice minOccurs="0">
						<xsd:element name="resourcePriorityDefaultNamespaceId" type="axlapi:XUUID"/>
						<xsd:element name="resourcePriorityDefaultNamespaceName" type="xsd:string">
							<xsd:annotation>
								<xsd:documentation>The name of the ResourcePriorityNamespace to be set as Default. </xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateResourcePriorityDefaultNamespace" type="axlapi:UpdateResourcePriorityDefaultNamespaceReq"/>
	<xsd:element name="updateResourcePriorityDefaultNamespaceResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="AddResourcePriorityNamespaceListReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Adds a new ResourcePriorityNamespaceList to the database.</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="resourcePriorityNamespaceList" type="axlapi:XResourcePriorityNamespaceList" nillable="false"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addResourcePriorityNamespaceList" type="axlapi:AddResourcePriorityNamespaceListReq"/>
	<xsd:element name="addResourcePriorityNamespaceListResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="getResourcePriorityNamespaceList" type="axlapi:NameAndGUIDRequest"/>
	<xsd:complexType name="GetResourcePriorityNamespaceListRes">
		<xsd:annotation>
			<xsd:documentation>Contains the ResourcePriorityNamespaceList 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="resourcePriorityNamespaceList" type="axlapi:XResourcePriorityNamespaceList"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="getResourcePriorityNamespaceListResponse" type="axlapi:GetResourcePriorityNamespaceListRes"/>
	<xsd:complexType name="UpdateResourcePriorityNamespaceListReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Update an existing ResourcePriorityNamespaceList 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="members" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>The new members of this ResourcePriorityNamespaceList.  If "members" is present, then all current members of this are removed and replaced by the "member" sub-elements.  Nullable.</xsd:documentation>
						</xsd:annotation>
						<xsd:complexType>
							<xsd:sequence minOccurs="0">
								<xsd:element name="member" type="axlapi:XResourcePriorityNamespaceListMember" maxOccurs="unbounded"/>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="updateResourcePriorityNamespaceList" type="axlapi:UpdateResourcePriorityNamespaceListReq"/>
	<xsd:element name="updateResourcePriorityNamespaceListResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="removeResourcePriorityNamespaceList" type="axlapi:NameAndGUIDRequest"/>
	<xsd:element name="removeResourcePriorityNamespaceListResponse" type="axlapi:StandardResponse"/>
	<xsd:element name="executeSQLQuery" type="axlapi:ExecuteSQLQueryReq" nillable="false">
		<xsd:annotation>
			<xsd:documentation>This API call is used to execute a Structured Query Language query against the database.  The sql element would contain the SQL statement.  If special characters are required, wrap the SQL command inside a CDATA element.</xsd:do...
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="ExecuteSQLQueryRes">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="row" type="xsd:anyType" minOccurs="0" maxOccurs="unbounded">
									<xsd:annotation>
										<xsd:documentation>Each row element can contain any number of sub-elements, each sub-element is a column from that row in the result set.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="executeSQLQueryResponse" type="axlapi:ExecuteSQLQueryRes">
		<xsd:annotation>
			<xsd:documentation>The response message to executeSQLQuery.  The return element represents the result set, which can contain 0 or more rows of data. Each row can have any number of elements as defined by columns specified in the SQL Query.  The na...
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="ExecuteSQLUpdateReq">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="sql" type="xsd:string" nillable="false">
						<xsd:annotation>
							<xsd:documentation>Request to execute an SQL update.</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="executeSQLUpdate" type="axlapi:ExecuteSQLUpdateReq" nillable="false">
		<xsd:annotation>
			<xsd:documentation>This API call is used to execute a Structured Query Language Update against the database.  The sql element would contain the SQL statement</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="ExecuteSQLUpdateRes">
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIResponse">
				<xsd:sequence>
					<xsd:element name="return">
						<xsd:complexType>
							<xsd:sequence>
								<xsd:element name="rowsUpdated" type="xsd:integer">
									<xsd:annotation>
										<xsd:documentation>Rows updated indicates the number of rows updated by the SQL update.</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="executeSQLUpdateResponse" type="axlapi:ExecuteSQLUpdateRes">
		<xsd:annotation>
			<xsd:documentation>The response message to executeSQLUpdate.</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="AddGeoLocationReq" abstract="false" final="#all">
		<xsd:annotation>
			<xsd:documentation>Adds a new GeoLocation</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="axlapi:APIRequest">
				<xsd:sequence>
					<xsd:element name="newGeoLocation" type="axlapi:XGeoLocation"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:element name="addGeoLocation" type="axlapi:AddGeoLocationReq"/>
	<xsd:element name="addGeoLocationResponse" type="axlapi:StandardResponse"/>
	<xsd:complexType name="GeoLocationReq">
		<xsd:complexContent>



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