Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:PointObjectEventType / womlcore:controlPoint
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index17.tmp#id76 index20.tmp#id101 index127.tmp#id137 index128.tmp#id449
Type gml:PointPropertyType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model gml:Point
Children gml:Point
Instance
<womlcore:controlPoint xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:Point axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:Point>
</womlcore:controlPoint>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="controlPoint" type="gml:PointPropertyType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-core-2012-11-15-schema/src/main/resources/woml/core/2012/11/15/woml-core.xsd
Element womlcore:PointObjectEventType / womlcore:knownPlace
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index17.tmp#id76 index103.tmp#id336 index104.tmp#id484
Type womlcore:KnownPlacePropertyType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model womlcore:KnownPlace
Children womlcore:KnownPlace
Instance
<womlcore:knownPlace xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:KnownPlace gml:id="">{1,1}</womlcore:KnownPlace>
</womlcore:knownPlace>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="knownPlace" type="womlcore:KnownPlacePropertyType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-core-2012-11-15-schema/src/main/resources/woml/core/2012/11/15/woml-core.xsd
Element womlcore:PointObjectEventType / womlcore:uncertaintyArea
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index17.tmp#id76 index23.tmp#id159 index24.tmp#id233
Type womlcore:UncertaintyAreaPropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model womlcore:UncertaintyArea
Children womlcore:UncertaintyArea
Instance
<womlcore:uncertaintyArea xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:UncertaintyArea axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</womlcore:UncertaintyArea>
</womlcore:uncertaintyArea>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="uncertaintyArea" type="womlcore:UncertaintyAreaPropertyType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-core-2012-11-15-schema/src/main/resources/woml/core/2012/11/15/woml-core.xsd
Complex Type womlcore:PointObjectEventType
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Annotations
Used for describing the dynamic properties of a point met object at a certain time instant. Instances of this type are meant 
to be used as contents of gml:history property of met objects changing in time (in the history or the future).
Diagram
Diagram index1.tmp#id75 index2.tmp#id69 index3.tmp#id97 index4.tmp#id99 index5.tmp#id103 index6.tmp#id108 index7.tmp#id68 index8.tmp#id67 index9.tmp#id172 index10.tmp#id194 index11.tmp#id193 index1183.tmp#id532 index1183.tmp#id533 index1183.tmp#id534
Type extension of gml:AbstractTimeSliceType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , gml:validTime , gml:dataSource{0,1} , (womlcore:controlPoint | womlcore:knownPlace | womlcore:uncertaintyArea{0,1})
Children gml:dataSource, gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, gml:validTime, womlcore:controlPoint, womlcore:knownPlace, womlcore:uncertaintyArea
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="PointObjectEventType">
  <annotation>
    <documentation>Used for describing the dynamic properties of a point met object at a certain time instant. Instances of this type are meant to be used as contents of gml:history property of met objects changing in time (in the history or the future).</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeSliceType">
      <choice>
        <element name="controlPoint" type="gml:PointPropertyType" minOccurs="1" maxOccurs="1"/>
        <element name="knownPlace" type="womlcore:KnownPlacePropertyType" minOccurs="1" maxOccurs="1"/>
        <element name="uncertaintyArea" type="womlcore:UncertaintyAreaPropertyType" minOccurs="0" maxOccurs="1"/>
      </choice>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-core-2012-11-15-schema/src/main/resources/woml/core/2012/11/15/woml-core.xsd