On 20.04.2012, at 04:04, [email protected] wrote:
> o Parse non well-formed HTML (needs libtagsoup-java installed):
> Say good HTML is fine too.
>
> $ cat bad.html
> <html>
> <ul>
> <li>A
> <li>B
> </ul>
> </html>
>
> $ basex -c 'set parser html; create db html bad.html'
>
> Did you have to use the exact db name 'html'? So confusing.
>
> $ basex -q "doc('html')"
> <html xmlns="http://www.w3.org/1999/xhtml">
>
> Say there how to get rid of that xmlns=... or else one cannot do an exact
> roundtrip.
Thanks for your suggestions. BaseX 7.2.1 will be released next week
by upstream, when packaging it, i'll add the man page updates.
Thanks,
Alex
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]