Re: Output to an XML file

"Gilles Micas Knudsen" <gillesmicas-/[email protected]>
Newsgroups gmane.comp.lang.eiffel.gobo.general
Message-ID <[email protected]>
Thank you very much, Neal. I made it run with Eiffel's own classes, 
i.e. XM_FORMATTER, but I will take a look at the links you provided.

gilles

--- In [email protected], Neal Lester <neal@...> wrote:
>
> Other options:
> 
> In Eposix ( http://www.berenddeboer.net/eposix/ ), there is 
EPX_XML_WRITER.
> 
> In Goanna ( http://sourceforge.net/projects/goanna ), the tool 
> goa_build can create a class for creating XML with helper features 
> for each element in a relax ng compact syntax grammar.  The schema 
> rules are incorporated as preconditions to these helper 
> features.  However, only a small subset of possible xml schemas 
are 
> supported. (Download from Goanna from SVN, geant install and then 
see 
> doc/application.html)
> 
> Neal
> 
> At 04:20 AM 8/12/2006, you wrote:
> >What is the most straightforward way of outputting an XML 
document to
> >an XML file?
> >
> >Is there another way than defining a class inheriting from
> >XM_NODE_PROCESSOR as in:
> >
> >class
> >         CASES_FORMATTER
> >inherit
> >         XM_NODE_PROCESSOR
> >         redefine
> >             process_document, process_element, 
process_attributes,
> >             process_attribute, process_character_data,
> >             process_processing_instruction
> >         end
> >
> >         KL_IMPORTED_STRING_ROUTINES
> >etc ?
> >(This is literally reused from a GOBO example.)
> >
> >
> >
> >
> >
> >To Post a message, send it to:   gobo-eiffel@...
> >To Unsubscribe, send a blank message to: gobo-eiffel-
unsubscribe@...
> >Yahoo! Groups Links
> >
> >
> >
> >
>







To Post a message, send it to:   [email protected]
To Unsubscribe, send a blank message to: [email protected] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/gobo-eiffel/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.