Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element womltxtfct:SevereWeatherForecastType / womltxtfct:warningType
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
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="warningType" type="gml:CodeType"/>
Schema location file:/Users/ilkkarinne/projects/woml-textfct-2012-11-15-schema/src/main/resources/woml/textfct/2012/11/15/woml-warnings.xsd
Element womltxtfct:SevereWeatherForecastType / womltxtfct:warningContext
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="warningContext" 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-warnings.xsd
Element womltxtfct:SevereWeatherForecastType / 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-warnings.xsd
Complex Type womltxtfct:SevereWeatherForecastType
Namespace http://xml.fmi.fi/namespace/woml/textfct/2012/11/15
Annotations
Main container for severe weather warning objects for one warningType, one warningContext,
for specified target region and time span.
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 index107.tmp#id112 index108.tmp#id136 index109.tmp#id69 index397.tmp#id2085 index212.tmp#id193 index212.tmp#id221 index212.tmp#id222 index212.tmp#id223 index212.tmp#id225 index212.tmp#id192 index397.tmp#id2088 index397.tmp#id2084 index62.tmp#id168 index398.tmp#id2090 index398.tmp#id2100 index398.tmp#id2083 index737.tmp#id2188 index737.tmp#id2189 index737.tmp#id2190 index737.tmp#id2187 index738.tmp#id2314 index738.tmp#id2315 index738.tmp#id2316
Type extension of womlcore:WeatherForecastType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , womlcore:member* , womlcore:metaData{0,1} , womlcore:creationTime , womlcore:latestModificationTime{0,1} , womlcore:shortInfo* , womlcore:longInfo* , womlcore:sharedObjects{0,1} , gml:validTime , womlcore:approval* , womlcore:envelopedSignature{0,1} , womlcore:targetRegion* , womlcore:forecastTime , womlcore:usedReferenceData* , womltxtfct:warningType , womltxtfct:warningContext{0,1} , womltxtfct:audience*
Children gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gml:validTime, womlcore:approval, womlcore:creationTime, womlcore:envelopedSignature, womlcore:forecastTime, womlcore:latestModificationTime, womlcore:longInfo, womlcore:member, womlcore:metaData, womlcore:sharedObjects, womlcore:shortInfo, womlcore:targetRegion, womlcore:usedReferenceData, womltxtfct:audience, womltxtfct:warningContext, womltxtfct:warningType
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="SevereWeatherForecastType">
  <annotation>
    <documentation>Main container for severe weather warning objects for one warningType, one warningContext, for specified target region and time span.</documentation>
  </annotation>
  <complexContent>
    <extension base="womlcore:WeatherForecastType">
      <sequence>
        <element name="warningType" type="gml:CodeType"/>
        <element name="warningContext" type="gml:CodeType" minOccurs="0" maxOccurs="1"/>
        <element name="audience" type="gml:CodeType" 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-warnings.xsd