| Created: | 20/08/2008 10:03:57 |
| Modified: | 18/01/2024 18:07:12 |
Project: |
|
Advanced: |
|
| Attribute | ||
|
Public Area area |
||
Details:
|
||
|
Public HydroOrderCode basinOrder |
||
Details:
|
||
|
Public DateTime beginLifespanVersion |
||
Details:
|
||
|
Public DateTime endLifespanVersion |
||
Details:
|
||
|
Public GM_Object geometry |
||
Details:
|
||
|
Public Identifier inspireId |
||
Details:
|
||
|
Public OriginValue origin |
||
Details:
|
| Element | Source Role | Target Role |
|
«featureType» SurfaceWater Class |
Name: drainsBasin -- Definition -- The basin(s) drained by a surface water. |
Name: outlet -- Definition -- The surface water outlet(s) of a drainage basin. |
Details:
-- Definition --<br/>An association between a drainage basin and its physical water outlet(s).<br/>
|
||
|
«featureType» DrainageBasin Class |
Name: |
Name: containsBasin -- Definition -- A smaller sub-basin contained within a larger basin. |
Details:
-- Definition --<br/>An association representing a hierarchy of basins and sub-basins.<br/>
|
||
| Element | Source Role | Target Role |
|
«featureType» DrainageBasin Class |
Name: |
Name: containsBasin -- Definition -- A smaller sub-basin contained within a larger basin. |
Details:
-- Definition --<br/>An association representing a hierarchy of basins and sub-basins.<br/>
|
||
| 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 |
| geometryType | Invariant | Approved |
Details:
/* The geometry attribute has to be of type GM_Surface or GM_MultiSurface */<br/>inv: geometry.oclIsKindOf(GM_Surface) or geometry.oclIsKindOf(GM_MultiSurface)<br/>
|
||
| largestBasinIsRiverBasin | OCL | Approved |
Details:
/* A river basin may not be contained in any other basin */<br/>inv: self.containsBasin-#gt;forall(c | not c.oclIsTypeOf(RiverBasin))<br/>
|
||
| Object | Type | Connection | Direction | Notes |
| «featureType» HydroObject | Class | Generalization | To | |
| «featureType» RiverBasin | Class | Generalization | From |