AXL-Client-Simple
view release on metacpan or search on metacpan
share/AXLSoap.xsd view on Meta::CPAN
<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>
share/AXLSoap.xsd view on Meta::CPAN
<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="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:annotation>
<xsd:documentation>This tag is not valid for a translation pattern.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<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" default="true" nillable="false" minOccurs="0"/>
<xsd:element name="provideOutsideDialtone" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
<xsd:element name="callingPartyNumberingPlan" type="xsd:string" default="Cisco CallManager" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
<xsd:element name="callingPartyNumberType" type="xsd:string" default="Cisco CallManager" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPriOfNumber in AXLEnums.xsd-->
<xsd:element name="calledPartyNumberingPlan" type="xsd:string" default="Cisco CallManager" nillable="false" minOccurs="0"/><!--This field is of the type axl:XNumberingPlan in AXLEnums.xsd-->
<xsd:element name="calledPartyNumberType" type="xsd:string" default="Cisco CallManager" 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="XNPCallPark">
<xsd:complexContent>
<xsd:extension base="axlapi:XNumPlan">
<xsd:sequence>
<xsd:annotation>
<xsd:documentation>The CallManager for this Call Park is required. When adding a Call Park with the AXL API, the CallManager is required.</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="callManagerId" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>Since CallPark is included in the XCallManager type, we do not want to cause a loop in the XML here, so we only allow callManagerId.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callManagerName" type="axlapi:String50">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XNPDirectedCallPark">
<xsd:complexContent>
<xsd:extension base="axlapi:XNumPlan">
<xsd:sequence>
<xsd:element name="retrievalPrefix" type="xsd:string">
<xsd:annotation>
<xsd:documentation>The prefix used for park-code retrieval. User will dial prefix plus park code to retrieve a parked call. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="reversionPattern" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The pattern used to revert the call when the parked call is not retrieved within retrieval timer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
<xsd:annotation>
<xsd:documentation>To be configured only when reversion pattern is not empty.</xsd:documentation>
</xsd:annotation>
<xsd:element name="revertCSS">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="axlapi:XCallingSearchSpace"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="revertCSSName" type="axlapi:String50"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XNPCallPickupGroup">
<xsd:complexContent>
<xsd:extension base="axlapi:XNumPlan">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="xsd:Name"/>
<xsd:element name="members" minOccurs="0">
<xsd:annotation>
<xsd:documentation>On Addition always the first member added is itself. Do not specify the first member as itself in an Add request . Also make sure that the priority always starts with 1. It will internally be taken care of during Addition an...
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="pickupNotification" type="axlapi:XPickupNotification" default="No Alert" nillable="false" minOccurs="0"/>
<xsd:element name="pickupNotificationTimer" type="xsd:nonNegativeInteger" default="6" nillable="false" minOccurs="0"/>
<xsd:element name="callInfoForPickupNotification" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag is applicable when Pickup Notification Policy is "Visual Alert" or "Visual or Audio Alert".</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="callingPartyInfo" type="xsd:boolean" default="false" nillable="false"/>
<xsd:element name="calledPartyInfo" type="xsd:boolean" default="false" nillable="false"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XNPConference">
<xsd:complexContent>
<xsd:extension base="axlapi:XNumPlan">
<xsd:sequence minOccurs="0">
<xsd:element name="mixer" type="xsd:string"/><!--This field is of the type axl:XMixer in AXLEnums.xsd-->
</xsd:sequence>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:annotation>
<xsd:documentation>From Device table.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>From Device table.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice>
<xsd:annotation>
<xsd:documentation>From Device table.</xsd:documentation>
</xsd:annotation>
<xsd:element name="callManagerGroupName" type="axlapi:String50" nillable="false"/>
<xsd:element name="callManagerGroup" type="axlapi:XCallManagerGroup">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name="routeListEnabled" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>From Device table.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="members" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Each member is a representation of an entry in the RouteList table.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="member" type="axlapi:XHuntListMember" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XSIPDialRules">
<xsd:sequence minOccurs="0">
<xsd:element name="dialPattern" type="axlapi:XDialPattern"/>
<xsd:element name="name" type="axlapi:String50"/>
<xsd:element name="description" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XSIPRealm">
<xsd:sequence>
<xsd:element name="realm" type="xsd:string"/>
<xsd:element name="userid" type="xsd:string"/>
<xsd:element name="digestCredentials" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XSIPProfile">
<xsd:sequence>
<xsd:element name="name" type="axlapi:String50" nillable="false"/>
<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0"/>
<xsd:element name="defaultTelephonyEventPayloadType" type="xsd:long" default="101" minOccurs="0"/>
<xsd:element name="redirectByApplication" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="ringing180" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="timerInvite" type="xsd:long" default="180" minOccurs="0"/>
<xsd:element name="timerRegisterDelta" type="xsd:long" default="5" minOccurs="0"/>
<xsd:element name="timerRegister" type="xsd:long" default="3600" minOccurs="0"/>
<xsd:element name="timerT1" type="xsd:long" default="500" minOccurs="0"/>
<xsd:element name="timerT2" type="xsd:long" default="4000" minOccurs="0"/>
<xsd:element name="retryInvite" type="xsd:long" default="6" minOccurs="0"/>
<xsd:element name="retryNotInvite" type="xsd:long" default="10" minOccurs="0"/>
<xsd:element name="startMediaPort" type="xsd:long" default="16384" minOccurs="0"/>
<xsd:element name="stopMediaPort" type="xsd:long" default="32766" minOccurs="0"/>
<xsd:element name="callpickupURI" type="axlapi:Name128" default="x-cisco-serviceuri-pickup" minOccurs="0"/>
<xsd:element name="callpickupListURI" type="axlapi:String128" default="x-cisco-serviceuri-opickup" minOccurs="0"/>
<xsd:element name="callpickupGroupURI" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" minOccurs="0"/>
<xsd:element name="meetmeServiceURI" type="axlapi:String128" default="x-cisco-serviceuri-meetme" minOccurs="0"/>
<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" minOccurs="0"/>
<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" minOccurs="0"/>
<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
<xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="Admin" minOccurs="0"/>
<xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" minOccurs="0"/>
<xsd:element name="timerKeepAlive" type="xsd:long" default="120" minOccurs="0"/>
<xsd:element name="timerSubscribe" type="xsd:long" default="120" minOccurs="0"/>
<xsd:element name="timerSubscribeDelta" type="xsd:long" default="5" minOccurs="0"/>
<xsd:element name="maxRedirects" type="xsd:long" default="70" minOccurs="0"/>
<xsd:element name="timerOffhookToFirstDigit" type="xsd:long" default="15000" minOccurs="0"/>
<xsd:element name="callForwardURI" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" minOccurs="0"/>
<xsd:element name="abbreviatedDialURI" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" minOccurs="0"/>
<xsd:element name="confJoinEnable" type="xsd:boolean" default="true" minOccurs="0"/>
<xsd:element name="rfc2543Hold" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="semiAttendedTransfer" type="xsd:boolean" default="true" minOccurs="0"/>
<xsd:element name="enableVAD" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="stutterMsgWaiting" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="callStats" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="t38Invite" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="resourcePriorityNamespaceList" type="axlapi:XResourcePriorityNamespaceList" nillable="true">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="resourcePriorityNamespaceListName" type="axlapi:Name50" default="Null" nillable="true"/>
</xsd:choice>
<xsd:element name="enableAnatForEarlyOfferCalls" type="xsd:boolean" minOccurs="0"/>
<xsd:element name="gClear" type="axlapi:XGClear" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>
<xsd:complexType name="XSIPTrunkSecurityProfile">
<xsd:sequence>
<xsd:element name="name" type="axlapi:String64"/>
<xsd:element name="description" type="axlapi:String100" minOccurs="0"/>
<xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0"/>
<xsd:element name="incomingTransport" type="xsd:string" default="TCP+UDP" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTransport in AXLEnums.xsd-->
<xsd:element name="outgoingTransport" type="xsd:string" nillable="true" minOccurs="0"/><!--This field is of the type axl:XTransport in AXLEnums.xsd-->
<xsd:element name="digestAuthentication" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="noncePolicyTime" type="xsd:long" default="600" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Only if digestAuthentication is enabled this value can be changed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="x509SubjectName" type="axlapi:String4096" nillable="false" minOccurs="0"/>
<xsd:element name="incomingPort" type="xsd:long" nillable="false" minOccurs="0"/>
<xsd:element name="applLevelAuthentication" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="acceptPresenceSubscription" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="acceptOutOfDialogRefer" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="acceptUnsolicitedNotification" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="allowReplaceHeader" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="transmitSecurityStatus" type="xsd:boolean" nillable="false" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XTimePeriod">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:String50"/>
<xsd:element name="startTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
<xsd:element name="endTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
<xsd:element name="startDay" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
<xsd:element name="endDay" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
<xsd:element name="monthOfYear" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
<xsd:element name="dayOfMonth" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
<xsd:element name="description" type="axlapi:String255" minOccurs="0"/>
<xsd:element name="isPublished" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>TimePeriod cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Period can be published.</xsd:documentation>
share/AXLSoap.xsd view on Meta::CPAN
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getCallParkResponse" type="axlapi:GetCallParkRes"/>
<xsd:complexType name="RemoveCallParkReq">
<xsd:annotation>
<xsd:documentation>Removes the specified Call Park num plan from the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:GetNumPlanPattern"/>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="removeCallPark" type="axlapi:RemoveCallParkReq"/>
<xsd:element name="removeCallParkResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="AddDirectedCallParkReq">
<xsd:annotation>
<xsd:documentation>Adds a new Directed Call Park num plan to the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:element name="directedCallPark" type="axlapi:XNPDirectedCallPark" nillable="false"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="addDirectedCallPark" type="axlapi:AddDirectedCallParkReq"/>
<xsd:element name="addDirectedCallParkResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="UpdateDirectedCallParkReq">
<xsd:annotation>
<xsd:documentation>Modifies an existing Directed Call Park num plan in the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:GetNumPlanPattern">
<xsd:sequence>
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new directory number for this Call Park num plan. Not Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" type="axlapi:String50" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="newRoutePartitionId" type="axlapi:XUUID">
<xsd:annotation>
<xsd:documentation>The new Route Partition GUID for this Call Park num plan. Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="newRoutePartitionName" type="axlapi:String50"/>
</xsd:choice>
<xsd:sequence minOccurs="0">
<xsd:element name="retrievalPrefix" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new prefix used for park-code retrieval. User will dial prefix plus park code to retrieve a parked call. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="reversionPattern" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The new pattern used to revert the call when the parked call is not retrieved within retrieval timer. </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:choice minOccurs="0">
<xsd:annotation>
<xsd:documentation>To be configured only when reversion pattern is not empty.</xsd:documentation>
</xsd:annotation>
<xsd:element name="revertCSS">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="axlapi:XCallingSearchSpace"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="revertCSSName" type="axlapi:String50"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="updateDirectedCallPark" type="axlapi:UpdateDirectedCallParkReq"/>
<xsd:element name="updateDirectedCallParkResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="GetDirectedCallParkReq">
<xsd:annotation>
<xsd:documentation>Retrieves the specified Directed Call Park num plan from the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:GetNumPlanPattern"/>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getDirectedCallPark" type="axlapi:GetDirectedCallParkReq"/>
<xsd:complexType name="GetDirectedCallParkRes">
<xsd:annotation>
<xsd:documentation>Contains the Directed Call Park num plan specified by the request.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIResponse">
<xsd:sequence>
<xsd:element name="return">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="directedCallPark" type="axlapi:XNPDirectedCallPark"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getDirectedCallParkResponse" type="axlapi:GetDirectedCallParkRes"/>
<xsd:complexType name="RemoveDirectedCallParkReq">
<xsd:annotation>
<xsd:documentation>Removes the specified Directed Call Park num plan from the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:GetNumPlanPattern"/>
</xsd:complexContent>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:complexContent>
<xsd:extension base="axlapi:APIResponse">
<xsd:sequence>
<xsd:element name="return">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="sipRealm" type="axlapi:XSIPRealm"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getSIPRealmResponse" type="axlapi:GetSIPRealmRes"/>
<xsd:complexType name="StandardSIPRealmResponse">
<xsd:annotation>
<xsd:documentation>Returns either the GUID of the object that was altered, or returns true if the operation was successful. Whichever is appropriate for the corresponding request.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIResponse">
<xsd:sequence>
<xsd:element name="return">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="(true)|(false)|(\{........-....-....-....-............\})"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AddSIPProfileReq">
<xsd:annotation>
<xsd:documentation>Adds new SIPProfile to the database.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:element name="sipProfile" type="axlapi:XSIPProfile"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="addSIPProfile" type="axlapi:AddSIPProfileReq"/>
<xsd:element name="addSIPProfileResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="UpdateSIPProfileReq">
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:choice>
<xsd:element name="name" type="axlapi:UniqueString255" nillable="false"/>
<xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/>
</xsd:choice>
<xsd:element name="newName" type="axlapi:UniqueString255" nillable="false" minOccurs="0"/>
<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0"/>
<xsd:element name="defaultTelephonyEventPayloadType" type="xsd:long" default="101" nillable="false" minOccurs="0"/>
<xsd:element name="redirectByApplication" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="ringing180" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="timerInvite" type="xsd:long" default="180" nillable="false" minOccurs="0"/>
<xsd:element name="timerRegisterDelta" type="xsd:long" default="5" nillable="false" minOccurs="0"/>
<xsd:element name="timerRegister" type="xsd:long" default="3600" nillable="false" minOccurs="0"/>
<xsd:element name="timerT1" type="xsd:long" default="500" nillable="false" minOccurs="0"/>
<xsd:element name="timerT2" type="xsd:long" default="4000" nillable="false" minOccurs="0"/>
<xsd:element name="retryInvite" type="xsd:long" default="6" nillable="false" minOccurs="0"/>
<xsd:element name="retryNotInvite" type="xsd:long" default="10" nillable="false" minOccurs="0"/>
<xsd:element name="startMediaPort" type="xsd:long" default="16384" nillable="false" minOccurs="0"/>
<xsd:element name="stopMediaPort" type="xsd:long" default="32766" nillable="false" minOccurs="0"/>
<xsd:element name="callpickupURI" type="axlapi:Name128" default="x-cisco-serviceuri-pickup" nillable="false" minOccurs="0"/>
<xsd:element name="callpickupListURI" type="axlapi:String128" default="x-cisco-serviceuri-opickup" nillable="false" minOccurs="0"/>
<xsd:element name="callpickupGroupURI" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" nillable="false" minOccurs="0"/>
<xsd:element name="meetmeServiceURI" type="axlapi:String128" default="x-cisco-serviceuri-meetme" nillable="false" minOccurs="0"/>
<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" nillable="false" minOccurs="0"/>
<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" nillable="false" minOccurs="0"/>
<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
<xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="Admin" nillable="false" minOccurs="0"/>
<xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" nillable="false" minOccurs="0"/>
<xsd:element name="timerKeepAlive" type="xsd:long" default="120" nillable="false" minOccurs="0"/>
<xsd:element name="timerSubscribe" type="xsd:long" default="120" nillable="false" minOccurs="0"/>
<xsd:element name="timerSubscribeDelta" type="xsd:long" default="5" nillable="false" minOccurs="0"/>
<xsd:element name="maxRedirects" type="xsd:long" default="70" nillable="false" minOccurs="0"/>
<xsd:element name="timerOffhookToFirstDigit" type="xsd:long" default="15000" nillable="false" minOccurs="0"/>
<xsd:element name="callForwardURI" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" nillable="false" minOccurs="0"/>
<xsd:element name="abbreviatedDialURI" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" nillable="false" minOccurs="0"/>
<xsd:element name="confJoinEnable" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
<xsd:element name="rfc2543Hold" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="semiAttendedTransfer" type="xsd:boolean" default="true" nillable="false" minOccurs="0"/>
<xsd:element name="enableVAD" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="stutterMsgWaiting" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="callStats" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="t38Invite" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" nillable="false" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="resourcePriorityNamespaceList" type="axlapi:XResourcePriorityNamespaceList" nillable="true">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="resourcePriorityNamespaceListName" type="axlapi:Name50" default="Null" nillable="true"/>
</xsd:choice>
<xsd:element name="enableAnatForEarlyOfferCalls" type="xsd:string" minOccurs="0"/>
<xsd:element name="gClear" type="axlapi:XGClear" minOccurs="0"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="updateSIPProfile" type="axlapi:UpdateSIPProfileReq"/>
<xsd:element name="updateSIPProfileResponse" type="axlapi:StandardResponse"/>
<xsd:element name="getSIPProfile" type="axlapi:NameAndGUIDRequest"/>
<xsd:complexType name="GetSIPProfileRes">
<xsd:complexContent>
<xsd:extension base="axlapi:APIResponse">
<xsd:sequence>
<xsd:element name="return">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="sipProfile" type="axlapi:XSIPProfile"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getSIPProfileResponse" type="axlapi:GetSIPProfileRes"/>
<xsd:element name="removeSIPProfile" type="axlapi:NameAndGUIDRequest"/>
<xsd:element name="removeSIPProfileResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="AddRecordingProfileReq">
<xsd:annotation>
<xsd:documentation>Adds a new Recording Profile.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:element name="newRecordingProfile" type="axlapi:XRecordingProfile">
<xsd:annotation>
<xsd:documentation>The new Recording Profile to be added.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
( run in 1.246 second using v1.01-cache-2.11-cpan-39bf76dae61 )