Definition Type: Attribute
Name: frameNumber
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-core.xsd
Use (Optional)
Documentation:
The longitudinal position of the measurement point by means of a frame number. It only applies if no geometry information is available (i.e. the child-element
Coordinates)
Collapse XSD Schema Diagram:
XSD Diagram of frameNumber
Collapse XSD Schema Code:
<xs:attribute name="frameNumber" type="xs:string">
    <xs:annotation>
        <xs:documentation>The longitudinal position of the measurement point by means of a frame number. It only applies if no geometry information is available (i.e. the child-element
					<code>Coordinates</code>)</xs:documentation>
    </xs:annotation>
</xs:attribute>