docbook-apps

upgrading to DocBook XML DTD V4.5CR3

  • 1.  upgrading to DocBook XML DTD V4.5CR3

    Posted 12-08-2011 14:16
    I'm upgrading the DTD from 4.0 to V4.5CR3. Everything seemed to be going
    fine with my build (at least not breaking) until I ran one of my scripts
    and got the following errors.

    xsltproc --stringparam collect.xref.targets "only" --stringparam
    targets.filename "my_book.db" %XSLPATH%/mycustom.xsl %DOCPATH%/my_book.xml

    validity warning : Attribute base of element title: already defined
    %title.role.attrib;
    ^
    role CDATA #IMPLIED
    ^
    validity warning : Attribute base of element titleabbrev: already defined
    %titleabbrev.role.attrib;
    ^
    role CDATA #IMPLIED

    The errors keep going on for every place the role attribute is declared in
    the DTD.

    Did I miss something or need to do something else for the upgrade?

    Thanks,
    Joy

    --
    Joy Andree
    Software Developer II
    ANSYS, Inc.
    275 Technology Drive
    Canonsburg, PA 15317
    Tel: 724-514-2944
    ---------------------------------------------------------------------------------------------------
    The information transmitted is intended only for the person or entity to
    which it is addressed and may contain confidential and/or privileged
    material. Any review, retransmission, dissemination or other use of, or
    taking of any action in reliance upon, this information by persons or
    entities other than the intended recipient is prohibited. If you received
    this in error, please contact the sender and delete the material from any
    computer.