The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Time_Day_Of_Year_Value
/*
 * STRUCT: SE_Time_Day_Of_Year_Value
 *
 *   This data type encapsulates the elements of a single
 *   DATE_DAY_OF_YEAR value.
 */
typedef struct
{

SE_Short_Integer_Positive day_of_year;
} SE_Time_Day_Of_Year_Value;



Prev: SE_Time_Data_Type. Next: SE_Time_M_Value.


Return to: Top of this Page, Type Index