I'm trying to create a Schema. When I insert a node for simpleType, it comes with a subnode for xs:list. I can't get rid of that, change it to something else, or insert anything else! What I want, for example, is a simpleType that contains a union, or a simpleType that contains a restriction. I can copy a simpleType node from your sample bugreport.xsd file, but I can't figure out how to create one like that.
--John

