I need some help with a project that I am currently working on. I have to create a DTD for a fairly basic bibliography, and then implement an xslt sheet for presentation.
I have to cater for the repeating fields within the bibliography, such as publisher and author details. what is the best way to link these together? I am guessing that I should be using external entities to modularize the publisher/author data, but do i have to use the ID fields to link them together? Can I easily link the entities with the formatting of the XSLT sheet?
If possible, please could you explain well as I am very new to this
Many thanks
I have to cater for the repeating fields within the bibliography, such as publisher and author details. what is the best way to link these together? I am guessing that I should be using external entities to modularize the publisher/author data, but do i have to use the ID fields to link them together? Can I easily link the entities with the formatting of the XSLT sheet?
If possible, please could you explain well as I am very new to this
Many thanks