Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element gml:patches
Namespace http://www.opengis.net/gml/3.2
Annotations
The patches property element contains the sequence of surface patches. The
order of the elements is significant and shall be preserved when processing the
array.
Diagram
Diagramgml3_2Profile_diggs_xsd_Element_gml_AbstractSurfacePatch.tmp#AbstractSurfacePatchgml3_2Profile_diggs_xsd_Complex_Type_gml_SurfacePatchArrayPropertyType.tmp#SurfacePatchArrayPropertyType
Type gml:SurfacePatchArrayPropertyType
Properties
content complex
Used by
Model
Children gml:AbstractSurfacePatch
Instance
<gml:patches xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractSurfacePatch>{1,1}</gml:AbstractSurfacePatch>
</gml:patches>
Source
<element name="patches" type="gml:SurfacePatchArrayPropertyType">
  <annotation>
    <documentation>The patches property element contains the sequence of surface patches. The order of the elements is significant and shall be preserved when processing the array.</documentation>
  </annotation>
</element>