: Public <<featureType>> Class
Created: 06/04/2014 3:16:24 PM
Modified: 26/06/2016 1:55:01 PM
Project:
Advanced:
A Meteorological Bulletin is a text comprising meteorological information preceded by an appropriate heading.<br/><br/>Paragraph 2.3.3 of the WMO Manual on the Global Telecommunication System (WMO No. 386) defines the contents of meteorological bulletins.  Clauses applicable here include:<br/><ul>
<li>The text of a bulletin shall be in one code form only.</li><li>The text of a bulletin shall not contain both “essential” and “additional” data as defined in Resolution 40 (Cg-XII).</li></ul><p/>
Attribute
Public CharacterString
  bulletinIdentifier
Details:
Notes: General file naming convention described in Attachment II-15 to WMO Manual on the Global Telecommunication System (WMO No. 386) is being used for bulletinIdentifier, which also makes references to the abbreviated headings described in Paragraph 2.3.2.<br/>
Element Source Role Target Role
«featureType» MeteorologicalInformationMember
Class «Aggregation»
Name:  
 
Name: meteorologicalInformation
 
Details:
 
Tag Value
byValuePropertyType false
Details:
Values: true | false
Default: false
Description: Create a property type that requires that the instance is encoded inline (applies to ISO 19136:2007 encoding rule).
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the feature type as a feature collection.
noPropertyType false
Details:
Values: true | false
Default: false
Description: Surpress creation of a standard property type that supports inline or by-reference encoding (applies to ISO 19136:2007 encoding rule).
Constraint Type Status
All meteorologicalInformation instances in MeteorologicalBulletin must be of the same type Invariant Approved
Details:
Pattern ID: COLLECT.MB1<br/>Description: All meteorologicalInformation instances in MeteorologicalBulletin must be of the same type<br/>Assertion: count(distinct-values(for $item in //collect:meteorologicalInformation/child::node() return(node-name($item))))eq 1<br/>