Main > Programming > Libraries >

XML::Namespace 0.02

XML::Namespace 0.02

Sponsored Links

XML::Namespace 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1141
Date added: 2006-09-08
Publisher: Andy Wardley

XML::Namespace 0.02 description

XML::Namespace is a Perl module with simple support for XML Namespaces.

SYNOPSIS

Example 1: using XML::Namespace objects

use XML::Namespace;

my $xsd = XML::Namespace->new(http://www.w3.org/2001/XMLSchema#);

# explicit access via the uri() method
print $xsd->uri(); # http://www.w3.org/2001/XMLSchema#
print $xsd->uri(integer); # http://www.w3.org/2001/XMLSchema#integer

# implicit access through AUTOLOAD method
print $xsd->integer; # http://www.w3.org/2001/XMLSchema#integer

Example 2: importing XML::Namespace objects

use XML::Namespace
xsd => http://www.w3.org/2001/XMLSchema#,
rdf => http://www.w3.org/1999/02/22-rdf-syntax-ns#;

# xsd and rdf are imported subroutines that return
# XML::Namespace objects which can be used as above

print xsd->uri(integer); # http://www.w3.org/2001/XMLSchema#integer
print xsd->integer; # http://www.w3.org/2001/XMLSchema#integer

This module implements a simple object for representing XML Namespaces in Perl. It provides little more than some syntactic sugar for your Perl programs, saving you the bother of typing lots of long-winded URIs. It was inspired by the Class::RDF::NS module distributed as part of Class::RDF.

XML::Namespace 0.02 Screenshot

Advertisements

XML::Namespace 0.02 Keywords

Bookmark XML::Namespace 0.02

Hyperlink code:
Link for forum:

XML::Namespace 0.02 Copyright

WareSeeker periodically updates pricing and software information of XML::Namespace 0.02 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::Namespace 0.02 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::CompareML is a Perl module for managing multi-system and multi-item comparisons. Free Download
XML::Literal is a Perl module with syntax support for XML literals. Free Download
XML::SAX2Perl is a Perl module to translate Perl SAX methods to Java/CORBA style methods. Free Download
XML::Quick is a Perl module to generate XML from hashes (and other data). Free Download
ModPerl::PackageRegistry is a Perl module to map URIs to perl package namespaces. Free Download
Locale::Memories is a Perl module for L10N Message Retrieval. Free Download
Net::UPCDatabase is a Perl module with a simple OO interface to UPCDatabase.com Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download