Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womltxtfct:ForecastTextSectionType / womltxtfct:title
Namespace http://xml.fmi.fi/namespace/woml/textfct/2011/11/15
Diagram
Diagram index387.tmp#id208 index76.tmp#id191 index515.tmp#id216
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 file:/Users/ilkkarinne/projects/woml-textfct/src/main/xsd/woml/textfct/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:content
Namespace http://xml.fmi.fi/namespace/woml/textfct/2011/11/15
Diagram
Diagram index75.tmp#id219 index76.tmp#id191 index77.tmp#id218
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 file:/Users/ilkkarinne/projects/woml-textfct/src/main/xsd/woml/textfct/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:context
Namespace http://xml.fmi.fi/namespace/woml/textfct/2011/11/15
Diagram
Diagram index142.tmp#id101 index142.tmp#id100
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/src/main/xsd/woml/textfct/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:audience
Namespace http://xml.fmi.fi/namespace/woml/textfct/2011/11/15
Diagram
Diagram index142.tmp#id101 index142.tmp#id100
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/src/main/xsd/woml/textfct/woml-textfct.xsd
Element womltxtfct:ForecastTextSectionType / womltxtfct:referenceData
Namespace http://xml.fmi.fi/namespace/woml/textfct/2011/11/15
Diagram
Diagram index19.tmp#id78 index306.tmp#id303 index307.tmp#id302
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 restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="referenceData" type="womlcore:DataSourceReferencePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct/src/main/xsd/woml/textfct/woml-textfct.xsd
Complex Type womltxtfct:ForecastTextSectionType
Namespace http://xml.fmi.fi/namespace/woml/textfct/2011/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.
                
"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 index0.tmp#id77 index1.tmp#id71 index2.tmp#id92 index3.tmp#id94 index4.tmp#id98 index5.tmp#id103 index6.tmp#id70 index7.tmp#id69 index68.tmp#id297 index68.tmp#id298 index68.tmp#id299 index68.tmp#id300 index68.tmp#id301
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:content+ , womltxtfct:context{0,1} , womltxtfct:audience* , womltxtfct:referenceData*
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womltxtfct:audience, womltxtfct:content, womltxtfct:context, womltxtfct:referenceData, 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. "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="1" maxOccurs="unbounded"/>
        <element name="content" type="womlcore:longLocalizedStringType" minOccurs="1" 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/src/main/xsd/woml/textfct/woml-textfct.xsd