[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: RE: Simple Schema
  • From: KRUMPOLEC Martin <krumpolec@a...>
  • Date: Fri, 8 Feb 2002 12:57:30 +0100
  • Return-receipt-to: KRUMPOLEC Martin <krumpolec@a...>

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...>

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member