Message templates, also called RAP data stream (RDS) templates, are XML documents that represent the data structure of specific message types.
The Publisher API and subscribers look up information about message formats in a set of RDS templates. The Publisher API uses templates to build the messages it sends to subscribers. Subscribers use templates to parse messages and store them in a database.