|
[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: validating against the standard W3C
Title: validating against the standard W3C
|
The W3C site has a listing of schema validators at
http://www.w3.org/XML/Schema.html if
all you need to do is validate your schema files.
-- THINGS TO DO IF I BECOME AN EVIL OVERLORD #168 I will plan in
advance what to do with each of my enemies if they are captured. That way, I
will never have to order someone to be tied up while I decide his
fate.
----- Original Message -----
Sent: Tuesday, December 11, 2001 3:25
AM
Subject: validating against the
standard W3C
hello,
at this moment, we are using MSV from Sun to
validate our schema's and it works well, good and quick... while working with our own schema's.
we want to validate our schema's against the
standard W3C schema but by implementing this, we get errors...
Has anyone an idea of how we should use this
standard, should we download the files and then use them (if so where can we
find them -> the correct ones)
when pointing directly to the url, it can't
validate www.w3.org... when
downloading the file, it can't find the anySimpleType...
Source Code VerifierFactory factory = new
com.sun.msv.verifier.jarv.TheFactoryImpl(); and: Schema schema = factory.compileSchema("http://www.w3.org/2001/XMLSchema.xsd");
Verifier verifier =
schema.newVerifier(); or: Verifier verifier
= factory.newVerifier("d:/schema/XMLSchema.xsd");
Has anyone an idea about how we should validate our
xml files against this standard??
thanks for helping, bart
|

|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
 |
| Atom 0.3 |
 |
| |
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|