Showing:

Attributes
Diagrams
Properties
Source
Used by
Element womltxtfct:WarningTextSectionType / womltxtfct:severity
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="severity" type="gml:CodeType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct/src/main/xsd/woml/textfct/woml-textfct.xsd
Complex Type womltxtfct:WarningTextSectionType
Namespace http://xml.fmi.fi/namespace/woml/textfct/2011/11/15
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 index68.tmp#id296 index1066.tmp#id321
Type extension of womltxtfct:ForecastTextSectionType
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* , womltxtfct:severity{0,1}
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womltxtfct:audience, womltxtfct:content, womltxtfct:context, womltxtfct:referenceData, womltxtfct:severity, 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="WarningTextSectionType">
  <complexContent>
    <extension base="womltxtfct:ForecastTextSectionType">
      <sequence>
        <element name="severity" type="gml:CodeType" minOccurs="0" maxOccurs="1"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-textfct/src/main/xsd/woml/textfct/woml-textfct.xsd