Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element gml:surfaceMembers
Namespace http://www.opengis.net/gml/3.2
Annotations
This property element contains a list of surfaces. The order of the elements is
significant and shall be preserved when processing the array.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Element_gml_AbstractSurface.tmp#AbstractSurfacegml3_2Profile_diggs_xsd_Complex_Type_gml_SurfaceArrayPropertyType.tmp#SurfaceArrayPropertyType
Type gml:SurfaceArrayPropertyType
Properties
content complex
Used by
Complex Type gml:MultiSurfaceType
Model
Children gml:AbstractSurface
Instance
<gml:surfaceMembers owns="false" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractSurface axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractSurface>
</gml:surfaceMembers>
Attributes
QName Type Default Use
owns boolean false optional
Source
<element name="surfaceMembers" type="gml:SurfaceArrayPropertyType">
  <annotation>
    <documentation>This property element contains a list of surfaces. The order of the elements is significant and shall be preserved when processing the array.</documentation>
  </annotation>
</element>