I don't have a lot of experience with XML, but I'd like to create a schema that includes an element for which I can have an arbitrary number of values, i.e. maybe only 5 values for one file based on the schema, but 25 for another.
I'd prefer to not put some hard and fast limit on the number if...