complexType XBusyLampField
diagram AXLSoap_p17788.png
namespace http://www.cisco.com/AXL/API/15.0
children blfDest blfDirn routePartition label associatedBlfSdFeatures index
used by
elements XPhone/busyLampFields/busyLampField UpdatePhoneReq/busyLampFields/busyLampField XDeviceProfile/busyLampFields/busyLampField UpdateDeviceProfileReq/busyLampFields/busyLampField XUniversalDeviceTemplate/busyLampFields/busyLampField UpdateUniversalDeviceTemplateReq/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" 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="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XBusyLampField/blfDest
diagram AXLSoap_p17789.png
type xsd:string
properties
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 AXLSoap_p17790.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 XBusyLampField/routePartition
diagram AXLSoap_p17791.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="routePartition" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element XBusyLampField/index
diagram AXLSoap_p17795.png
type axlapi:XInteger
properties
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