Definition Type: Element
Name: model
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BFML-CL.xsd
MinOccurs 1
MaxOccurs (1)
Abstract
Documentation:
The model number and/or name of the camera.
Collapse XSD Schema Diagram:
XSD Diagram of model
Collapse XSD Schema Code:
<xs:element name="model" type="xs:string" minOccurs="1">
    <xs:annotation>
        <xs:documentation>The model number and/or name of the camera.</xs:documentation>
    </xs:annotation>
</xs:element>