complexType RH323Line
diagram AXLAPI_p9348.png
namespace http://www.cisco.com/AXL/API/9.0
children index label asciiLabel display dirn displayAscii e164Mask dialPlanWizardId maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers
used by
element RH323Phone/lines/line
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
ctiid  xsd:nonNegativeInteger        
source <xsd:complexType name="RH323Line">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asciiLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="display" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dirn" type="axlapi:RDirn" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="e164Mask" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanWizardId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxNumCalls" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyTrigger" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callInfoDisplay" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="callerName" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="callerNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="redirectedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="dialedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="recordingProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="monitoringCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="audibleMwi" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="speedDial" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedEndusers" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="enduser" type="axlapi:REnduserMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

attribute RH323Line/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

attribute RH323Line/@ctiid
type xsd:nonNegativeInteger
source <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>

element RH323Line/index
diagram AXLAPI_p9349.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RH323Line/label
diagram AXLAPI_p9350.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Line/asciiLabel
diagram AXLAPI_p9351.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="asciiLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Line/display
diagram AXLAPI_p9352.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="display" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Line/dirn
diagram AXLAPI_p9353.png
type axlapi:RDirn
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="dirn" type="axlapi:RDirn" minOccurs="0" maxOccurs="1"/>

element RH323Line/displayAscii
diagram AXLAPI_p9354.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Line/e164Mask
diagram AXLAPI_p9355.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="e164Mask" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RH323Line/dialPlanWizardId
diagram AXLAPI_p9356.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dialPlanWizardId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RH323Line/maxNumCalls
diagram AXLAPI_p9357.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxNumCalls" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RH323Line/busyTrigger
diagram AXLAPI_p9358.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="busyTrigger" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RH323Line/callInfoDisplay
diagram AXLAPI_p9359.png
properties
minOcc 0
maxOcc 1
content complex
children callerName callerNumber redirectedNumber dialedNumber
source <xsd:element name="callInfoDisplay" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="callerName" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="callerNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="redirectedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="dialedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RH323Line/callInfoDisplay/callerName
diagram AXLAPI_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="callerName" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Line/callInfoDisplay/callerNumber
diagram AXLAPI_p9361.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="callerNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Line/callInfoDisplay/redirectedNumber
diagram AXLAPI_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="redirectedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Line/callInfoDisplay/dialedNumber
diagram AXLAPI_p9363.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="dialedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Line/recordingProfileName
diagram AXLAPI_p9364.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="recordingProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Line/monitoringCssName
diagram AXLAPI_p9365.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="monitoringCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Line/recordingFlag
diagram AXLAPI_p9366.png
type axlapi:XRecordingFlag
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" minOccurs="0" maxOccurs="1"/>

element RH323Line/audibleMwi
diagram AXLAPI_p9367.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="audibleMwi" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RH323Line/speedDial
diagram AXLAPI_p9368.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="speedDial" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RH323Line/partitionUsage
diagram AXLAPI_p9369.png
type axlapi:XPartitionUsage
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" minOccurs="0" maxOccurs="1"/>

element RH323Line/associatedEndusers
diagram AXLAPI_p9370.png
properties
minOcc 0
maxOcc 1
content complex
children enduser
source <xsd:element name="associatedEndusers" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="enduser" type="axlapi:REnduserMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RH323Line/associatedEndusers/enduser
diagram AXLAPI_p9371.png
type axlapi:REnduserMember
properties
minOcc 0
maxOcc unbounded
content complex
children userId
source <xsd:element name="enduser" type="axlapi:REnduserMember" minOccurs="0" maxOccurs="unbounded"/>


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