The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Property_Data_Value
|
/*
* STRUCT: SE_Property_Data_Value
*
* This data type is a wrapper to hold a single value, and is used to
* represent cells in <Data Table> instances, values in <Property Value>
* instances, and the values of <Literal> instances.
*
* value_type - indicates the currently valid field of the union "u"
*
* u - union of all of the legal types of values for a <Property Value>
* or <Data Table>
*/
} SE_Property_Data_Value;
Field Notes
Used only to describe an element within a <Data Table>.
Index into another <Data Table>, where the indexed <Data Table> is one
of the ordered <Data Table> components of the current <Data Table>. (The
index is used to identify the target <Data Table> within the ordered
list of component <Data Tables>.)
Used only to describe an element within a <Data Table>.
Index into another <Data Table>, where the indexed <Data Table> is one
of the <Data Tables> in the <Data Table Library>. The index is used to
identify the target <Data Table> within the <Data Table Library>.
An EDCS Enumerant Code.
An EDCS Metadata Code.
Prev: SE_Presentation_Domain.
Next: SE_Property_Data_Value_Ptr.
Return to:
Top of this Page,
Type Index
|
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|