complexType ORLine
diagram AXLSoap_p9316.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 GetLineOptionsRes/return/line
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="ORLine">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="usage" type="axlapi:ORFkType" 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:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAll" type="axlapi:ORCallForwardAll" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusy" type="axlapi:ORCallForwardBusy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusyInt" type="axlapi:ORCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswer" type="axlapi:ORCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswerInt" type="axlapi:ORCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverage" type="axlapi:ORCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverageInt" type="axlapi:ORCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardOnFailure" type="axlapi:ORCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAlternateParty" type="axlapi:ORCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegistered" type="axlapi:ORCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegisteredInt" type="axlapi:ORCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroupName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoAnswer" type="axlapi:ORFkType" 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:ORFkType" 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:ORFkType" 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:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="shareLineAppearanceCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cfaCssPolicy" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultActivatedDeviceName" type="axlapi:ORFkType" 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:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partyEntranceTone" type="axlapi:ORFkType" 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:ORDirectoryUri" 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:ORFkType" 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:ORFkType" 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:ORFkType" 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:ORFkType" 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 ORLine/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element ORLine/usage
diagram AXLSoap_p9317.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
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:ORFkType" 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 ORLine/routePartitionName
diagram AXLSoap_p9318.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartitionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/aarNeighborhoodName
diagram AXLSoap_p9319.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="aarNeighborhoodName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

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

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

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

element ORLine/callPickupGroupName
diagram AXLSoap_p9331.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callPickupGroupName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/autoAnswer
diagram AXLSoap_p9332.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
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:ORFkType" 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 ORLine/networkHoldMohAudioSourceId
diagram AXLSoap_p9333.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORLine/userHoldMohAudioSourceId
diagram AXLSoap_p9334.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORLine/presenceGroupName
diagram AXLSoap_p9335.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="presenceGroupName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/shareLineAppearanceCssName
diagram AXLSoap_p9336.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="shareLineAppearanceCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/voiceMailProfileName
diagram AXLSoap_p9337.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="voiceMailProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/patternPrecedence
diagram AXLSoap_p9338.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/releaseClause
diagram AXLSoap_p9339.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/cfaCssPolicy
diagram AXLSoap_p9340.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="cfaCssPolicy" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/defaultActivatedDeviceName
diagram AXLSoap_p9341.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
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:ORFkType" 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 ORLine/parkMonForwardNoRetrieveCssName
diagram AXLSoap_p9342.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/parkMonForwardNoRetrieveIntCssName
diagram AXLSoap_p9343.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/partyEntranceTone
diagram AXLSoap_p9344.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="partyEntranceTone" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/directoryURIs
diagram AXLSoap_p9345.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:ORDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ORLine/directoryURIs/directoryUri
diagram AXLSoap_p9346.png
type axlapi:ORDirectoryUri
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:ORDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>

element ORLine/confidentialAccess
diagram AXLSoap_p9347.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:ORFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ORLine/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p9348.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="confidentialAccessMode" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

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

element ORLine/externalCallControlProfile
diagram AXLSoap_p9350.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="externalCallControlProfile" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/enterpriseAltNum
diagram AXLSoap_p9351.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:ORFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

element ORLine/enterpriseAltNum/isUrgent
diagram AXLSoap_p9353.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 ORLine/enterpriseAltNum/addLocalRoutePartition
diagram AXLSoap_p9354.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 ORLine/enterpriseAltNum/routePartition
diagram AXLSoap_p9355.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/enterpriseAltNum/advertiseGloballyIls
diagram AXLSoap_p9356.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 ORLine/e164AltNum
diagram AXLSoap_p9357.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:ORFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

element ORLine/e164AltNum/isUrgent
diagram AXLSoap_p9359.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 ORLine/e164AltNum/addLocalRoutePartition
diagram AXLSoap_p9360.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 ORLine/e164AltNum/routePartition
diagram AXLSoap_p9361.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/e164AltNum/advertiseGloballyIls
diagram AXLSoap_p9362.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