/*
* ENUM: SE_PRESENT_ENUM
*
* Used within a <Transmittal Summary> object to indicate whether certain
* items are present within one or more <Environment Roots> and/or one
* or more more <Models> within the current SEDRIS transmittal.
*/
} SE_PRESENT_ENUM;
Enumerator Notes
The given class of item is not present within the current
SEDRIS transmittal.
The given class of item occurs within the scope of one or
more <Environment Roots> in the current SEDRIS transmittal,
but not that of any <Models>.
The given class of item occurs within the scope of one or
more <Models> in the current SEDRIS transmittal, but not
that of any <Environment Roots>.
The given class of item occurs within the scope of one or
more <Environment Roots> in the current SEDRIS transmittal,
and that of one or more <Models>.
Prev: SE_PREDEFINED_FUNCTION_TYPE.
Next: SE_PRESENTATION_DOMAIN_ENUM.
Up:Index