Testing DI Using the Sample Files
Several files are delivered with the Contenta software that may be used to test Dynamic Import. They are described below.
| File Name in ../encaps/di/SgmlFiles | Description | Associated Map File in ../encaps/di/MapFiles | Associated DTD or Schema Files in ../encaps/di/SgmlFiles |
|---|---|---|---|
| allwell.xml | XML file uses DTD | play.map (delivered as play.dist) | This is a “standalone” document; the DTD is contained in the document |
| schema-sample-di.xml | XML file uses schema | schema-sample.map (delivered as schema-sample.dist) | schema-sample.xsd |
| wellformed.xml | Well-formed XML file | wellformed.map (delivered as wellform.dist) | (none) |
Specific notes about using these files are contained in Testing DI Using the Sample Files.