Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element metobj:MeteorologicalObjectMetaDataType/metobj:keyword
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/26
Diagram
Diagram docindex207.tmp#id185 docindex417.tmp#id876 docindex417.tmp#id875
Type metobj:meteorologicalKeywordType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
fixedVocabulary restriction of xs:string optional
Source
<xs:element name="keyword" type="metobj:meteorologicalKeywordType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/03/26/metobjects-common.xsd
Complex Type metobj:MeteorologicalObjectMetaDataType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/26
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
Diagram
Diagram docindex6.tmp#id53 docindex167.tmp#id662 docindex459.tmp#id858 docindex448.tmp#id860 docindex458.tmp#id861 docindex450.tmp#id862 docindex454.tmp#id863 docindex446.tmp#id864 docindex449.tmp#id865 docindex460.tmp#id866 docindex451.tmp#id867 docindex452.tmp#id868 docindex457.tmp#id869 docindex453.tmp#id870 docindex455.tmp#id871 docindex447.tmp#id872 docindex456.tmp#id873 docindex517.tmp#id874
Type extension of gml:AbstractMetaDataType
Type hierarchy
Properties
mixed: true
Used by
Model 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} , metobj:keyword*
Children contributor, coverage, creator, date, description, format, identifier, language, metobj:keyword, publisher, relation, rights, source, subject, title, type
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object.  It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.  An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods.  This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<xs:complexType name="MeteorologicalObjectMetaDataType" mixed="true">
  <xs:annotation>
    <xs:documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p/>
      </html:div>
    </xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gml:AbstractMetaDataType">
      <xs:sequence>
        <xs:element ref="dc:title" minOccurs="0"/>
        <xs:element ref="dc:creator" minOccurs="0"/>
        <xs:element ref="dc:subject" minOccurs="0"/>
        <xs:element ref="dc:description" minOccurs="0"/>
        <xs:element ref="dc:publisher" minOccurs="0"/>
        <xs:element ref="dc:contributor" minOccurs="0"/>
        <xs:element ref="dc:date" minOccurs="0"/>
        <xs:element ref="dc:type" minOccurs="0"/>
        <xs:element ref="dc:format" minOccurs="0"/>
        <xs:element ref="dc:identifier" minOccurs="0"/>
        <xs:element ref="dc:source" minOccurs="0"/>
        <xs:element ref="dc:language" minOccurs="0"/>
        <xs:element ref="dc:relation" minOccurs="0"/>
        <xs:element ref="dc:coverage" minOccurs="0"/>
        <xs:element ref="dc:rights" minOccurs="0"/>
        <xs:element name="keyword" type="metobj:meteorologicalKeywordType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/03/26/metobjects-common.xsd