Definition Type: Element
Name: power_links
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BFML-CXP.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This item provides power control on a link by link basis. The following settings are supported:

default - power link or not as determine by the electrical characteristic of the link
disable - do not power link
Collapse XSD Schema Diagram:
XSD Diagram of power_links
Collapse XSD Schema Code:
<xs:element name="power_links" type="xs:string" minOccurs="0">
    <xs:annotation>
        <xs:documentation>This item provides power control on a link by link basis. The following settings are supported:

default - power link or not as determine by the electrical characteristic of the link
disable - do not power link</xs:documentation>
    </xs:annotation>
</xs:element>