Main > Programming > Libraries >

XML::Structured 1.0

XML::Structured 1.0

Sponsored Links

XML::Structured 1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1144
Date added: 2006-09-07
Publisher: Michael Schroeder

XML::Structured 1.0 description

XML::Structured is a simple conversion API from XML to perl structures and back.

SYNOPSIS

use XML::Structured;

$dtd = [
element =>
attribute1,
attribute2,
[],
element1,
[ element2 ],
[ element3 =>
...
],
[[ element4 =>
...
]],
];

$hashref = XMLin($dtd, $xmlstring);
$hashref = XMLinfile($dtd, $filename_or_glob);
$xmlstring = XMLout($dtd, $hashref);

The XML::Structured module provides a way to convert xml data into a predefined perl data structure and back to xml. Unlike with modules like XML::Simple it is an error if the xml data does not match the provided skeleton (the "dtd"). Another advantage is that the order of the attributes and elements is taken from the dtd when converting back to xml.

XML::Structured 1.0 Screenshot

Advertisements

XML::Structured 1.0 Keywords

Bookmark XML::Structured 1.0

Hyperlink code:
Link for forum:

XML::Structured 1.0 Copyright

WareSeeker periodically updates pricing and software information of XML::Structured 1.0 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::Structured 1.0 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
Sponsored Links
Related Software
Struct::Compare is a recursive diff for perl structures. Free Download
Inline::Struct is a Perl module that manipulate C structures directly from Perl. Free Download
XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation. Free Download
DTD to XML Schema translator allows you to translate a Document Type Definition (DTD) into an XML Schema. Free Download
XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. Free Download
XML::Simple::DTDReader is a simple XML file reading based on their DTDs. Free Download
XML::Quick is a Perl module to generate XML from hashes (and other data). Free Download
XMLParser is a library that assists in parsing XML documents into generic PHP arrays. Free Download