Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:BasicObjectMetadata / womlcore:metaData
Namespace http://xml.fmi.fi/namespace/woml/core/2010/09/13
Diagram
Diagram index2.tmp#id33 index130.tmp#id139 index131.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/09/13/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:creationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2010/09/13
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/09/13/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:latestModificationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2010/09/13
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/09/13/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:shortInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2010/09/13
Diagram
Diagram index29.tmp#id160 index173.tmp#id143 index174.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/09/13/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:longInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2010/09/13
Diagram
Diagram index310.tmp#id168 index173.tmp#id143 index467.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/09/13/woml-core.xsd
Element Group womlcore:BasicObjectMetadata
Namespace http://xml.fmi.fi/namespace/woml/core/2010/09/13
Diagram
Diagram index85.tmp#id137 index85.tmp#id162 index85.tmp#id163 index85.tmp#id164 index85.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/09/13/woml-core.xsd