users@jaxb.java.net

Is there a way to read schema in order to get meta data information?

From: Ravi Shrivastava <ravi.shrivastava_at_bankofamerica.com>
Date: Wed, 19 Feb 2003 15:54:46 -0700

Is there a way I can read an schema file to get meta data information? Assuming I have schema that allows an element to have only 2 values (VALUE1 and VALUE2), can I get these allowable values out of the schema - so that I can put them in some UI widget (JCombobox maybe).

Ravi.