Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Element diggs:PlanarSurfacePatch
Namespace http://diggsml.org/schemas/3
Annotations
A Diggs geometry object defining a polygon that serves as the definition
of a patch comprising a MultiPlanarSurface
Diagram
Diagramgml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractSurfacePatchType.tmp#AbstractSurfacePatchTypeCore_xsd_Complex_Type_diggs_PlanarSurfacePatchType.tmp#PlanarSurfacePatchType_interpolationgml3_2Profile_diggs_xsd_Element_gml_exterior.tmp#exteriorgml3_2Profile_diggs_xsd_Element_gml_interior.tmp#interiorCore_xsd_Complex_Type_diggs_PlanarSurfacePatchType.tmp#PlanarSurfacePatchType_uncertaintyCore_xsd_Complex_Type_diggs_PlanarSurfacePatchType.tmp#PlanarSurfacePatchTypegml3_2Profile_diggs_xsd_Element_gml_AbstractSurfacePatch.tmp#AbstractSurfacePatch
Type diggs:PlanarSurfacePatchType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children diggs:uncertainty, gml:exterior, gml:interior
Instance
<diggs:PlanarSurfacePatch interpolation="planar" xmlns:diggs="http://diggsml.org/schemas/3" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:exterior>{0,1}</gml:exterior>
  <gml:interior>{0,unbounded}</gml:interior>
  <diggs:uncertainty>{0,1}</diggs:uncertainty>
</diggs:PlanarSurfacePatch>
Attributes
QName Type Fixed Use Annotation
interpolation gml:SurfaceInterpolationType planar optional
The interpolation attribute.
Schema location file:/Users/dponti/GitHub/diggs-schema/core/Core.xsd