I'm not sure if this is a missing feature or a bug, but please
register a feature request and include attachments, scripts and
commands that you expect to work with an explicit illustration of what
is missing and what it should look like. I am unfamiliar with the DTD
handling, so the illust
>From looking at the api I'm guessing that the xmllib ruby bindings
can't as of yet insert default attributes as defined in the dtd.
i.e. the xmllint command:
xmllint test.xml --dtdattr
outputs the test.xml file with all the missing default attributes.
Currently our solution is to re parse the ou