Definition Type: Element
Name: yoffset
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: BFML-CL.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Y-Offset from the first line in the image. Units are lines.
Collapse XSD Schema Diagram:
XSD Diagram of yoffset
Collapse XSD Schema Code:
<xs:element name="yoffset" type="xs:unsignedInt" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Y-Offset from the first line in the image. Units are lines.</xs:documentation>
    </xs:annotation>
</xs:element>