Hi there

When I want to refer to a document's title more than once, I
'xi:include' the phrase in the glossary more than once. However, this
breaks during parsing with 'xmllint' because now I have non-unique ids::

    <title>
        <phrase id="administrators_manual_title">Administrator's Manual</phrase>
    </title>
    <bookinfo>
    <title>
        <phrase id="administrators_manual_title">Administrator's Manual</phrase>
    </title>

How does one get around this?

-- 
jean                                              . .. .... //\\\oo///\\

Reply via email to