Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:BasicObjectMetadata / womlcore:metaData
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram index23.tmp#id33 index408.tmp#id139 index409.tmp#id138
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="" 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
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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/2010/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:creationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/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/2010/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:latestModificationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/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/2010/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:shortInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram index50.tmp#id160 index26.tmp#id143 index410.tmp#id165
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/2010/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:longInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram index254.tmp#id168 index26.tmp#id143 index255.tmp#id167
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/2010/11/15/woml-core.xsd
Element Group womlcore:BasicObjectMetadata
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram index20.tmp#id137 index20.tmp#id162 index20.tmp#id163 index20.tmp#id164 index20.tmp#id166
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/2010/11/15/woml-core.xsd