complexType ORLine
diagram AXLSoap_p9091.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 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_p9092.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_p9093.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_p9094.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_p9095.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_p9096.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_p9097.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_p9098.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_p9099.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_p9100.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_p9101.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_p9102.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_p9103.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_p9104.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_p9105.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_p9106.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_p9107.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_p9108.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_p9109.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_p9110.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_p9111.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_p9112.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_p9113.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_p9114.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_p9115.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_p9116.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_p9117.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_p9118.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_p9119.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_p9120.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_p9121.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_p9122.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_p9123.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_p9124.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_p9125.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_p9126.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_p9127.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_p9128.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_p9129.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_p9130.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_p9131.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_p9132.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_p9133.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_p9134.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_p9135.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_p9136.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_p9137.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