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 index225.tmp#id212 index819.tmp#id213 index819.tmp#id211
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 file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd
Element womlcore:MeteorologicalObjectMetaDataType / womlcore:genericProperty
Namespace http://xml.fmi.fi/namespace/woml/core/2011/11/15
Diagram
Diagram index225.tmp#id212 index903.tmp#id216 index903.tmp#id215
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 file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/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 index7.tmp#id74 index8.tmp#id68 index9.tmp#id89 index10.tmp#id91 index11.tmp#id95 index12.tmp#id100 index13.tmp#id67 index14.tmp#id66 index448.tmp#id193 index449.tmp#id196 index450.tmp#id197 index451.tmp#id198 index452.tmp#id199 index453.tmp#id200 index454.tmp#id201 index455.tmp#id202 index456.tmp#id203 index457.tmp#id204 index458.tmp#id205 index459.tmp#id206 index460.tmp#id207 index461.tmp#id208 index462.tmp#id209 index689.tmp#id210 index689.tmp#id214
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 file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd