Re: [xml] Clarification on XML Schema error



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]