Re: [xml-dev] Validate **against** a schema OR validate **with** a schema?

From
Andrew Welch <>
To
"G. Ken Holman" <>
Date
2009-01-22T20:51:34Z
ID
<>
Thread
Re: [xml-dev] Validate **against** a schema OR validate **with** a schema?
>> 2. I validated the XML instance document with the schema.
>
> ... when I'm using validation to augment my XML....

imho, "validation" and "augment" should be kept separate... If you
need the augmentation call the step just that, not validation.

I don't know the history of it, but I would guess defaulted values
were a late addition to the validation process, rather than something
included from the beginning??