complexType ORBusyLampField
diagram AXLSoap_p9506.png
namespace http://www.cisco.com/AXL/API/15.0
children blfDirn routePartition
source <xsd:complexType name="ORBusyLampField">
 
<xsd:sequence minOccurs="0">
   
<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:sequence>
</xsd:complexType>

element ORBusyLampField/blfDirn
diagram AXLSoap_p9507.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 ORBusyLampField/routePartition
diagram AXLSoap_p9508.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="routePartition" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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