XmlSchemaValidator - get child elements and attributes

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hello all,
For a given XML element defined in the Schema, I am trying to retrieve its child elements and attributes using the XmlSchemaValidator class. I am trying to follow the conversation between Martin Honnen and dinhny in the following thread - which is exactly
what I need.
http://social.msdn.microsoft.com/forums/en-US/xmlandnetfx/thread/a2538d9d-e644-4ad9-97b9-1f6c70e7fd5e/ http://social.msdn.microsoft.com/forums/en-US/xmlandnetfx/thread/a2538d9d-e644-4ad9-97b9-1f6c70e7fd5e/
However, I am lost when trying to send the parent Schema Element to the method. How do I find the parent Schema element for a particular element in my Schema so that I can pass to the method
<span style="color:#0000ff; font-size:x-small private<span style="font-size:x-small
<span style="color:#2b91af; font-size:x-small List<span style="font-size:x-small <<span style="color:#2b91af; font-size:x-small XmlSchemaElement<span style="font-size:x-small > GetChildElements(<span style="color:#2b91af; font-size:x-small XmlSchemaElement<span style="font-size:x-small
parentSchemaElement, <span style="color:#0000ff; font-size:x-small string<span style="font-size:x-small elementName,
<span style="color:#0000ff; font-size:x-small string<span style="font-size:x-small elementNamespace)

<span style="font-size:x-small { ...
<span style="font-size:x-small }
The following is the Schema that I use for testing. I am able to get the children of "list" element because it is a complex/ref type, but I need to pass the parent element of "title" and "paragraph" to the above method to avoid the
"element is not declared" error for these. How do I determine and pass the parent Schema element for "title" and "paragraph" and other inline elements to the above method?
<span style="font-family:Arial; color:#008080; font-size:x-small <span style="font-family:Arial; color:#008080; font-size:x-small <span style="font-family:Arial; color:#008080; font-size:x-small
<?xml version="1.0" encoding="UTF-8"?>
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:schema<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
xmlns:xs<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small http://www.w3.org/2001/XMLSchema<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
elementFormDefault<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small qualified<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <br/>

<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:element<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
name<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small document<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:complexType<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:sequence<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:element<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
name<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small title<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
type<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small xs:string<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "/><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:element<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
name<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small paragraph<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
type<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small xs:string<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "/><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:element<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
ref<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small list<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "/><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small </<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:sequence<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:attribute<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
name<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small audience<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
type<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small xs:string<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
use<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small required<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small "/><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small </<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:complexType<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ><span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small </<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:element<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small >
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:element<span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small <span style="font-family:Arial; color:#ff0000; font-size:x-small
name<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ="<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small list<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:complexType<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small >

<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ............................
<span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small </<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:complexType<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ><span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small </<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:element
<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small ><span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small </<span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small <span style="font-family:Arial; color:#800000; font-size:x-small xs:schema<span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small <span style="font-family:Arial; color:#0000ff; font-size:x-small >
Thanks in advance for any help...
Greets,


View the full article
 
Back
Top