Mapping Elements to Objects
In the Dynamic Import interface, you define the SGML/XML element tags and map them to Contenta objects. For example:
| Element | Mapped to this Contenta object |
|---|---|
| book | CompoundDoc |
| chapter | CompoundDoc |
| para | CompoundAscii |
When mapping element tags to Contenta objects note that element tags must have an end tag. That is, do not map an element tag that is entered as, for example, <etag/> in your document. If you want the element mapped to an object, you must modify your document.