Christian

I was the person who posted the FO DTD. I haven't posted the XSD (XML-Schema) because 
I haven't
tested the DTD yet. You've got XML Spy, just take the DTD and run it through the 
conversion.
"DTD/Schema" - "Convert DTD/Schema" - Check "W3C Schema", "Elements", and "Make Global
Definition". 

I want to keep it in the DTD form during testing for two reasons

1. The recommendation is in DTD format so I can cut and paste a lot of stuff
2. The DTD format allows me to define substitution variables for "attributes supported 
by FOP" /
"Not supported by FOP" so I can easily generate an FOP specific XSD vs. a validating 
XSD

The XSD is cool because I can write XSLs to generate text editor macro code and FO 
test cases and
stuff like that.

The downside of the DTD format is that I haven't found a utility that will convert the 
DTD
substitution variables to XSD defined types. So, after I create the XSD, I have to 
manually
generate the defined types and that's a pain. So . . . I don't want to do it until 
I've tested the
DTD.

If anyone wants me to post the XML Spy generated XML-Schema, I will.

Chuck


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to