complexType OXLine
diagram AXLSoap_p9513.png
namespace http://www.cisco.com/AXL/API/11.5
children usage routePartitionName aarNeighborhoodName callForwardAll callForwardBusy callForwardBusyInt callForwardNoAnswer callForwardNoAnswerInt callForwardNoCoverage callForwardNoCoverageInt callForwardOnFailure callForwardAlternateParty callForwardNotRegistered callForwardNotRegisteredInt callPickupGroupName autoAnswer networkHoldMohAudioSourceId userHoldMohAudioSourceId presenceGroupName shareLineAppearanceCssName voiceMailProfileName patternPrecedence releaseClause cfaCssPolicy defaultActivatedDeviceName parkMonForwardNoRetrieveCssName parkMonForwardNoRetrieveIntCssName partyEntranceTone directoryURIs confidentialAccess externalCallControlProfile enterpriseAltNum e164AltNum
used by
element GetLineOptionsReq/returnedChoices
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="OXLine">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="usage" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="routePartitionName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAll" type="axlapi:OXCallForwardAll" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusy" type="axlapi:OXCallForwardBusy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusyInt" type="axlapi:OXCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswer" type="axlapi:OXCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswerInt" type="axlapi:OXCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverage" type="axlapi:OXCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverageInt" type="axlapi:OXCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardOnFailure" type="axlapi:OXCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAlternateParty" type="axlapi:OXCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegistered" type="axlapi:OXCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegisteredInt" type="axlapi:OXCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroupName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoAnswer" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
     
<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:OXFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="presenceGroupName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="shareLineAppearanceCssName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfileName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cfaCssPolicy" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultActivatedDeviceName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
     
<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>
   
<xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partyEntranceTone" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directoryURIs" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>While updating, send all the URIs</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="directoryUri" type="axlapi:OXDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="confidentialAccessMode" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="externalCallControlProfile" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartition" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartition" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute OXLine/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element OXLine/usage
diagram AXLSoap_p9514.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
annotation
documentation
For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.
source <xsd:element name="usage" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element OXLine/routePartitionName
diagram AXLSoap_p9515.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="routePartitionName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/aarNeighborhoodName
diagram AXLSoap_p9516.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="aarNeighborhoodName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardAll
diagram AXLSoap_p9517.png
type axlapi:OXCallForwardAll
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName secondaryCallingSearchSpaceName
source <xsd:element name="callForwardAll" type="axlapi:OXCallForwardAll" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardBusy
diagram AXLSoap_p9518.png
type axlapi:OXCallForwardBusy
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardBusy" type="axlapi:OXCallForwardBusy" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardBusyInt
diagram AXLSoap_p9519.png
type axlapi:OXCallForwardBusyInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardBusyInt" type="axlapi:OXCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardNoAnswer
diagram AXLSoap_p9520.png
type axlapi:OXCallForwardNoAnswer
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoAnswer" type="axlapi:OXCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardNoAnswerInt
diagram AXLSoap_p9521.png
type axlapi:OXCallForwardNoAnswerInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoAnswerInt" type="axlapi:OXCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardNoCoverage
diagram AXLSoap_p9522.png
type axlapi:OXCallForwardNoCoverage
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoCoverage" type="axlapi:OXCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardNoCoverageInt
diagram AXLSoap_p9523.png
type axlapi:OXCallForwardNoCoverageInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoCoverageInt" type="axlapi:OXCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardOnFailure
diagram AXLSoap_p9524.png
type axlapi:OXCallForwardOnFailure
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardOnFailure" type="axlapi:OXCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardAlternateParty
diagram AXLSoap_p9525.png
type axlapi:OXCallForwardAlternateParty
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardAlternateParty" type="axlapi:OXCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardNotRegistered
diagram AXLSoap_p9526.png
type axlapi:OXCallForwardNotRegistered
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNotRegistered" type="axlapi:OXCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>

element OXLine/callForwardNotRegisteredInt
diagram AXLSoap_p9527.png
type axlapi:OXCallForwardNotRegisteredInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNotRegisteredInt" type="axlapi:OXCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>

element OXLine/callPickupGroupName
diagram AXLSoap_p9528.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="callPickupGroupName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/autoAnswer
diagram AXLSoap_p9529.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
annotation
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.
source <xsd:element name="autoAnswer" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
 
<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>

element OXLine/networkHoldMohAudioSourceId
diagram AXLSoap_p9530.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element OXLine/userHoldMohAudioSourceId
diagram AXLSoap_p9531.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element OXLine/presenceGroupName
diagram AXLSoap_p9532.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="presenceGroupName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/shareLineAppearanceCssName
diagram AXLSoap_p9533.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="shareLineAppearanceCssName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/voiceMailProfileName
diagram AXLSoap_p9534.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="voiceMailProfileName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/patternPrecedence
diagram AXLSoap_p9535.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="patternPrecedence" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/releaseClause
diagram AXLSoap_p9536.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="releaseClause" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/cfaCssPolicy
diagram AXLSoap_p9537.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="cfaCssPolicy" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/defaultActivatedDeviceName
diagram AXLSoap_p9538.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
annotation
documentation
This tag is applicable for only intercom lines and if not set, intercom lines will not be active.
source <xsd:element name="defaultActivatedDeviceName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1">
 
<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>

element OXLine/parkMonForwardNoRetrieveCssName
diagram AXLSoap_p9539.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/parkMonForwardNoRetrieveIntCssName
diagram AXLSoap_p9540.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/partyEntranceTone
diagram AXLSoap_p9541.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="partyEntranceTone" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/directoryURIs
diagram AXLSoap_p9542.png
properties
minOcc 0
maxOcc 1
content complex
children directoryUri
annotation
documentation
While updating, send all the URIs
source <xsd:element name="directoryURIs" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>While updating, send all the URIs</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="directoryUri" type="axlapi:OXDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element OXLine/directoryURIs/directoryUri
diagram AXLSoap_p9543.png
type axlapi:OXDirectoryUri
properties
minOcc 0
maxOcc unbounded
content complex
children partition
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="directoryUri" type="axlapi:OXDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>

element OXLine/confidentialAccess
diagram AXLSoap_p9544.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element OXLine/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p9545.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="confidentialAccessMode" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p9546.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element OXLine/externalCallControlProfile
diagram AXLSoap_p9547.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="externalCallControlProfile" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/enterpriseAltNum
diagram AXLSoap_p9548.png
properties
minOcc 0
maxOcc 1
content complex
children numMask isUrgent addLocalRoutePartition routePartition advertiseGloballyIls
annotation
documentation
Applicable only for Update and Get Request
source <xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element OXLine/enterpriseAltNum/numMask
diagram AXLSoap_p9549.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element OXLine/enterpriseAltNum/isUrgent
diagram AXLSoap_p9550.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element OXLine/enterpriseAltNum/addLocalRoutePartition
diagram AXLSoap_p9551.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element OXLine/enterpriseAltNum/routePartition
diagram AXLSoap_p9552.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="routePartition" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/enterpriseAltNum/advertiseGloballyIls
diagram AXLSoap_p9553.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element OXLine/e164AltNum
diagram AXLSoap_p9554.png
properties
minOcc 0
maxOcc 1
content complex
children numMask isUrgent addLocalRoutePartition routePartition advertiseGloballyIls
annotation
documentation
Applicable only for Update and Get Request
source <xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element OXLine/e164AltNum/numMask
diagram AXLSoap_p9555.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element OXLine/e164AltNum/isUrgent
diagram AXLSoap_p9556.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element OXLine/e164AltNum/addLocalRoutePartition
diagram AXLSoap_p9557.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element OXLine/e164AltNum/routePartition
diagram AXLSoap_p9558.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="routePartition" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXLine/e164AltNum/advertiseGloballyIls
diagram AXLSoap_p9559.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy