Definition Type: ComplexType
Name: CylindricalCSType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractCoordinateSystemType
Containing Schema: coordinateSystems.xsd
Abstract False
Documentation:
A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system. A CylindricalCS shall have three usesAxis associations.
Collapse XSD Schema Diagram:
Drilldown into usesAxis Drilldown into remarks Drilldown into csID Drilldown into id Drilldown into csName Drilldown into metaDataProperty Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into DefinitionType Drilldown into AbstractCoordinateSystemBaseType Drilldown into AbstractCoordinateSystemTypeXSD Diagram of CylindricalCSType
Collapse XSD Schema Code:
<complexType name="CylindricalCSType">
    <annotation>
        <documentation>A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system. A CylindricalCS shall have 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
csName gml:csName (1) (1)
csID gml:csID 0 unbounded
remarks gml:remarks 0 (1)
usesAxis gml:usesAxis (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:CylindricalCS
Collapse Comments:
blog comments powered by Disqus