>>>>> "Colin" == Colin Paul Adams <[EMAIL PROTECTED]> writes:
>>>>> "David" == David Crossley <[EMAIL PROTECTED]> writes:
    David> How will we do that "sitemap validation during the build
    David> process"? That sounds to me like a job for Anteater and
    David> Relax NG validation. We could use the new sitemap DTD to
    David> generate an RNG grammar.

    Colin> Well perhaps. But simplest (?) would be just to parse all
    Colin> sitemaps with Xerces, with validation turned on (adding
    Colin> doctypes to point to the dtd via the catalog, to all
    Colin> sitemaps), wouldn't it?

    Colin> I've knocked up a simple stand-alone java application that

Well, I've been wasting time. There is already an optional ant task
called XMLValidate, so we can use that.
-- 
Colin Paul Adams
Preston Lancashire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to