Mario Rodriguez Villanea wrote:
> 
> 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

No. XML is case sensitive by definition.

> for instance
> <foo>
>         something...
> <foo>
> 
> is the same that
> 
> <FoO>
>         something...
> <fOO>
> 
> thanx

-- 
Arnaud  Le Hors - IBM, XML Standards Strategy Group / W3C AC Rep.

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

Reply via email to