Adding the RawRVMsg2 Schema to Your Project
The RawRVMsg2.xsd
file specifies the RawRVMsg2 schema. To add this schema to your project, perform the following procedure:
Procedure
-
Locate the
bw/5.12/lib/palettes/plugins.jar
file in your ActiveMatrix BusinessWorks installation directory. -
The
RawRVMsg2.xsd
file is contained in theplugins.jar
file. You can extract this file in a number of ways, depending upon your operating system. For example, on Windows, you can open upplugins.jar
using WinZip and extract theRawRVMsg2.xsd
file. On UNIX, you can use Java’s facilities to un-jar the file and copy theRawRVMsg2.xsd
file. -
Once you have obtained the
RawRVMsg2.xsd
file, copy this file into your ActiveMatrix BusinessWorks project directory. You can copy this file into the root project directory or to a subdirectory in your project. -
Open your project, and the RawRVMsg2 schema should be located in the folder where you placed it. If you already have your project open in TIBCO Designer, you can choose Resources > Refresh from the menu to display the newly placed file in your project tree.