MI CoverageDescription
Revision as of 21:16, 6 January 2020 by Anna.milan (talk | contribs)
MI_CoverageDescription extends MD_CoverageDescription by adding section listed in row 4.
Elements |
Definition and Recommended Practice |
||
---|---|---|---|
1 | attributeDescription | 1 | General description of the attributes listed in dimension or range. Keep brief. Example: Instrument Details |
2 | contentType | 1 | Classification of attributes. Most common code values are 'thematicClassification' or 'physicalMeasurement'. Example: physicalMeasurement |
3 | dimension | 0..* | Information about attributes that have a measured value. Recommend providing attribute name, minimum value, maximum value and units. Example: dimension: (MI_Band) descriptor: Recording Range maxValue: 99 units: (meters) dimension: (MI_Band) descriptor: Number of Beams numberOfValues: 99
|
4 | rangeElementDescription | 0..* | Information about attributes that have enumerative values. Provide name, definition and list of values. Example: rangeElementDescription: (MI_RangeElementDescription) name: Beam Type definition: Beam Type Def rangeElement: Split |
More Information
UML | File:JustCoverage.png JustCoverage.png |
---|---|
UML | |
Links | |
Examples |
contentInfo: (MI_CoverageDescription) attributeDescription: RecordType: Instrument Details contentType: (MD_CoverageContentTypeCode) physicalMeasurement dimension: (MI_Band) descriptor: Recording Range maxValue: Real: 99 units: BaseUnit: meters1 identifier: meter unitsSystem: dimension: (MI_Band) descriptor: Swath Width maxValue: Real: 99 units: xlink: http://www.example.org#degrees dimension: (MI_Band) descriptor: Number of Beams numberOfValues: 99 rangeElementDescription: (MI_RangeElementDescription) name: Beam Type definition: Beam Type Def rangeElement: Record: Split |