Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:BasicObjectMetadata / womlcore:metaData
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index0.tmp#id79 index868.tmp#id195 index872.tmp#id194
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 gml:id="">{1,1}</womlcore:MeteorologicalObjectMetaData>
</womlcore:metaData>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="metaData" type="womlcore:MeteorologicalObjectMetaDataPropertyType" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/core/2012/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:creationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2012/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/2012/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:latestModificationTime
Namespace http://xml.fmi.fi/namespace/woml/core/2012/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/2012/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:shortInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index435.tmp#id216 index103.tmp#id199 index442.tmp#id224
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/2012/11/15/woml-core.xsd
Element womlcore:BasicObjectMetadata / womlcore:longInfo
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index633.tmp#id227 index103.tmp#id199 index634.tmp#id226
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/2012/11/15/woml-core.xsd
Element Group womlcore:BasicObjectMetadata
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index212.tmp#id193 index212.tmp#id221 index212.tmp#id222 index212.tmp#id223 index212.tmp#id225
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/2012/11/15/woml-core.xsd