gmd:MD_VectorSpatialRepresentation
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/spatialRepresentation.xsd
Type: gmd:MD_VectorSpatialRepresentation_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:topologyLevel [0..1]
- gmd:geometricObjects [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:MD_VectorSpatialRepresentation_PropertyType
- Type gmd:MD_SpatialRepresentation_PropertyType (Element gmd:spatialRepresentationInfo)
Substitution hierarchy
- gmd:AbstractMD_SpatialRepresentation
- can be substituted with gmd:MD_VectorSpatialRepresentation
Sample instance
<gmd:MD_VectorSpatialRepresentation> <gmd:topologyLevel> <gmd:MD_TopologyLevelCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_TopologyLevelCode> </gmd:topologyLevel> <gmd:geometricObjects> <gmd:MD_GeometricObjects> <gmd:geometricObjectType>... </gmd:geometricObjectType> <gmd:geometricObjectCount>... </gmd:geometricObjectCount> </gmd:MD_GeometricObjects> </gmd:geometricObjects> </gmd:MD_VectorSpatialRepresentation>