I have an XML file that I would like to enforce uniqueness on a field. I know I can use XS:UNIQUE to do this on fields within a type. However, I want to do this on fields within a hierarchy. So in the example XML, I want the tax rate field to be unique for a given customer, but each customer...