RE: [xml-dev] Schema Validation
> I have a set of XML files... Can I use the schema > definitions to turn on checking for the above constraint. W3C XML Schema provides only for specification of constraints that apply to a single document; there are no constraints that apply across document boundaries. Michael Kay http://www.saxonica.com/