Re: [xml] xmllint reporting that a schema is empty



Hi Tobias,


xmllint --relaxng lightscene.xsd lightscene-example.xml
[...]
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema";>

WXS (W3C XML Schema) is not Relax NG. .xsd is not .rng.
So "--relaxng lightscene.xsd" must confuse the validator.

uhm, understood. but how do we then invoke a validation against W3C XML Schema?

Stefan
-- 
      \|/            Stefan Kost
     <@ @>           private            business
+-oOO-(_)-OOo------------------------------------------------------ - - -  -   -
|       __  Address  Simildenstr. 5     HTWK Leipzig, Fb IMN, Postfach 301166
|      ///           04277 Leipzig      04277 Leipzig
| __  ///            Germany            Germany
| \\\///    Phone    +49341 2253538     +49341 30766101
|  \__/     EMail    st_kost_at_gmx.net kost_at_imn.htwk-leipzig.de
|           WWW      www.sonicpulse.de  www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - -  -    -




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]