Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[xsd-dev] Using/Parsing w3.2001.XMLSchema

XSD Developers:

I am really amazed by the sample schema editor. It 
has found even subtle errors.

I am trying to create classes from imported schemas,
initially using EMF, but I may switch to Castor.

The problem I am having is that the schemas I start
with reference XMLSchema itself.  I have not been able
to locate a compatible XMLSchema.xsd, XMLSchema.dtd and 
datatypes.dtd (the later two being included by the first)
which are all compatible with one another.  The sample 
schema editor issues dozens of errors for XMLSchema.xsd,
even when the DTD's are in the eclipse home directory
(as expected by eclipse).

EMF will expect an actual schema for any included namespace,
but I don't know how to include the XMLSchema namespace 
itself.  

I am not certain how to proceed. Any thoughts would be
helpful. 

Thanks,
Hank

============================================
Replying to a list?  I'll get my copy there!

Hank Ratzesberger
Institute for Crustal Studies
University of California, Santa Barbara
============================================


Back to the top