gml:valueFile
gml:valueFile is a reference to a file or a part of a file containing one or more parameter values, each numeric value with its associated unit of measure. When referencing a part of a file, that file shall contain multiple identified parts, such as an XML encoded document. Furthermore, the referenced file or part of a file may reference another part of the same or different files, as allowed in XML documents.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coordinateOperations.xsd
Type: xsd:anyURI
Properties: Global, Qualified
Content
Used in
- Type gml:ParameterValueType (Element gml:ParameterValue)
Sample instance
<gml:valueFile>http://www.example.com/</gml:valueFile>