Hi, I am new to this list and do not know if this has already been discussed here. I was writing some time ago an xml editor, which provides an input template to the user. The template gets defined by a schema like syntax (more a subset of the specification). Since then the specification has changed a few times, so I am not complient to the specification anymore at all. Now I was wondering, since Xerces supports schemas, if I can use Xerces for getting the information about an documents structure out of a schema. I started to write a small application, which was working pretty fine - until I got to the point where I wanted to get information about the documents attributes. I am able to validate the attributes, but I cannot predifine the input. I would like to support input for Dates or selection list for enumerations, but I do not get the information, because this is declared private in the DatatypeValidators. When I as looking at the specifications for Xerces 2 it says, that a support for XML editing will be provided, but it seems that not much is happening to Xerces 2. Is this project still running? I am interested, if anyone of you has tried to use the schema support of Xerces for editing purpose?
Regards, Harald Dietrich [EMAIL PROTECTED] www.webfair.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]