Definition Type: Element
Name: directedTopoSolid
Namespace: http://www.opengis.net/gml/3.2
Type: gml:DirectedTopoSolidPropertyType
Containing Schema: topology.xsd
Abstract
Documentation:
The gml:directedSolid property element describes the coBoundary of topology faces and is used in the support of volume features via the gml:TopoVolume expression, see below. The orientation attribute of type gml:SignType expresses the sense in which the included solid appears in the face coboundary. In the context of a gml:TopoVolume the orientation attribute has no meaning.
Collapse XSD Schema Diagram:
Drilldown into TopoSolid in schema topology_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsd Drilldown into remoteSchema in schema deprecatedtypes_xsd Drilldown into nilReason 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 orientation in schema topology_xsd Drilldown into DirectedTopoSolidPropertyType in schema topology_xsdXSD Diagram of directedTopoSolid in schema topology_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="directedTopoSolid" type="gml:DirectedTopoSolidPropertyType">
    <annotation>
        <documentation>The gml:directedSolid property element describes the coBoundary of topology faces and is used in the support of volume features via the gml:TopoVolume expression, see below. The orientation attribute of type gml:SignType expresses the sense in which the included solid appears in the face coboundary. In the context of a gml:TopoVolume the orientation attribute has no meaning.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TopoSolid gml:TopoSolid (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
orientation gml:orientation + (Optional)
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)
nilReason gml:nilReason (Optional)
remoteSchema gml:remoteSchema (Optional)
owns gml:owns false (Optional)
Collapse Derivation Tree: