The schema for this is below. It is only possible to create this in Stylus Studio if you add 'type' to the element 'Score' manually. The WYSIWYG interface won't allow you to do this. Instead it removes the attribute so you can then enter a type.
Now for the strange part. If I validate this using C++ the schema is valid, but if I do the same but using visual basic 6 the schema produces an error when loaded. The error shown points to a type with an attribute complex type.
Am I missing some schema rules here. Can someone explain.