$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-10-30 04:03:16
Stefan Seefeld wrote:
> (And I agree, validation should be handled independently, so users don't
> have to pay for things they don't use.)
>
Little detail: the XML specification actually requires that validation
is at user discretion.
I plan to implement it as a filter. But even then it must always be
present: the spec requires quite a few things from it.
Sebastian Redl