complexType OXLine
diagram AXLSoap_p9353.png
namespace http://www.cisco.com/AXL/API/11.0
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_p9354.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_p9355.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_p9356.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_p9357.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_p9358.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_p9359.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_p9360.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_p9361.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_p9362.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_p9363.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_p9364.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_p9365.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_p9366.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_p9367.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_p9368.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_p9369.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_p9370.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_p9371.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_p9372.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_p9373.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_p9374.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_p9375.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_p9376.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_p9377.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_p9378.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_p9379.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_p9380.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_p9381.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_p9382.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_p9383.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_p9384.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_p9385.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_p9386.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_p9387.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_p9388.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_p9389.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_p9390.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_p9391.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_p9392.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_p9393.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_p9394.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_p9395.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_p9396.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_p9397.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_p9398.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_p9399.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