I would like to have an XML file conform to an XSD file however I am faced with a small problem. How can I enforce existence of a certain element but at the same time not enforce the order of elements. Using all, choice, or sequence does not allow me to do this. For example... assume the pseudo...