OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Simple Schema

[ Lists Home | Date Index | Thread Index ]
  • To: xml-dev@lists.xml.org
  • Subject: RE: [xml-dev] Simple Schema
  • From: KRUMPOLEC Martin <krumpolec@asset.sk>
  • Date: Fri, 8 Feb 2002 12:57:30 +0100
  • Return-receipt-to: KRUMPOLEC Martin <krumpolec@asset.sk>

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@pobox.sk>




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS