XmlTransform:re-validate check doesn't include schema update
.NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries
Brought to you by:
msorens
The XmlTransform tool XSLT-converts and Schema-
validates an entire tree of XML files from one form to
another. Schema validation of a given file is performed
only if needed. One such criterion that is not currently
checked is whether the Schema file has been updated
since the last validation of a given file.