SEDRIS Reference Manual
APPENDIX C - LEVEL 0 READ and WRITE API AUXILIARY FUNCTIONS
Functions
SE ValidTransmittalName
extern SE_Boolean
SE_ValidTransmittalName
(
constchar *transmittal_name_in (notes)
);

Definition

Given an character string representing a formal SEDRIS transmittal name, checks that this name is valid. See SE_ResolveTransmittalName() for a more detailed description.


Returns

SE_TRUE if transmittal_name_in forms a valid transmittal name.
SE_FALSE otherwise.


Parameters Notes


transmittal_name_in

 a pointer to character array specifying a valid
    transmittal name in the formal SEDRIS namespace.  This parameter is
    validated only based upon the structured format of the name string as
    described above.  That is, the sub-fields within the string are only
    checked for proper structure (character set, delimiters, etc.) and are
    NOT checked for consistency with namespace delegation rules, and proper
    use of transmittal versioning.


Prev: SE_ValidTimeSelectParameters. Next: SE_ValidTraversalOrder. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™