Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element gml:KnotPropertyType / gml:Knot
Namespace http://www.opengis.net/gml
Diagram
Diagram index475.tmp#id637 index475.tmp#id638 index475.tmp#id639 index475.tmp#id636
Type gml:KnotType
Properties
content: complex
Model gml:value , gml:multiplicity , gml:weight
Children gml:multiplicity, gml:value, gml:weight
Instance
<gml:Knot>
  <gml:value>{1,1}</gml:value>
  <gml:multiplicity>{1,1}</gml:multiplicity>
  <gml:weight>{1,1}</gml:weight>
</gml:Knot>
Source
<element name="Knot" type="gml:KnotType"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd
Complex Type gml:KnotPropertyType
Namespace http://www.opengis.net/gml
Annotations
Encapsulates a knot to use it in a geometric type.
Diagram
Diagram index50.tmp#id641
Used by
Model gml:Knot
Children gml:Knot
Source
<complexType name="KnotPropertyType">
  <annotation>
    <documentation>Encapsulates a knot to use it in a geometric type.</documentation>
  </annotation>
  <sequence>
    <element name="Knot" type="gml:KnotType"/>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd