complexType XLine
diagram axlapi_p14423.png
namespace http://www.cisco.com/AXL/API/8.5
children pattern description usage routePartitionName aarNeighborhoodName aarDestinationMask aarKeepCallHistory aarVoiceMailEnabled callForwardAll callForwardBusy callForwardBusyInt callForwardNoAnswer callForwardNoAnswerInt callForwardNoCoverage callForwardNoCoverageInt callForwardOnFailure callForwardAlternateParty callForwardNotRegistered callForwardNotRegisteredInt callPickupGroupName autoAnswer networkHoldMohAudioSourceId userHoldMohAudioSourceId alertingName asciiAlertingName presenceGroupName shareLineAppearanceCssName voiceMailProfileName patternPrecedence releaseClause hrDuration hrInterval cfaCssPolicy defaultActivatedDeviceName parkMonForwardNoRetrieveDn parkMonForwardNoRetrieveIntDn parkMonForwardNoRetrieveVmEnabled parkMonForwardNoRetrieveIntVmEnabled parkMonForwardNoRetrieveCssName parkMonForwardNoRetrieveIntCssName parkMonReversionTimer partyEntranceTone
used by
element AddLineReq/line
source <xsd:complexType name="XLine">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="usage" type="axlapi:XPatternUsage" nillable="false" minOccurs="1" 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:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarDestinationMask" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarKeepCallHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarVoiceMailEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAll" type="axlapi:XCallForwardAll" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusy" type="axlapi:XCallForwardBusy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusyInt" type="axlapi:XCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswer" type="axlapi:XCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswerInt" type="axlapi:XCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverage" type="axlapi:XCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverageInt" type="axlapi:XCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardOnFailure" type="axlapi:XCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAlternateParty" type="axlapi:XCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegistered" type="axlapi:XCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegisteredInt" type="axlapi:XCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" default="Auto Answer Off" nillable="false" 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:XMOHAudioSourceId" nillable="true" 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:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="alertingName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asciiAlertingName" type="axlapi:String32" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="shareLineAppearanceCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hrDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hrInterval" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cfaCssPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultActivatedDeviceName" type="axlapi:XFkType" nillable="true" 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="parkMonForwardNoRetrieveDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonReversionTimer" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partyEntranceTone" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XLine/pattern
diagram axlapi_p14424.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLine/description
diagram axlapi_p14425.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/usage
diagram axlapi_p14426.png
type axlapi:XPatternUsage
properties
isRef 0
content simple
nillable false
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:XPatternUsage" nillable="false" minOccurs="1" 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 XLine/routePartitionName
diagram axlapi_p14427.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/aarNeighborhoodName
diagram axlapi_p14428.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/aarDestinationMask
diagram axlapi_p14429.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="aarDestinationMask" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/aarKeepCallHistory
diagram axlapi_p14430.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="aarKeepCallHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/aarVoiceMailEnabled
diagram axlapi_p14431.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="aarVoiceMailEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardAll
diagram axlapi_p14432.png
type axlapi:XCallForwardAll
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName secondaryCallingSearchSpaceName destination
source <xsd:element name="callForwardAll" type="axlapi:XCallForwardAll" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardBusy
diagram axlapi_p14433.png
type axlapi:XCallForwardBusy
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardBusy" type="axlapi:XCallForwardBusy" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardBusyInt
diagram axlapi_p14434.png
type axlapi:XCallForwardBusyInt
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardBusyInt" type="axlapi:XCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardNoAnswer
diagram axlapi_p14435.png
type axlapi:XCallForwardNoAnswer
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination duration
source <xsd:element name="callForwardNoAnswer" type="axlapi:XCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardNoAnswerInt
diagram axlapi_p14436.png
type axlapi:XCallForwardNoAnswerInt
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination duration
source <xsd:element name="callForwardNoAnswerInt" type="axlapi:XCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardNoCoverage
diagram axlapi_p14437.png
type axlapi:XCallForwardNoCoverage
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNoCoverage" type="axlapi:XCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardNoCoverageInt
diagram axlapi_p14438.png
type axlapi:XCallForwardNoCoverageInt
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNoCoverageInt" type="axlapi:XCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardOnFailure
diagram axlapi_p14439.png
type axlapi:XCallForwardOnFailure
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardOnFailure" type="axlapi:XCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardAlternateParty
diagram axlapi_p14440.png
type axlapi:XCallForwardAlternateParty
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName destination duration
source <xsd:element name="callForwardAlternateParty" type="axlapi:XCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardNotRegistered
diagram axlapi_p14441.png
type axlapi:XCallForwardNotRegistered
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNotRegistered" type="axlapi:XCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>

element XLine/callForwardNotRegisteredInt
diagram axlapi_p14442.png
type axlapi:XCallForwardNotRegisteredInt
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNotRegisteredInt" type="axlapi:XCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>

element XLine/callPickupGroupName
diagram axlapi_p14443.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="callPickupGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/autoAnswer
diagram axlapi_p14444.png
type axlapi:XAutoAnswer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Auto Answer Off
nillable false
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:XAutoAnswer" default="Auto Answer Off" nillable="false" 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 XLine/networkHoldMohAudioSourceId
diagram axlapi_p14445.png
type axlapi:XMOHAudioSourceId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLine/userHoldMohAudioSourceId
diagram axlapi_p14446.png
type axlapi:XMOHAudioSourceId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLine/alertingName
diagram axlapi_p14447.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="alertingName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/asciiAlertingName
diagram axlapi_p14448.png
type axlapi:String32
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 32 
source <xsd:element name="asciiAlertingName" type="axlapi:String32" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/presenceGroupName
diagram axlapi_p14449.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/shareLineAppearanceCssName
diagram axlapi_p14450.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="shareLineAppearanceCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/voiceMailProfileName
diagram axlapi_p14451.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="voiceMailProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/patternPrecedence
diagram axlapi_p14452.png
type axlapi:XPatternPrecedence
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/releaseClause
diagram axlapi_p14453.png
type axlapi:XReleaseCauseValue
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No Error
nillable false
source <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/hrDuration
diagram axlapi_p14454.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="hrDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/hrInterval
diagram axlapi_p14455.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="hrInterval" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/cfaCssPolicy
diagram axlapi_p14456.png
type axlapi:XCFACSSActivationPolicy
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
source <xsd:element name="cfaCssPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/defaultActivatedDeviceName
diagram axlapi_p14457.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
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:XFkType" nillable="true" 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 XLine/parkMonForwardNoRetrieveDn
diagram axlapi_p14458.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="parkMonForwardNoRetrieveDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/parkMonForwardNoRetrieveIntDn
diagram axlapi_p14459.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="parkMonForwardNoRetrieveIntDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/parkMonForwardNoRetrieveVmEnabled
diagram axlapi_p14460.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="parkMonForwardNoRetrieveVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/parkMonForwardNoRetrieveIntVmEnabled
diagram axlapi_p14461.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="parkMonForwardNoRetrieveIntVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLine/parkMonForwardNoRetrieveCssName
diagram axlapi_p14462.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/parkMonForwardNoRetrieveIntCssName
diagram axlapi_p14463.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/parkMonReversionTimer
diagram axlapi_p14464.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="parkMonReversionTimer" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLine/partyEntranceTone
diagram axlapi_p14465.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="partyEntranceTone" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>


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