complexType RBusyLampField
diagram AXLSoap_p10193.png
namespace http://www.cisco.com/AXL/API/15.0
children blfDest blfDirn routePartition label associatedBlfSdFeatures index
used by
elements RPhone/busyLampFields/busyLampField RDeviceProfile/busyLampFields/busyLampField RUniversalDeviceTemplate/busyLampFields/busyLampField
source <xsd:complexType name="RBusyLampField">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="blfDest" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:choice minOccurs="0">
     
<xsd:sequence minOccurs="0">
       
<xsd:element name="blfDirn" type="axlapi:String255" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="routePartition" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="label" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedBlfSdFeatures" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="feature" type="axlapi:XBLFSDOption" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element RBusyLampField/blfDest
diagram AXLSoap_p10194.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.
source <xsd:element name="blfDest" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RBusyLampField/blfDirn
diagram AXLSoap_p10195.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.
source <xsd:element name="blfDirn" type="axlapi:String255" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Either blfDest or the combination of blfDirn and routePartition is to be mentioned in the add/update request, if both are mentioned AXL will read only the blfDest tag and ignore blfDirn and routePartition.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element RBusyLampField/associatedBlfSdFeatures
diagram AXLSoap_p10198.png
properties
minOcc 0
maxOcc 1
content complex
children feature
source <xsd:element name="associatedBlfSdFeatures" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="feature" type="axlapi:XBLFSDOption" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RBusyLampField/associatedBlfSdFeatures/feature
diagram AXLSoap_p10199.png
type axlapi:XBLFSDOption
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="feature" type="axlapi:XBLFSDOption" minOccurs="0" maxOccurs="unbounded"/>

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


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