[Home] [By Thread] [By Date] [Recent Entries]
Hi, > The following is the corresponding XML > <?xml version="1.0"?> > <note xsi:noNamespaceSchemaLocation="xmlsch.xsd"> > <to>Tove</to> > <from>Jani</from> > <heading>Reminder</heading> > </note> You should have a xsi namespace definition on <note> (xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance") And of course you need XML schema validating parser with all neccessary features enabled ... Martin -- Martin Krumpolec <krumpo@p...>
|

Cart



