What does the ref attribute on an element in an XSD do?

Viewed 85639

Documentation seems to say that it references another element in the schema, but how could it be used - I've never seen it in schemas that I have worked with.

Anyone got any nice use cases or something that could explain its use further?

2 Answers
Related