[EMAIL PROTECTED] wrote:
It is possible to add any attribute you like to the schema XML; it will be
ignored by the generator scripts. I find this useful in order to add extra
semantics to the schema, which I then pick up in my own xml parser when
generating C/perl interfaces to my Java API.
In particular, I find it useful to mark some columns as write-once: they
may be set when the object is created but may never be modified later.
You can probably do this now, but as the document will not validate
against the provided DTD - you might want to comment out the doctype
declaration at the top of the file.
Scott
--
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]