RE: [xml-dev] XML Diff Markup

From
Sebastian Schnitzenbaumer <>
To
Bjoern Hoehrmann <>,
Date
2002-07-12T18:25:00Z
ID
<>
Thread
RE: [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:  
	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>