complexType LBusyLampField
diagram AXLAPI_p3348.png
namespace http://www.cisco.com/AXL/API/9.0
children blfDest blfDirn routePartition label asciiLabel index
source <xsd:complexType name="LBusyLampField">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="blfDest" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:choice minOccurs="0">
     
<xsd:sequence minOccurs="0">
       
<xsd:element name="blfDirn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
       
<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="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

element LBusyLampField/index
diagram AXLAPI_p3354.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