gml:UserDefinedCSType
A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other coordinate system type. An example is a multilinear coordinate system which contains one coordinate axis that may have any 1-D shape which has no intersections with itself. This non-straight axis is supplemented by one or two straight axes to complete a 2 or 3 dimensional coordinate system. The non-straight axis is typically incrementally straight or curved. A UserDefinedCS shall have two or three usesAxis associations.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Sequence [1..1]
- gml:metaDataProperty [0..*] Contains or refers to a metadata package that contains metadata properties.
- gml:csName [1..1] The name by which this coordinate system is identified.
- gml:csID [0..*] Set of alternative identifications of this coordinate system. The first csID, if any, is normally the primary identification code, and any others are aliases.
- gml:remarks [0..1] Comments on or information about this coordinate system, including data source information.
- gml:usesAxis [1..*] Ordered sequence of associations to the coordinate system axes included in this coordinate system.
from type gml:AbstractCoordinateSystemBaseTypefrom type gml:AbstractCoordinateSystemType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:AbstractCoordinateSystemBaseType |
Used by
- Element gml:UserDefinedCS
- Element gmx:ML_UserDefinedCS via derived type gmx:ML_UserDefinedCS_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:AbstractCoordinateSystemBaseType
- gml:AbstractCoordinateSystemType
- gml:UserDefinedCSType
- extended by gmx:ML_UserDefinedCS_Type
- gml:UserDefinedCSType
- gml:AbstractCoordinateSystemType
- gml:AbstractCoordinateSystemBaseType
- gml:DefinitionType