Showing:

Attributes
Diagrams
Properties
Source
Used by
Element womlcore:CubicBezierSegmentType / womlcore:beginKnot
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index338.tmp#id113 index9.tmp#id114 index339.tmp#id112
Type gml:DirectPositionType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="beginKnot" type="gml:DirectPositionType" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-common-geometry.xsd
Element womlcore:CubicBezierSegmentType / womlcore:endKnot
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index338.tmp#id113 index9.tmp#id114 index339.tmp#id112
Type gml:DirectPositionType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="endKnot" type="gml:DirectPositionType" minOccurs="1" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-common-geometry.xsd
Element womlcore:CubicBezierSegmentType / womlcore:innerPoint
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index338.tmp#id113 index9.tmp#id114 index339.tmp#id112
Type gml:DirectPositionType
Type hierarchy
Properties
content: complex
minOccurs: 2
maxOccurs: 2
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="innerPoint" type="gml:DirectPositionType" minOccurs="2" maxOccurs="2"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-common-geometry.xsd
Complex Type womlcore:CubicBezierSegmentType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index532.tmp#id252 index532.tmp#id253 index532.tmp#id254
Used by
Model womlcore:beginKnot{0,1} , womlcore:endKnot , womlcore:innerPoint{2,2}
Children womlcore:beginKnot, womlcore:endKnot, womlcore:innerPoint
Source
<complexType name="CubicBezierSegmentType">
  <sequence>
    <element name="beginKnot" type="gml:DirectPositionType" minOccurs="0" maxOccurs="1"/>
    <element name="endKnot" type="gml:DirectPositionType" minOccurs="1" maxOccurs="1"/>
    <element name="innerPoint" type="gml:DirectPositionType" minOccurs="2" maxOccurs="2"/>
  </sequence>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-common-geometry.xsd