Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womltxtfct:ForecastTextSectionType / womltxtfct:title
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Diagram
Diagram index435.tmp#id216 index103.tmp#id199 index442.tmp#id224
Type womlcore:shortLocalizedStringType
Type hierarchy
Properties
content: complex
minOccurs: 0
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="0" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:effectiveFrom
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Diagram
Diagram
Type dateTime
Properties
content: simple
minOccurs: 0
Source
<element name="effectiveFrom" type="dateTime" minOccurs="0"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:effectiveUntil
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Diagram
Diagram
Type dateTime
Properties
content: simple
minOccurs: 0
Source
<element name="effectiveUntil" type="dateTime" minOccurs="0"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:textualContent
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Diagram
Diagram index633.tmp#id227 index103.tmp#id199 index634.tmp#id226 index635.tmp#id308 index635.tmp#id307
Type womltxtfct:TextContentWithOriginType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
origin restriction of string manual optional
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="textualContent" type="womltxtfct:TextContentWithOriginType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:context
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Diagram
Diagram index136.tmp#id109 index136.tmp#id108
Type gml:CodeType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="context" type="gml:CodeType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:audience
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Diagram
Diagram index136.tmp#id109 index136.tmp#id108
Type gml:CodeType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="audience" type="gml:CodeType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:referenceData
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Diagram
Diagram index0.tmp#id79 index341.tmp#id313 index352.tmp#id312
Type womlcore:DataSourceReferencePropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model womlcore:DataSourceReference
Children womlcore:DataSourceReference
Instance
<womltxtfct:referenceData xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:DataSourceReference gml:id="">{1,1}</womlcore:DataSourceReference>
</womltxtfct:referenceData>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="referenceData" type="womlcore:DataSourceReferencePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd
Complex Type womltxtfct:ForecastTextSectionType
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Annotations
One section of textual weather forecast.
"title" is a localized presentation name for the section, one for each of the supported languages.
                
"content" is the textual content of this section, one for each of the supported languages.
                
"context" is a section-specific code for specifying the target of the conditions
  described in this section, like "sea", "coast" or "lakes". For warnigs, this could be
  used to separate different warning types (road weather, forest fire, rain warnings etc.).
                
"audience" is a code for describing the intended target audience, like "general-public".
                
"referenceData" may be used to point into more detailed data source connected to this
  the conditions described in this section in textual form.
Diagram
Diagram index33.tmp#id78 index34.tmp#id72 index35.tmp#id100 index36.tmp#id102 index37.tmp#id106 index38.tmp#id111 index39.tmp#id71 index40.tmp#id70 index211.tmp#id303 index211.tmp#id304 index211.tmp#id305 index211.tmp#id306 index211.tmp#id309 index211.tmp#id310 index211.tmp#id311
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* , womltxtfct:title* , womltxtfct:effectiveFrom{0,1} , womltxtfct:effectiveUntil{0,1} , womltxtfct:textualContent* , womltxtfct:context{0,1} , womltxtfct:audience* , womltxtfct:referenceData*
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womltxtfct:audience, womltxtfct:context, womltxtfct:effectiveFrom, womltxtfct:effectiveUntil, womltxtfct:referenceData, womltxtfct:textualContent, womltxtfct:title
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="ForecastTextSectionType">
  <annotation>
    <documentation>One section of textual weather forecast. "title" is a localized presentation name for the section, one for each of the supported languages. "content" is the textual content of this section, one for each of the supported languages. "context" is a section-specific code for specifying the target of the conditions described in this section, like "sea", "coast" or "lakes". For warnigs, this could be used to separate different warning types (road weather, forest fire, rain warnings etc.). "audience" is a code for describing the intended target audience, like "general-public". "referenceData" may be used to point into more detailed data source connected to this the conditions described in this section in textual form.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element name="title" type="womlcore:shortLocalizedStringType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="effectiveFrom" type="dateTime" minOccurs="0"/>
        <element name="effectiveUntil" type="dateTime" minOccurs="0"/>
        <element name="textualContent" type="womltxtfct:TextContentWithOriginType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="context" type="gml:CodeType" minOccurs="0" maxOccurs="1"/>
        <element name="audience" type="gml:CodeType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="referenceData" type="womlcore:DataSourceReferencePropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-textfct.xsd