Re: Output to an XML file
Neal Lester <neal-DEdZIOWp9kBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] >To Unsubscribe, send a blank message to: [email protected] >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/