Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Custom XML I/O for document parts not in the base XSD schema(How can I read/write XML/EMF documents with embedded "legacy" objects having their own XML I/O ?)
Custom XML I/O for document parts not in the base XSD schema [message #1426378] Thu, 18 September 2014 17:01
Gordan Vosicki is currently offline Gordan VosickiFriend
Messages: 13
Registered: March 2013
Junior Member
I would like to use EMF to model the OGC symbology.
The symbology schema references SVG and GML, which are both quite big schemas. A raw generation of the symbology schema has the side effect of creating models Ecore models for both SVG and GML.

There are existing libraries to handle, parse and generate SVG and GML contents, which I would like to use.
Is there a way to use the EMF/XML read/write technologies, but to say that the handling of some of the contents (a sort of sub-document) has to be delegated to another library, i.e. is the IO package able to treat some elements (and all their contents) as "bulk load" to be passed to another parser and the opposite on generation ?

Example: "Filter" references the GML _Geometry ... which is a world in itself!
http://www.mediamaps.ch/ogc/schemas-xsdoc/sld/1.1.0/FeatureStyle_xsd.html
  • Attachment: .project
    (Size: 0.28KB, Downloaded 261 times)

[Updated on: Thu, 18 September 2014 18:09]

Report message to a moderator

Previous Topic:[EEF] Is EEF still alive?
Next Topic:[EMFStore] Renaming/ Refactoring a shared project
Goto Forum:
  


Current Time: Tue Mar 19 08:51:57 GMT 2024

Powered by FUDForum. Page generated in 0.01997 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top