Changes between Version 8 and Version 9 of FDORfc60
- Timestamp:
- 04/13/11 08:24:46 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc60
v8 v9 140 140 ||300||2|||| 141 141 142 ===== Physical Schema to FDO Logical Schema ===== 143 144 From the above Physical Schema, a Logical Schema will be generated that exposes two classes: Feature Class “Road” and Annotation Text Element Class “!RoadAnnotation”. The road table columns will be exposed on the Road Feature Class as Properties. Class Road will also contain a reference to an Annotation property, a new FDO property definition type defined as '''!FdoAnnotationPropertyDefinition'''. The Annotation property will in turn reference a new FDO class type '''!FdoAnnotationTextElementClass''' that defines the instance of the !RoadAnnotation class. 145 146 [[Image(road_annotation.png)]] 142 147 143 148 == Implications ==