Changes for page 4 General Notes for Implementers
Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -54,22 +54,22 @@ 54 54 * ReportingDay (common:ReportingDayType) 55 55 * XHTML (common:StructuredText, allows for multi-lingual text content that has XHTML markup) 56 56 * KeyValues (common:DataKeyType) 57 -* ,,I ,,dentifiableReference (types for each IdentifiableObject)58 -* GeospatialInformation (a geo feature set, according to the pattern in section 7.2) 57 +* ,,IdentifiableReference,, (types for each IdentifiableObject) 58 +* ,,GeospatialInformation,, (a geo feature set, according to the pattern in section 7.2) 59 59 * Data types also have a set of facets: 60 -* isSequence = true | false (indicates a sequentially increasing value) 61 -* minLength = positive integer (# of characters/digits) 62 -* maxLength = positive integer (# of characters/digits) 63 -* startValue = decimal (for numeric sequence) 64 -* endValue = decimal (for numeric sequence) 65 -* interval = decimal (for numeric sequence) 60 +* ,,isSequence = true | false,, (indicates a sequentially increasing value) 61 +* ,,minLength = positive integer,, (# of characters/digits) 62 +* ,,maxLength = positive integer,, (# of characters/digits) 63 +* ,,startValue = decimal,, (for numeric sequence) 64 +* ,,endValue = decimal,, (for numeric sequence) 65 +* ,,interval = decimal,, (for numeric sequence) 66 66 * timeInterval = duration 67 -* startTime = BasicTimePeriod (for time range) endTime = BasicTimePeriod (for time range) 68 -* minValue = decimal (for numeric range) 69 -* maxValue = decimal (for numeric range) 70 -* decimal = Integer (# of digits to right of decimal point) 71 -* pattern = (a regular expression, as per W3C XML Schema) 72 -* isMultiLingual = boolean (for specifying text can occur in more than one language) 67 +* startTime = BasicTimePer,,iod,, (for time range) ,,**endTime = BasicTimePeriod**,, (for time range) 68 +* ,,**minValue = decimal**,, (for numeric range) 69 +* ,,**maxValue = decimal**,, (for numeric range) 70 +* ,,**decimal = Integer**,, (# of digits to right of decimal point) 71 +* ,,**pattern =**,, (a regular expression, as per W3C XML Schema) 72 +* ,,**isMultiLingual = boolean**,, (for specifying text can occur in more than one language) 73 73 74 74 Note that code lists may also have textual representations assigned to them, in addition to their enumeration of codes. 75 75