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