Example 5: Publishing Objects
SE_STATUS_CODE_ENUM SE_PublishObject
In order for a Transmittal to be referenced, it must have a URN name to be identified.
SE_SetTransmittalName() gives an open Transmittal a valid URN name.
- Example URN: urn:x-sedris:saic:LakeTahoe.stf:1
In order to reference an object from a different Transmittal, an object must be published.
- The function SE_PublishObject() does this.
SE_STATUS_CODE_ENUM SE_SetTransmittalName
SE_TRANSMITTAL transmittal,
const char * transmittal_name