I'm attaching sample files and instructions for creating a service exposing 2 data sources as a financial instrument list. The list is designed to contain detailed information about financial instruments such as equities and bonds, called "Reference Data". The demo pulls equity data from a text dump file, defined with a header line, and pricing information for each from an Oracle database. In the zip file, documentation is included in refData/docs/RefData-sample.doc. The
XML structure exposed is defined by refData/schema/ReferenceData.xsd.
This demo is of moderate complexity, and assumes a good working knowledge of XAware. You should view introductory tutorials and be comfortable creating simple services before attempting to build this demo.
The zip file is located in the Resources/Software Downloads area:
http://www.xaware.org/resources/reference-data-sample-files-and-documentation/download.html