I am writing an application that reads/writes XML. The app does not use JDO nor does
it read/write to a database. However, I need to generate primary keys for some of the
objects that have "xsd:ID" fields. The schema uses xlink because objects in one
document type may refer to objects in a second document type.
What's the simplest and/or best way to generate these keys?
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev