Definition Type: Element
Name: num_links
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BFML-CXP.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
This is the number of links used by this camera. Set to "Default" to get the number of links from the camera.
Collapse XSD Schema Diagram:
XSD Diagram of num_links
Collapse XSD Schema Code:
<xs:element name="num_links" type="xs:string" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>This is the number of links used by this camera. Set to "Default" to get the number of links from the camera.</xs:documentation>
    </xs:annotation>
</xs:element>