Main > Programming > Libraries >

XML::DifferenceMarkup 1.00

XML::DifferenceMarkup 1.00

Sponsored Links

XML::DifferenceMarkup 1.00 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.056 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 798
Date added: 2007-08-17
Publisher: Vaclav Barta

XML::DifferenceMarkup 1.00 description

XML::DifferenceMarkup is a XML diff and merge.

SYNOPSIS

use XML::DifferenceMarkup qw(make_diff);

$parser = XML::LibXML->new();
$parser->keep_blanks(0);
$d1 = $parser->parse_file($fname1);
$d2 = $parser->parse_file($fname2);

$dom = make_diff($d1, $d2);
print $dom->toString(1);

This module implements an XML diff producing XML output. Both input and output are DOM documents, as implemented by XML::LibXML.

The diff format used by XML::DifferenceMarkup is meant to be human-readable (i.e. simple, as opposed to short) - basically the diff is a subset of the input trees, annotated with instruction element nodes specifying how to convert the source tree to the target by inserting and deleting nodes. To prevent name colisions with input trees, all added elements are in a namespace http://www.locus.cz/diffmark (the diff will fail on input trees which already use that namespace).

XML::DifferenceMarkup 1.00 Screenshot

Advertisements

XML::DifferenceMarkup 1.00 Keywords

Bookmark XML::DifferenceMarkup 1.00

Hyperlink code:
Link for forum:

XML::DifferenceMarkup 1.00 Copyright

WareSeeker periodically updates pricing and software information of XML::DifferenceMarkup 1.00 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::DifferenceMarkup 1.00 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML::Diff is a Perl module for XML DOM-Tree based Diff & Patch Module. Free Download
XML::Literal is a Perl module with syntax support for XML literals. Free Download
XML::Descent is a Perl module for recursive descent XML parsing. Free Download
XML::Simple::DTDReader is a simple XML file reading based on their DTDs. Free Download
XML Security Library is a C library based on LibXML2. Free Download
XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation. Free Download
XML::CompareML is a Perl module for managing multi-system and multi-item comparisons. Free Download
xmlenc provides a light-weight XML output library for Java. Free Download