This is exactly what I was looking for.
Can I also do something like
- <changeSet id="1" author="me">
- <ext:myChange attribute1="x">
- <ext:nested>blah blah blah</ext:nested>
- </ext:myChange>
- </changeSet>
Or would I need to create my own xsd for that?