Main > Programming > Libraries >

XML::Code 0.04

XML::Code 0.04

Sponsored Links

XML::Code 0.04 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.017 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1139
Date added: 2006-09-14
Publisher: Arne Claassen

XML::Code 0.04 description

XML::Diff is a Perl module for XML DOM-Tree based Diff & Patch Module.

SYNOPSIS

my $diff = XML::Diff->new();

# to generate a diffgram of two XML files, use compare.
# $old and $new can be filepaths, XML as a string,
# XML::LibXML::Document or XML::LibXML::Element objects.
# The diffgram is a XML::LibXML::Document by default.
my $diffgram = $diff->compare(
-old => $old_xml,
-new => $new_xml,
);

# To patch an XML document, an patch. $old and $diffgram
# follow the same formatting rules as compare.
# The resulting XML is a XML::LibXML::Document by default.
my $patched = $diff->patch(
-old => $old,
-diffgram => $diffgram,
);

This module provides methods for generating and applying an XML diffgram of two related XML files. The basis of the algorithm is tree-wise comparison using the DOM model as provided by XML::LibXML.

The Diffgram is well-formed XML in the XVCS namespance and supports update, insert, delete and move operations. It is meant to be human and machine readable. It uses XPath expressions for locating the nodes to operate on.

XML::Code 0.04 Screenshot

Advertisements

XML::Code 0.04 Keywords

Bookmark XML::Code 0.04

Hyperlink code:
Link for forum:

XML::Code 0.04 Copyright

WareSeeker periodically updates pricing and software information of XML::Code 0.04 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::Code 0.04 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::Records is a Perl module for perlish record-oriented interface to XML. Free Download
XML::DOM::Lite is a Lite Pure Perl XML DOM Parser Kit. Free Download
XML::DOM::Node is a super class of all nodes in XML::DOM. Free Download
XML::DOM is a perl module for building DOM Level 1 compliant document structures. Free Download
XML::Checker is a Perl module for validating XML. Free Download
XML::DOM::XMLDecl is a XML declaration in XML::DOM. Free Download
XML::DOM::XML_Base Perl module can apply xml:base to attribute values. Free Download