Creating schemas for data sources using Rational Publishing Engine

One or more schemas are required to generate a Rational® Publishing Engine template.

Before you begin

If your application requires a REST interface, you must configure the data services before generating the schema. See Deploying Data Services.

Procedure

  1. Open your data source schema file in a browser and copy the required URI of the resource.
  2. Add ?metadata=schema after the URL.
  3. Save the web page as an .xsd file. This is the schema file.
    Note: The .xml web page must match its corresponding .xsd file.

    You can also use the REST Schema discovery feature.


Feedback