Timothy Appnel > XML-Elemental > XML::Elemental::Util

Download:
XML-Elemental-2.11.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

NAME ^

XML::Elemental::Util - utility methods for working with XML::Elemental.

METHODS ^

All utility methods are exportable.

process_name($name)

Takes one required string presumed to be in Clarkian notation and parses it into its local name and namespace URI parts. If the element name does not have a namespace provided a null string is returned. An element must always have a local part, however if undefined is returned the name was not a in the proper notation.

AUTHOR & COPYRIGHT ^

Please see the XML::Elemental manpage for author, copyright, and license information.