diagram | |||||||||||||||||||
namespace | http://www.isotc211.org/2005/gmd | ||||||||||||||||||
type | extension of gmd:AbstractEX_GeographicExtent_Type | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | gmd:extentTypeCode gmd:polygon | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <complexType name="EX_BoundingPolygon_Type"> <annotation> <documentation>Boundary enclosing the dataset expressed as the closed set of (x,y) coordinates of the polygon (last point replicates first point)</documentation> </annotation> <complexContent> <extension base="gmd:AbstractEX_GeographicExtent_Type"> <sequence> <element name="polygon" type="gss:GM_Object_PropertyType" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.isotc211.org/2005/gmd | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gss:GM_Object_PropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:AbstractGeometry | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="polygon" type="gss:GM_Object_PropertyType" maxOccurs="unbounded"/> |