[Home] [By Thread] [By Date] [Recent Entries]

  • To: Tom Gaven <Tom.Gaven@e...>, xml-dev <xml-dev@l...>
  • Subject: RE: [ANN] xmloperator 3.0
  • From: didier demany <didierdemany@y...>
  • Date: Fri, 7 Nov 2003 09:08:53 +0100 (CET)
  • In-reply-to: <08AE6B9487F960468A915ECA3C29E1AC05561416@N...>

Hi Tom,

 --- Tom Gaven <Tom.Gaven@e...> a écrit : > Hi
Didier,
>     Does your editor show a text view?

No, it shows only a tree view.

> I'm working
> on an xml editor as
> well, it primarily has text view support.  I'm
> wondering how you are using
> RELAX NG to guide editing??

If your question is about functional use, I think that
trying the tool will give you the answer.

If your question is about technical realisation, I'm
afraid you have to go into sources :
- org.xmloperator.framework.document.relaxng.*
- org.xmloperator.document.relaxng.*

Regards,

Didier


> 
>     I'll have to download your editor and give it a
> try.
> 
> Thanks, Tom
> 
> -----Original Message-----
> From: didier demany [mailto:didierdemany@y...] 
> Sent: Thursday, November 06, 2003 2:33 PM
> To: xml-dev
> Subject:  [ANN] xmloperator 3.0
> 
> 
> I am pleased to announce the release 3.0 of the open
> source XML editor [1]. This release has capability
> for
> editing large documents, which cannot stay entirely
> in
> memory space.
> 
> This capability is based on an intermediary document
> storage format, which has been called "BRXI/0" for
> "Binary format for Randomly accessed XML Infoset,
> variant zero".
> 
> This binary format has the following
> characteristics:
>  - Standalone. No DOCTYPE.
>  - Encoding UTF-16BE.
>  - Each Node is streamed with its length in order to
> be easily skiped.
>  - Namespace unaware.
> 
> As the tool is based on DOM, the release contains a
> BRXI DOM implementation. This implementation is
> limited to just what the tool uses, which is about
> 80%
> of DOM level 1 and 10% of DOM level 2. It is thread
> safe, as required by the GUI.
> 
> Usual features of the tool, such as RELAX NG schema
> driven editing, are maintained.
> 
> Regards,
> 
> Didier Demany
> The_xmloperator_project
> 
> [1] http://www.xmloperator.net/


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member