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 index1.tmp#id38 index124.tmp#id144 index125.tmp#id143
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 index56.tmp#id165 index57.tmp#id148 index58.tmp#id170
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 index372.tmp#id173 index57.tmp#id148 index373.tmp#id172
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 index25.tmp#id142 index25.tmp#id167 index25.tmp#id168 index25.tmp#id169 index25.tmp#id171
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