

IPC Illustrations viewer
Tool to show all illustrations of a particular version of the IPC.


INSTRUCTIONS:
Place ipcr_elayer_illustrations.xsl and ipcr_elayer_illustrations.css in the illustrations folder. (e.g.: D:\IPC\data\20100101\ipcr_elayer_illustrations).
Copy the "ipcr_elayer_illustrations_YYYYMMDD.xml" masterfile into the illustrations folder. (e.g.: D:\IPC\data\20100101\ipcr_elayer_illustrations).
Unzip ipcr_elayer_illustrations_images_20100101.zip into the illustrations folder. (e.g.: D:\IPC\data\20100101\ipcr_elayer_illustrations).

Open ipcr_elayer_illustrations_YYYYMMDD.xml (e.g. ipcr_elayer_illustrations_20100101.xml) with a text editor (e.g. Notepad).
Replace the line 2:
<!DOCTYPE IPCIllustrations SYSTEM "ipcr_elayer_illustrations_1-01.dtd">

with the following:
<?xml-stylesheet type="text/xsl" href="ipcr_elayer_illustrations.xsl"?>

and save it with a different filename, e.g. browsable_ipcr_elayer_illustrations_20100101.xml

Open browsable_ipcr_elayer_illustrations_20100101.xml in a web browser to see the illustrations.


