Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element womltxtfct:ForecastTextSectionType / womltxtfct:title
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/09/13
Diagram
Diagram index51.tmp#id160 index154.tmp#id143 index267.tmp#id165
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/09/13/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:content
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/09/13
Diagram
Diagram index238.tmp#id168 index154.tmp#id143 index239.tmp#id167
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/09/13/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:context
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/09/13
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/09/13/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:audience
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/09/13
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/09/13/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:referenceData
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/09/13
Diagram
Diagram index0.tmp#id49 index1.tmp#id31 index2.tmp#id44 index3.tmp#id46 index4.tmp#id30 index5.tmp#id29 index122.tmp#id295 index122.tmp#id311 index122.tmp#id312 index122.tmp#id323 index122.tmp#id332 index122.tmp#id341 index122.tmp#id294
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/09/13/woml-textfct.xsd
Complex Type womltxtfct:ForecastTextSectionType
Namespace http://xml.fmi.fi/namespace/woml/textfct/2010/09/13
Diagram
Diagram index0.tmp#id49 index1.tmp#id31 index2.tmp#id44 index3.tmp#id46 index4.tmp#id30 index5.tmp#id29 index133.tmp#id289 index133.tmp#id290 index133.tmp#id291 index133.tmp#id292 index133.tmp#id293
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/09/13/woml-textfct.xsd