complexType OXLine
diagram AXLSoap_p9578.png
namespace http://www.cisco.com/AXL/API/12.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_p9579.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_p9580.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_p9581.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_p9582.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_p9583.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_p9584.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_p9585.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_p9586.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_p9587.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_p9588.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_p9589.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_p9590.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_p9591.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_p9592.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_p9593.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_p9594.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_p9595.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_p9596.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_p9597.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_p9598.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_p9599.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_p9600.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_p9601.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_p9602.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_p9603.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_p9604.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_p9605.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_p9606.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_p9607.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_p9608.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_p9609.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_p9610.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_p9611.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_p9612.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_p9613.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_p9614.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_p9615.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_p9616.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_p9617.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_p9618.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_p9619.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_p9620.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_p9621.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_p9622.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_p9623.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_p9624.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