: Public <<dataType>> Class
Created: |
15/03/2010 16:11:29 |
Modified: |
06/11/2012 14:30:36 |
|
Project: |
|
Author: |
andfr |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{C75F1528-B4AE-4bcb-B19A-02DB104AF0F7} |
Appears In: |
Species Distribution overview |
-- Name --<br/>range type<br/><br/>-- Definition --<br/>Value indicating the upper and lower limits of the counting, estimation or calculation of occurrences.<br/><br/>
Attribute |
Public Integer lowerBound
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
-- Name --<br/>lower bound<br/><br/>-- Definition --<br/>The lower limit of the range. If the value of this attribute is null and upperBound is populated, this implies that the value is between the upperBound and zero.<br/><br/>
|
|
Public Integer upperBound
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
-- Name --<br/>upper bound<br/><br/>-- Definition --<br/>The upper limit of the range. If the value of this attribute is null and lowerBound is populated, this implies that the value is between the lowerBound and infinity.<br/><br/>
|
|
Tag |
Value |
isCollection |
false |
 Details:
Values: true | false Default: false Description: Identifies the data type as an object collection.
|
noPropertyType |
false |
 Details:
Values: false Default: false Description: Surpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
|
xsdEncodingRule |
iso19136_2007_INSPIRE_Extensions |
 Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions Default: iso19136_2007_INSPIRE_Extensions Description: XML Schema encoding rule to apply
|