| Created: | 11/08/2008 09:15:11 |
| Modified: | 18/01/2013 09:19:16 |
Project: |
|
Advanced: |
|
| Attribute | ||
|
Public ConditionOfFacilityValue condition |
||
Details:
|
||
|
Public Boolean delineationKnown |
||
Details:
|
||
|
Public Length length |
||
Details:
|
||
|
Public VerticalPositionValue level |
||
Details:
|
||
|
Public HydroOrderCode streamOrder |
||
Details:
|
||
|
Public WidthRange width |
||
Details:
|
| Tag | Value |
| byValuePropertyType | false |
Details:
Values: false
Default: false Description: Create a property type that requires that the instance is encoded inline (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE. |
|
| inspireConcept | FIXME |
Details:
Default: FIXME
Description: URN reference to the feature concept in the INSPIRE Feature Concept Dictionary Register |
|
| isCollection | false |
Details:
Values: true | false
Default: false Description: Identifies the feature type as a feature collection. |
|
| noPropertyType | false |
Details:
Values: 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). 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 |
| geometryIsCurveOrSurface | OCL | Approved |
Details:
/* Watercourse geometry may be a curve or surface */<br/>inv: self.geometry.oclIsTypeOf(GM_Curve) or self.geometry.oclIsTypeOf(GM_Surface)<br/>
|
||
| banksShallBeDifferentShoreObjects | OCL | Approved |
Details:
/*The shores on either side of a watercourse shall be provided (using the bank property) as two separate Shore objects.*/<br/>
|
||
| onlyManmadeHasConditionAttr | OCL | Approved |
Details:
/* A condition attribute may be specified only for a man-made watercourse */<br/>inv: (self-#gt;count(condition)=1) implies (self.origin=OriginType::manMade)<br/>
|
||
| Object | Type | Connection | Direction | Notes |
| «featureType» SurfaceWater | Class | Generalization | To |