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. |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| gml:remoteSchema | anyURI | optional | ||||
| nilReason | gml:NilReasonType | optional | ||||
| orientation | gml:SignType | + | optional | |||
| owns | boolean | false | optional | |||
| xlink:actuate | xlink:actuateType | optional | ||||
| xlink:arcrole | xlink:arcroleType | optional | ||||
| xlink:href | xlink:hrefType | optional | ||||
| xlink:role | xlink:roleType | optional | ||||
| xlink:show | xlink:showType | optional | ||||
| xlink:title | xlink:titleAttrType | optional | ||||
| xlink:type | xlink:typeType | simple | optional |
| Complex Types | gml:FaceType, gml:TopoVolumeType |
<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> |