Example 7: Publishing Objects
SE_Return_Code SE_PublishObject
In order for one Transmittal to be referenced from another, it must have a URN name..
SE_SetTransmittalName() gives an open Transmittal a valid URN name.
- Example URN: urn:x-sedris:saic:LakeEola.stf:1.
In order to reference an object from a different Transmittal, an object must be published with a label.
- The function SE_PublishObject() does this.
SE_Return_Code SE_SetTransmittalName
SE_Transmittal transmittal,
const char * transmittal_name