The SEDRIS Data Representation Model
APPENDIX A - Classes Property |
---|
An instance of this DRM class specifies a property of its aggregate DRM object in terms of its meaning (specified using an EAC, SE_Index_Code, or SE_Variable_Code).
See individual subclasses for details on the uses of <Property> instances.
See concrete subclasses for examples.
SE_Property_Code | meaning; | 1 |
---|---|---|
SE_Boolean | apply_property_inheritance; | 2 |
The meaning field specifies the meaning of the <Property> instance.
If apply_property_inheritance is SE_TRUE for the <Property> instance P, P shall be inherited; otherwise, P shall not be inherited.
|