Unix Man page/Perldoc/Info page, English-Chinese Dictionary,
Chinese-English Dictionary
XML::Elemental::Util(3User Contributed Perl DocumentaXML::Elemental::Util(3pm)
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 ele-
ment 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.
perl v5.8.7 2005-11-18 XML::Elemental::Util(3pm)
|