Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element womltxtfct:ForecastTextSectionType / womltxtfct:title
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/05/28
Diagram
Diagram index57.tmp#id155 index4.tmp#id138 index205.tmp#id160
Type womlcore:shortLocalizedStringType
Type hierarchy
Properties
content: complex
minOccurs: 1
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="title" type="womlcore:shortLocalizedStringType" minOccurs="1" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/textfct/2010/05/28/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:content
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/05/28
Diagram
Diagram index119.tmp#id163 index4.tmp#id138 index120.tmp#id162
Type womlcore:longLocalizedStringType
Type hierarchy
Properties
content: complex
minOccurs: 1
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="content" type="womlcore:longLocalizedStringType" minOccurs="1" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/textfct/2010/05/28/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:context
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/05/28
Diagram
Diagram
Type restriction of string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration land
enumeration sea
enumeration lake
enumeration coast
enumeration highland
enumeration lowland
Source
<element name="context" minOccurs="0" maxOccurs="1">
  <simpleType>
    <restriction base="string">
      <enumeration value="land"/>
      <enumeration value="sea"/>
      <enumeration value="lake"/>
      <enumeration value="coast"/>
      <enumeration value="highland"/>
      <enumeration value="lowland"/>
    </restriction>
  </simpleType>
</element>
Schema location http://xml.fmi.fi/schema/woml/textfct/2010/05/28/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:audience
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/05/28
Diagram
Diagram
Type restriction of string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration forecaster
enumeration professional
enumeration general public
Source
<element name="audience" minOccurs="0" maxOccurs="unbounded">
  <simpleType>
    <restriction base="string">
      <enumeration value="forecaster"/>
      <enumeration value="professional"/>
      <enumeration value="general public"/>
    </restriction>
  </simpleType>
</element>
Schema location http://xml.fmi.fi/schema/woml/textfct/2010/05/28/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:referenceData
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/05/28
Diagram
Diagram index6.tmp#id48 index7.tmp#id30 index8.tmp#id43 index9.tmp#id45 index10.tmp#id29 index11.tmp#id28 index261.tmp#id272 index261.tmp#id288 index261.tmp#id289 index261.tmp#id300 index261.tmp#id309 index261.tmp#id318 index261.tmp#id271
Type womlcore:DataSourceType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , (womlcore:numericalModelRun | womlcore:observationsCollectedUntil | womlcore:meteorologicalAnalysis | womlcore:weatherForecast | womlcore:satelliteImage | womlcore:radarImage)
Children gml:description, gml:metaDataProperty, gml:name, womlcore:meteorologicalAnalysis, womlcore:numericalModelRun, womlcore:observationsCollectedUntil, womlcore:radarImage, womlcore:satelliteImage, womlcore:weatherForecast
Instance
<womltxtfct:referenceData gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</womltxtfct:referenceData>
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
<element name="referenceData" type="womlcore:DataSourceType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/textfct/2010/05/28/woml-textfct.xsd
Complex Type womltxtfct:ForecastTextSectionType
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/05/28
Diagram
Diagram index6.tmp#id48 index7.tmp#id30 index8.tmp#id43 index9.tmp#id45 index10.tmp#id29 index11.tmp#id28 index114.tmp#id266 index114.tmp#id267 index114.tmp#id268 index114.tmp#id269 index114.tmp#id270
Type extension of gml:AbstractGMLType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , womltxtfct:title+ , womltxtfct:content+ , womltxtfct:context{0,1} , womltxtfct:audience* , womltxtfct:referenceData*
Children gml:description, gml:metaDataProperty, gml:name, womltxtfct:audience, womltxtfct:content, womltxtfct:context, womltxtfct:referenceData, womltxtfct:title
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
<complexType name="ForecastTextSectionType">
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element name="title" type="womlcore:shortLocalizedStringType" minOccurs="1" maxOccurs="unbounded"/>
        <element name="content" type="womlcore:longLocalizedStringType" minOccurs="1" maxOccurs="unbounded"/>
        <element name="context" minOccurs="0" maxOccurs="1">
          <simpleType>
            <restriction base="string">
              <enumeration value="land"/>
              <enumeration value="sea"/>
              <enumeration value="lake"/>
              <enumeration value="coast"/>
              <enumeration value="highland"/>
              <enumeration value="lowland"/>
            </restriction>
          </simpleType>
        </element>
        <element name="audience" minOccurs="0" maxOccurs="unbounded">
          <simpleType>
            <restriction base="string">
              <enumeration value="forecaster"/>
              <enumeration value="professional"/>
              <enumeration value="general public"/>
            </restriction>
          </simpleType>
        </element>
        <element name="referenceData" type="womlcore:DataSourceType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/textfct/2010/05/28/woml-textfct.xsd