AW: BXE validation problems

"Heintz Peter" <[email protected]> Mon, 26 Jul 2004 11:55:14 +0200
Newsgroups gmane.editors.bitflux.general
Message-ID <6643227F60B238429EC9BC4E838A21A528C5C7@mucs0129.muc.knorr-bremse.com>
Thanks for your quick response. This validation problem is gone some how but now I have got an other problem. I just tried to post it to the lenya user group but I received an mail delivery failure.

My problem now. 

I can load my sample file in bxe without any message but the JavaScript Console lists the following error

Error: startElement has no properties
Source File: http://localhost...../releaNG.js  Line: 300

Trying to save the document gives me the following message:

Error: this.ownerDocument.vdom.firstChild has no properties
Source File: http://localhost...../NodeVal.js Line 232

I am not having a CSS file so far so the content seem to be listed in default style. But I also wonder why I only can select the root element and no sub-elements in bxe.

Here are my actual files.



The first error I try the reproduce and to send you later.

-----Ursprüngliche Nachricht-----
Von: Christian Stocker [mailto:[email protected]] 
Gesendet: Montag, 26. Juli 2004 11:25
An: Heintz Peter
Cc: [email protected]
Betreff: Re: [bx-editor-users] BXE validation problems

Hi Peter

(your mail was in the "to be approved" queue...)



On 22.7.2004 17:16 Uhr, Peter Heintz wrote:

> 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>

Can you send me (or put online somewhere) all your relaxng-files and a 
sample xml document?
It's hard to debug this way ;)

thanks

chregu

> 
> 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
> 

-- 
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
http://www.bitflux.ch  |  [email protected]  |  gnupg-keyid 0x5CE1DECB 
  
This e-mail including any files attached is intended for the addressee only. It may contain trade secrets or undisclosed or otherwise confidential information. If you are not the intended recipient, you may not review, copy or distribute this message. If you have received this communication in error, please notify us immediately by e-mail and delete the original message. Thank you for your cooperation

-- 
bx-editor-users mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users
docdescription.rng (application/octet-stream, 340 B) - not displayed
document-v12-mod.rng (application/octet-stream, 27.6 KB) - not displayed