Hi people, i want to know whether exists a way to parsing an XML
file....and indicate to the parser that the letter case of 
the tags doesn't matter

for instance
<foo>
        something...
<foo>

is the same that

<FoO>
        something...
<fOO>

thanx

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to