[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Clarification on XML Schema error
- From: Boris Kolpackov <boris codesynthesis com>
- To: xml gnome org
- Subject: Re: [xml] Clarification on XML Schema error
- Date: Mon, 14 May 2007 18:43:16 +0000 (UTC)
Hi Rob,
Rob Laveaux <rob laveaux pluggers nl> writes:
> <xs:schema xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"
> xmlns="" id="NewDataSet" xmlns:xs="http://www.w3.org/2001/XMLSchema">
^^^^^^^^
This is not necessary and is actually illegal since XML namespace
cannot be an empty string. I guess libxml gets confused by this
while the schema processor in Oxygen simply ignores the declaration.
hth,
-boris
--
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]