diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
gml:SolidType |
properties |
content | complex | substGrp | gml:AbstractSolid |
|
children |
gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:exterior gml:interior |
attributes |
Name | Type | Use | Default | Fixed | annotation | id | ID | required | | | documentation | The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. |
| srsName | anyURI | | | | | srsDimension | positiveInteger | | | | | axisLabels | gml:NCNameList | | | | | uomLabels | gml:NCNameList | | | | |
|
annotation |
documentation | A solid is the basis for 3-dimensional geometry. The extent of a solid is defined by the boundary surfaces as specified in ISO 19107:2003, 6.3.18. exterior specifies the outer boundary, interior the inner boundary of the solid. |
|
source |
<element name="Solid" type="gml:SolidType" substitutionGroup="gml:AbstractSolid">
<annotation>
<documentation>A solid is the basis for 3-dimensional geometry. The extent of a solid is defined by the boundary surfaces as specified in ISO 19107:2003, 6.3.18. exterior specifies the outer boundary, interior the inner boundary of the solid.</documentation>
</annotation>
</element> |