I am trying to create a schema to validate some xml. Attached is a sample xsd and a sample xml. The part I am having trouble with is having an attribute for an element, along with child elements. I get parse errors in the xsd about annotations or some such nonsense.
The area of concern is the "settingNode" complex type definition. Any help or kick in the right direction is appreciated.
:)
