diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractCoordinateSystemType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:csName gml:csID gml:remarks gml:usesAxis | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="CylindricalCSType"> <xs:annotation> <xs: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. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractCoordinateSystemType"/> </xs:complexContent> </xs:complexType> |