Definition Type: Element
Name: valueFile
Namespace: http://www.opengis.net/gml
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
Reference to a file containing multiple parameter values, each numeric value with its associated unit of measure.
Collapse XSD Schema Diagram:
XSD Diagram of valueFile in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="valueFile" type="anyURI">
    <annotation>
        <documentation>Reference to a file containing multiple parameter values, each numeric value with its associated unit of measure. </documentation>
    </annotation>
</element>