Definition Type: Element
Name: interior
Namespace: http://www.opengis.net/gml
Type: gml:SurfacePropertyType
Containing Schema: geometryPrimitives.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Boundaries of solids are similar to surface boundaries.
Collapse XSD Schema Diagram:
Drilldown into _Surface in schema geometrybasic2d_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into SurfacePropertyType in schema geometrybasic2d_xsdXSD Diagram of interior in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="interior" type="gml:SurfacePropertyType" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <appinfo>
            <sch:pattern xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:interior">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>Boundaries of solids are similar to surface boundaries.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Surface gml:_Surface 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree: