Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:BasicObjectMetadata / womlcore:metaData
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index17.tmp#id79 index285.tmp#id196 index286.tmp#id195
Type womlcore:MeteorologicalObjectMetaDataPropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model womlcore:MeteorologicalObjectMetaData
Children womlcore:MeteorologicalObjectMetaData
Instance
<womlcore:metaData xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:MeteorologicalObjectMetaData>{1,1}</womlcore:MeteorologicalObjectMetaData>
</womlcore:metaData>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType 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
<element name="metaData" type="womlcore:MeteorologicalObjectMetaDataPropertyType" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:creationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram
Type dateTime
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<element name="creationTime" type="dateTime" minOccurs="1" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:latestModificationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram
Type dateTime
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="latestModificationTime" type="dateTime" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:shortInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index21.tmp#id217 index22.tmp#id200 index23.tmp#id222
Type womlcore:shortLocalizedStringType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
xml:lang xs:language required
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<element name="shortInfo" type="womlcore:shortLocalizedStringType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:longInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index827.tmp#id225 index22.tmp#id200 index828.tmp#id224
Type womlcore:longLocalizedStringType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
xml:lang xs:language required
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<element name="longInfo" type="womlcore:longLocalizedStringType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-core.xsd
Element Group womlcore:BasicObjectMetadata
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index238.tmp#id194 index238.tmp#id219 index238.tmp#id220 index238.tmp#id221 index238.tmp#id223
Used by
Model womlcore:metaData{0,1} , womlcore:creationTime , womlcore:latestModificationTime{0,1} , womlcore:shortInfo* , womlcore:longInfo*
Children womlcore:creationTime, womlcore:latestModificationTime, womlcore:longInfo, womlcore:metaData, womlcore:shortInfo
Source
<group name="BasicObjectMetadata">
  <sequence>
    <element name="metaData" type="womlcore:MeteorologicalObjectMetaDataPropertyType" minOccurs="0" maxOccurs="1"/>
    <element name="creationTime" type="dateTime" minOccurs="1" maxOccurs="1"/>
    <element name="latestModificationTime" type="dateTime" minOccurs="0" maxOccurs="1"/>
    <element name="shortInfo" type="womlcore:shortLocalizedStringType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="longInfo" type="womlcore:longLocalizedStringType" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
</group>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-core.xsd