RtigXml Schema References 1.2

Instance documents that conform to the RtigXml schema should be validated against the appropriate schema or subschema . See Schema Structure.

In RtigXml 1.2, two different styles of schema reference may be used in instance documents:

  1. Exact conformance to the RtigXml concrete schema (which does not have 'any' tags), by referencing the RtigXml.xsd schema. See examples 1. Documents can be validated and parsed against the schema.
  2. A looser conformance (i) to the general message schemas (rtig_request_response.xsd) for the general TRIDENT message exchange structure, and (ii) to the rtig_reference.xsd) schema for the RtigXml service messages contained within the 'any' tags of the general TRIDENT get register and deliver messages. See examples 2. In 1.1 this was the only use possible.