Definition Type: ComplexType
Name: AbstractSolidType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractGeometricPrimitiveType
Containing Schema: geometryPrimitives.xsd
Abstract False
Documentation:
An abstraction of a solid to support the different levels of complexity. A solid is always contiguous.
Collapse XSD Schema Diagram:
Drilldown into uomLabels Drilldown into axisLabels Drilldown into srsDimension Drilldown into srsName Drilldown into gid Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractGeometryType Drilldown into AbstractGeometricPrimitiveTypeXSD Diagram of AbstractSolidType
Collapse XSD Schema Code:
<complexType name="AbstractSolidType">
    <annotation>
        <documentation>An abstraction of a solid to support the different levels of complexity. A solid is always contiguous.</documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractGeometricPrimitiveType" />
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
gid gml:gid Optional
srsName gml:srsName Optional
srsDimension gml:srsDimension Optional
axisLabels gml:axisLabels Optional
uomLabels gml:uomLabels Optional
Collapse Derivation Tree:
Collapse References:
gml:_Solidgml:CompositeSolidType, gml:SolidType,
Collapse Comments:
blog comments powered by Disqus