1.6.0301 DRAFT (GPGIM 1.6) Fri Oct 5 17:15:16 2007

Index by name

Index by group

Dev Index

Legend


Basic classes (no group assigned)

Jump to Index: Name Group Dev Legend

string

(primitive) (no inheritance)

boolean

(primitive) (no inheritance)

integer

(primitive) (no inheritance)

double

(primitive) (no inheritance)

anyURI

(primitive) (no inheritance)

gpml:featureId

(primitive) (no inheritance)

gpml:revisionId

(primitive) (no inheritance)

gpml:plateId

(primitive) (no inheritance)

xs:any

(external) (no inheritance)

gml:Point

(external) (no inheritance)

gml:TimeInstant

(external) (no inheritance)

gml:TimePeriod

(external) (no inheritance)

gml:LineString

(external) (no inheritance)

gml:Vector

(external) (no inheritance)

gml:Polygon

(external) (no inheritance)

gpml:measure

(primitive) (no inheritance)

gpml:angle

(primitive) (no inheritance)

gml:_MetaData

(external) (no inheritance)

gml:_Geometry

(external) (no inheritance)

gml:AbstractFeature

(external) (no inheritance)

gml:AbstractFeatureCollection

(external) (no inheritance)

gml:AbstractMetaData

(external) (no inheritance)

gml:AbstractGeometry

(external) (no inheritance)


Group 'root'

PNG diagram Jump to Index: Name Group Dev Legend

FeatureCollection

inherits from gml:AbstractFeatureCollection

- This is the root element for GPML data files, and is the way GML groups all other Features together. It contains these features via the gml:featureMember property.


AbstractFeature

(abstract) inherits from gml:AbstractFeature

- Highest-level abstract parent of all GPML Features.


TimeVariantFeature

(abstract) inherits from AbstractFeature

InstantaneousFeature

(abstract) inherits from AbstractFeature

- "Snapshot" version of GPML Features, defined at a specific time