Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Folks,
we use enumerations within a W3C schema. We also use this schema to generate a tsd file. All works fine.
Now we want check from within a java program whether some enumerations exist for a certain element. How does this work and does it work at all?
Harald