BXE validation problems

Peter Heintz <[email protected]> Thu, 22 Jul 2004 15:16:27 +0000 (UTC)
Newsgroups gmane.editors.bitflux.general
Message-ID <[email protected]>
I am trying to use bxe within lenya to edit a forrest document file. So I 
converted the forrest DTD in RELAXNG. To get a root element I just created the 
following additional RELAXNG file:

<?xml version="1.0" encoding="UTF-8"?>

<grammar xmlns="http://relaxng.org/ns/structure/1.0">
  <include href="document-v12.mod.rng"/>

  <start>
	<ref name="document"/>
  </start>
</grammar>

Validation my example document with jing does not indicate a validation problem 
but withing bxe I always get the message that header and body elements are not 
allowed as child of the document root element. Any ideas are welcome.

Versions:
BXE 0.9.5
Lenya 1.2


Thanks in advance!
Peter

-- 
bx-editor-users mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users