ENTITIES (attributes): GLOSSARY (title), ENTRY (sort key, term, definition, topic)
Many-to many Relationship: GLOSSARY <contains> ENTRY
All attributes except (topic) are single-valued
<glossary> <title></title> <entry> <sort></sort> <term></term> <definition></definition> <topic></topic> </entry> </glossary>
Sample entry:
<entry> <sort>information</sort> <term>information</term> <definition>Processed data that is organized, meaningful, and useful, including documents...and video.</definition> <topic>databases</topic> <topic>computers and networks</topic> </entry>
Uses four XSL elements: