diagram | |||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||
type | extension of gml:IdentifiedObjectType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:axis | ||||||||||||||||||||
used by | |||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <complexType name="AbstractCoordinateSystemType" abstract="true"> <complexContent> <extension base="gml:IdentifiedObjectType"> <sequence> <element ref="gml:axis" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="gml:AggregationAttributeGroup"/> </extension> </complexContent> </complexType> |