Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element gml:curveMembers
Namespace http://www.opengis.net/gml/3.2
Annotations
This property element contains a list of curves. 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_AbstractCurve.tmp#http___www.opengis.net_gml_3.2_AbstractCurvegml3_2Profile_diggs_xsd_Complex_Type_gml_CurveArrayPropertyType.tmp#CurveArrayPropertyType
Type gml:CurveArrayPropertyType
Properties
content complex
Used by
Complex Type gml:MultiCurveType
Model
Children gml:AbstractCurve
Instance
<gml:curveMembers owns="false" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractCurve axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractCurve>
</gml:curveMembers>
Attributes
QName Type Default Use
owns boolean false optional
Source
<element name="curveMembers" type="gml:CurveArrayPropertyType">
  <annotation>
    <documentation>This property element contains a list of curves. The order of the elements is significant and shall be preserved when processing the array.</documentation>
  </annotation>
</element>