Hi, many thanks to Radu, for providing the right direction. Actually the year in the namespace URI should have been enough to make clear that http://xml.apache.org/xmlbeans/2004/02/xbean/config is the right namespace. There are also some good examples using this namespace on the wiki page for xsdconfig files: http://wiki.apache.org/xmlbeans/XsdConfigFile. Unfortunately this page is only linked from the FAQ section about modifying the generated interfaces.
Is there a permanent link to the current version of the schema that I could use in a xsi:schemaLocation attribute? Currently I use the URL http://svn.apache.org/viewvc/xmlbeans/tags/2.4.0/src/configschema/schema /xmlconfig.xsd?view=co. This URL refers to the revision tagged as 2.4.0 in the subversion repository. Its only flaw is that it relies on ViewVC to get the file. It would be great to have a (permanent/shorter) URL like http://xmlbeans.apache.org/xsd/xsdconfig-2.4.0.xsd. Do you / could you provide a URL like this? Best regards Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

