Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type womlcore:MeteorologicalObjectMemberType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Annotations
Defined to support the new feature collection model in GML 3.2.1.
Only features substitutable for AbstractMeteorologicalObject are allowed.
Diagram
Diagram index40.tmp#id95 index230.tmp#id168 index39.tmp#id77 index204.tmp#id169
Type extension of gml:AbstractFeatureMemberType
Type hierarchy
Used by
Model womlcore:AbstractMeteorologicalObject
Children womlcore:AbstractMeteorologicalObject
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<complexType name="MeteorologicalObjectMemberType">
  <annotation>
    <documentation>Defined to support the new feature collection model in GML 3.2.1. Only features substitutable for AbstractMeteorologicalObject are allowed.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureMemberType">
      <sequence minOccurs="0">
        <element ref="womlcore:AbstractMeteorologicalObject"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-core.xsd