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/04/28
Diagram
Diagram docindex67.tmp#id187 docindex443.tmp#id888 docindex443.tmp#id887
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/04/28/metobjects-common.xsd
Complex Type metobj:MeteorologicalObjectMetaDataType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
Diagram
Diagram docindex5.tmp#id53 docindex343.tmp#id668 docindex344.tmp#id870 docindex345.tmp#id872 docindex346.tmp#id873 docindex347.tmp#id874 docindex348.tmp#id875 docindex349.tmp#id876 docindex350.tmp#id877 docindex351.tmp#id878 docindex352.tmp#id879 docindex353.tmp#id880 docindex354.tmp#id881 docindex355.tmp#id882 docindex356.tmp#id883 docindex357.tmp#id884 docindex358.tmp#id885 docindex359.tmp#id886
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/04/28/metobjects-common.xsd