diagram |
 |
namespace |
http://www.opengis.net/gml |
type |
gml:CodeType |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | codeSpace | xs:anyURI | optional | | | |
|
annotation |
documentation | The abbreviation used for this coordinate system axis. This abbreviation can be used to identify the ordinates in a coordinate tuple. Examples are X and Y. The codeSpace attribute can reference a source of more information on a set of standardized abbreviations, or on this abbreviation. |
|
source |
<xs:element name="axisAbbrev" type="gml:CodeType">
<xs:annotation>
<xs:documentation>The abbreviation used for this coordinate system axis. This abbreviation can be used to identify the ordinates in a coordinate tuple. Examples are X and Y. The codeSpace attribute can reference a source of more information on a set of standardized abbreviations, or on this abbreviation. </xs:documentation>
</xs:annotation>
</xs:element> |