Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element womlcore:MeteorologicalObjectMetaDataType / womlcore:keyword
Namespace http://xml.fmi.fi/namespace/woml/core/2011/11/15
Diagram
Diagram index311.tmp#id213 index683.tmp#id214 index683.tmp#id212
Type womlcore:meteorologicalKeywordType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
fixedVocabulary restriction of string optional
Source
<element name="keyword" type="womlcore:meteorologicalKeywordType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd
Element womlcore:MeteorologicalObjectMetaDataType / womlcore:genericProperty
Namespace http://xml.fmi.fi/namespace/woml/core/2011/11/15
Diagram
Diagram index311.tmp#id213 index1061.tmp#id217 index1061.tmp#id216
Type womlcore:namedSimpleValueType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
name required
Source
<element name="genericProperty" type="womlcore:namedSimpleValueType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd
Complex Type womlcore:MeteorologicalObjectMetaDataType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/11/15
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
Diagram
Diagram index10.tmp#id82 index11.tmp#id76 index12.tmp#id97 index13.tmp#id99 index14.tmp#id103 index15.tmp#id108 index16.tmp#id75 index17.tmp#id74 index613.tmp#id194 index614.tmp#id197 index615.tmp#id198 index616.tmp#id199 index617.tmp#id200 index618.tmp#id201 index619.tmp#id202 index620.tmp#id203 index621.tmp#id204 index622.tmp#id205 index623.tmp#id206 index624.tmp#id207 index625.tmp#id208 index626.tmp#id209 index627.tmp#id210 index1252.tmp#id211 index1252.tmp#id215
Type extension of gml:AbstractGMLType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , title{0,1} , creator{0,1} , subject{0,1} , description{0,1} , publisher{0,1} , contributor{0,1} , date{0,1} , type{0,1} , format{0,1} , identifier{0,1} , source{0,1} , language{0,1} , relation{0,1} , coverage{0,1} , rights{0,1} , womlcore:keyword* , womlcore:genericProperty*
Children contributor, coverage, creator, date, description, format, gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, identifier, language, publisher, relation, rights, source, subject, title, type, womlcore:genericProperty, womlcore:keyword
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="MeteorologicalObjectMetaDataType">
  <annotation>
    <documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p/>
      </html:div>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element ref="dc:title" minOccurs="0"/>
        <element ref="dc:creator" minOccurs="0"/>
        <element ref="dc:subject" minOccurs="0"/>
        <element ref="dc:description" minOccurs="0"/>
        <element ref="dc:publisher" minOccurs="0"/>
        <element ref="dc:contributor" minOccurs="0"/>
        <element ref="dc:date" minOccurs="0"/>
        <element ref="dc:type" minOccurs="0"/>
        <element ref="dc:format" minOccurs="0"/>
        <element ref="dc:identifier" minOccurs="0"/>
        <element ref="dc:source" minOccurs="0"/>
        <element ref="dc:language" minOccurs="0"/>
        <element ref="dc:relation" minOccurs="0"/>
        <element ref="dc:coverage" minOccurs="0"/>
        <element ref="dc:rights" minOccurs="0"/>
        <element name="keyword" type="womlcore:meteorologicalKeywordType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="genericProperty" type="womlcore:namedSimpleValueType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd