| Created: | 10/03/2011 10:58:56 |
| Modified: | 19/04/2012 08:41:24 |
Project: |
|
Advanced: |
|
| Attribute | ||
|
Public DocumentCitation assessmentMethod |
||
Details:
|
||
|
Public CharacterString qualitativeValue |
||
Details:
|
||
|
Public Measure quantitativeValue |
||
Details:
|
| 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 |
|
| Constraint | Type | Status |
| either the quantitative value or the qualitative value must be completed. | OCL | Approved |
Details:
/*either the qualitative value or the quantitative value must be completed. */<br/>inv: self.qualitativeValue.isEmpty()<br/>implies self.quantitativeValue.notEmpty()<br/>and self.quantitativeValue.isEmpty() implies <br/>self.qualitativeValue.notEmpty()<br/><br/><br/>
|
||