Created by staff of the U.S. Securities and Exchange Commission.
Data anintroduction.readmed content created by government employees within the scope of their employment are not subject to domestic copyright protection. 17 U.S.C. 105.

Introduction README

Purpose

Very high level developer information regarding the IXViewer Version 2.~

Information

Single File

Most common configuration. XHTML Path (example: test.html) must match exactly the instance value within MetaLinks.json, or functionality and data will be limited.

XHTML
MetaLinks.json

Multiple-File

Much less common. XHTML Path (example: test1.html) must match exactly one of the instance value(s) which resembles instance: "test1.html test2.html test3.html". This value is then split and the XHTML Path must match one of these values, or functionality and data will be limited.

XHTML #1
MetaLinks.json
XHTML #2
XHTML #3
XHTML #N

Additional