Hi, I'm working with JAXP 1.1 and I need to parse a XML file that has a XML schema. Is there a support for XML schema when working with JAXP (I'm using DOM)? If so, which parser should I use and how do I configure JAXP to use that parser? Thanks, Gil