Definition Type: ComplexType
Name: ShellPropertyType
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
A property with the content model of gml:ShellPropertyType encapsulates a shell to represent a component of a solid boundary.
Collapse XSD Schema Diagram:
Drilldown into Shell in schema geometryprimitives_xsdXSD Diagram of ShellPropertyType in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="ShellPropertyType">
    <annotation>
        <documentation>A property with the content model of gml:ShellPropertyType encapsulates a shell to represent a component of a solid boundary.</documentation>
    </annotation>
    <sequence>
        <element ref="gml:Shell" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Shell gml:Shell (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:exterior, gml:interior