[relaxng-user] combining schemas
Bruce D'Arcus
bdarcus at fastmail.fm
Tue Nov 25 13:02:35 ICT 2003
OK, we're making progress. NXML mode will now load the schema without
complaining. However, it will not give me any completion options
anywhere!
I've commented out the start pattern for biblio-notes, and modified the
mods schema to have the necessary named pattern for extension, which
I've reposted here:
http://www.users.muohio.edu/darcusb/files/mods3.rnc
Bruce
On Tuesday, November 25, 2003, at 11:37 AM, Eric van der Vlist wrote:
> The simplest solution is to remove the definition of the start pattern
> in biblio-notes.rnc and just write:
>
> ==============================================
> include "biblio-notes.rnc"
>
> include "mods.rnc" {
> extension = element extension { biblio-notes }*
> }
> ==============================================
More information about the relaxng-user
mailing list