complexType XBusyLampField
diagram axlapi_p12791.png
namespace http://www.cisco.com/AXL/API/8.5
children blfDest blfDirn routePartition label asciiLabel associatedBlfSdFeatures index
used by
elements XPhone/busyLampFields/busyLampField UpdatePhoneReq/busyLampFields/busyLampField XDeviceProfile/busyLampFields/busyLampField UpdateDeviceProfileReq/busyLampFields/busyLampField
source <xsd:complexType name="XBusyLampField">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="blfDest" type="xsd:string" minOccurs="1" 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="1">
     
<xsd:sequence minOccurs="1">
       
<xsd:element name="blfDirn" type="axlapi:String255" nillable="false" minOccurs="1" 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="asciiLabel" 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="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XBusyLampField/blfDest
diagram axlapi_p12792.png
type xsd:string
properties
isRef 0
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="1" 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 XBusyLampField/blfDirn
diagram axlapi_p12793.png
type axlapi:String255
properties
isRef 0
content simple
nillable false
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" nillable="false" minOccurs="1" 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 XBusyLampField/routePartition
diagram axlapi_p12794.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="routePartition" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element XBusyLampField/asciiLabel
diagram axlapi_p12796.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="asciiLabel" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element XBusyLampField/associatedBlfSdFeatures
diagram axlapi_p12797.png
properties
isRef 0
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 XBusyLampField/associatedBlfSdFeatures/feature
diagram axlapi_p12798.png
type axlapi:XBLFSDOption
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="feature" type="axlapi:XBLFSDOption" minOccurs="0" maxOccurs="unbounded"/>

element XBusyLampField/index
diagram axlapi_p12799.png
type axlapi:XInteger
properties
isRef 0
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>


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