XML Schema "measures.xsd"
Target Namespace:
Version:
3.2.1.2
Defined Components:
elements (2 global), complexTypes (8)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
http://schemas.opengis.net/gml/3.2.1/measures.xsd; see XML source
Includes Schemas (2):
Included in Schemas (3):
Annotation
See ISO/DIS 19136 17.3. gml:MeasureType is defined in the basicTypes schema. The measure types defined here correspond with a set of convenience measure types described in ISO/TS 19103. The XML implementation is based on the XML Schema simple type "double" which supports both decimal and scientific notation, and includes an XML attribute "uom" which refers to the units of measure for the value. Note that, there is no requirement to store values using any particular format, and applications receiving elements of this type may choose to coerce the data to any other type as convenient. GML is an OGC Standard. Copyright (c) 2007,2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
All Element Summary
The gml:angle property element is used to record the value of an angle quantity as a single number, with its units.
Type:
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
The value of a physical quantity, together with its unit.
Type:
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
never
Complex Type Summary
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
never
This is a prototypical definition for a specific measure type defined as a vacuous extension (i.e. aliases) of gml:MeasureType.
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
never
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
never
Content:
simple, 1 attribute
Defined:
globally; see XML source
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.opengis.net/gml/3.2" version="3.2.1.2" xml:lang="en" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:measures:3.2.1">measures.xsd</appinfo>
<documentation>
See ISO/DIS 19136 17.3.
gml:MeasureType is defined in the basicTypes schema. The measure types defined here correspond with a set of convenience measure types described in ISO/TS 19103. The XML implementation is based on the XML Schema simple type "double" which supports both decimal and scientific notation, and includes an XML attribute "uom" which refers to the units of measure for the value. Note that, there is no requirement to store values using any particular format, and applications receiving elements of this type may choose to coerce the data to any other type as convenient.

GML is an OGC Standard.
Copyright (c) 2007,2010 Open Geospatial Consortium.
To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
</documentation>
</annotation>
<include schemaLocation="gml.xsd"/>
<include schemaLocation="units.xsd"/>
<element name="measure" type="gml:MeasureType">
<annotation>
<documentation>
The value of a physical quantity, together with its unit.
</documentation>
</annotation>
</element>
<complexType name="LengthType">
<annotation>
<documentation>
This is a prototypical definition for a specific measure type defined as a vacuous extension (i.e. aliases) of gml:MeasureType. In this case, the content model supports the description of a length (or distance) quantity, with its units. The unit of measure referenced by uom shall be suitable for a length, such as metres or feet.
</documentation>
</annotation>
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<complexType name="ScaleType">
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<complexType name="TimeType">
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<complexType name="GridLengthType">
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<complexType name="AreaType">
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<complexType name="VolumeType">
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<complexType name="SpeedType">
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<complexType name="AngleType">
<simpleContent>
<extension base="gml:MeasureType"/>
</simpleContent>
</complexType>
<element name="angle" type="gml:AngleType">
<annotation>
<documentation>
The gml:angle property element is used to record the value of an angle quantity as a single number, with its units.
</documentation>
</annotation>
</element>
</schema>

This XML schema documentation has been generated with DocFlex/XML 1.11 using DocFlex/XML XSDDoc 2.8.3 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support > 400 template parameters, which work the same as "options" of ordinary doc-generators. The parameters are organized in nested groups, which form a parameter tree. Most of them have their default values calculated dynamically from a few primary parameters. So, you'll never need to specify all of them. That will give you swift and effective control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To select only the initial, imported, included, redefined XML schemas to be documented or only those directly specified by name.
  • To include only XML schema components specified by name.
  • To document local element components both globally and locally (similar to attributes).
  • To allow/suppress unification of local elements by type.
  • To enable/disable reproducing of namespace prefixes.
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in a signle-file form as both HTML and incredible quality RTF output.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To remove this very advertisement text!
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the results of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/