Showing:

Diagrams
Properties
Source
Used by
Element gml:KnotType / gml:value
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type double
Properties
content: simple
Source
<element name="value" type="double"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Element gml:KnotType / gml:multiplicity
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type nonNegativeInteger
Properties
content: simple
Source
<element name="multiplicity" type="nonNegativeInteger"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Element gml:KnotType / gml:weight
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type double
Properties
content: simple
Source
<element name="weight" type="double"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Complex Type gml:KnotType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index803.tmp#id469 index803.tmp#id470 index803.tmp#id471
Used by
Model gml:value , gml:multiplicity , gml:weight
Children gml:multiplicity, gml:value, gml:weight
Source
<complexType name="KnotType">
  <sequence>
    <element name="value" type="double"/>
    <element name="multiplicity" type="nonNegativeInteger"/>
    <element name="weight" type="double"/>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd