diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | blfDest blfDirn routePartition label associatedBlfSdFeatures index | ||
used by |
|
||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="routePartition" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="label" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
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> |
diagram | |||||||
type | axlapi:XBLFSDOption | ||||||
properties |
|
||||||
source | <xsd:element name="feature" type="axlapi:XBLFSDOption" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |