[
Lists Home |
Date Index |
Thread Index
]
- To: "Bjoern Hoehrmann" <derhoermi@gmx.net>,<xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] XML Diff Markup
- From: "Sebastian Schnitzenbaumer" <schnitz@mozquito.com>
- Date: Fri, 12 Jul 2002 20:25:00 +0200
- Thread-index: AcIpyWPga+KsA4fCRIuyCEJRueT2gQAB8dvO
- Thread-topic: [xml-dev] XML Diff Markup
Why don't you use <ins> and <del> from XHTML thru
namespace and the modularization?
<myXML>jhjkhkjh<html:ins>This was inserted</html:ins>jhjkh</myXML>
<myXML>jhjkhkjh<html:del>This was deleted</html:del>jhjkh</myXML>
- Sebastian
-----Ursprüngliche Nachricht-----
Von: Bjoern Hoehrmann
Gesendet: Fr 12.07.2002 19:26
An: xml-dev@lists.xml.org
Cc:
Betreff: [xml-dev] XML Diff Markup
Hi,
I need a XML document type that allows me to markup edits to a
document
in order to get a different document, i.e., something like what
typical
diff tools generate for text files, just for and in XML. I was
not able
to find any.
regards.
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>,
an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
|