Definition Type: ComplexType
Name: UserDefinedCSType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractCoordinateSystemType
Containing Schema: coordinateSystems.xsd
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into usesAxis in schema coordinatesystems_xsd Drilldown into csID in schema coordinatesystems_xsd Drilldown into csName in schema coordinatesystems_xsd Drilldown into remarks in schema referencesystems_xsd Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractCoordinateSystemBaseType in schema coordinatesystems_xsd Drilldown into AbstractCoordinateSystemType in schema coordinatesystems_xsdXSD Diagram of UserDefinedCSType in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="UserDefinedCSType">
    <annotation>
        <documentation>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. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractCoordinateSystemType" />
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
remarks gml:remarks 0 (1)
csName gml:csName (1) (1)
csID gml:csID 0 unbounded
usesAxis gml:usesAxis (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:UserDefinedCS