|
The
XML-XML Mapping Tool helps in mapping between multiple
XML schemas and generating a XSLT file for the mapping,
and able to save it to a Repository. The Mapping contains
two modules: Mapping GUI and Mapping Engine. Mapping
GUI allow user to create and edit map; Mapping Engine
will execute the map file generated by Mapping GUI.
The
mapping would support not only one-one mapping, but
also many-one and one-many mapping. User would be able
to select multiple source schemas and map to one target
or select one source and map to multiple targets.
|
The
mapping would be designed to support different file formats,
DTD, XML schemas, or possible UDF, EDI. The mapping file
should be XML based, like XSLT, or extension of XSLT and
should be executed by mapping engine.
The GUI would be Java Swing
based, on JDK 1.2 environment. The application would
be designed to run on Windows NT and Solaris platforms.
|