The second signature element is underlined and the message reads:
The element 'signaturelist' in namespace 'http://tempuri.org/Schema.xsd' has invalid child element 'signature' in namespace 'http://tempuri.org/Schema.xsd'.
Obviously, I am doing this wrong. Basically, the signaturelist element will have multiple signature elements in it, just like the above example.
I watched some videos about xml schemas, but they didn't get into this.
Thanks, Troy.