RDF::Query::Functions::Xpath(3pm)			User Contributed Perl Documentation			 RDF::Query::Functions::Xpath(3pm)

NAME
RDF::Query::Functions::Xpath - XPath functions VERSION
This document describes RDF::Query::Functions::Xpath version 2.908. DESCRIPTION
Defines the following function: o http://www.w3.org/2005/xpath-functions#matches o http://www.w3.org/2005/xpath-functions#abs o http://www.w3.org/2005/xpath-functions#ceiling o http://www.w3.org/2005/xpath-functions#floor o http://www.w3.org/2005/xpath-functions#round o http://www.w3.org/2005/xpath-functions#round-half-to-even o http://www.w3.org/2005/xpath-functions#compare o http://www.w3.org/2005/xpath-functions#concat o http://www.w3.org/2005/xpath-functions#substring o http://www.w3.org/2005/xpath-functions#string-length o http://www.w3.org/2005/xpath-functions#upper-case o http://www.w3.org/2005/xpath-functions#lower-case o http://www.w3.org/2005/xpath-functions#encode-for-uri o http://www.w3.org/2005/xpath-functions#contains o http://www.w3.org/2005/xpath-functions#starts-with o http://www.w3.org/2005/xpath-functions#ends-with o http://www.w3.org/2005/xpath-functions#year-from-dateTime o http://www.w3.org/2005/xpath-functions#month-from-dateTime o http://www.w3.org/2005/xpath-functions#day-from-dateTime o http://www.w3.org/2005/xpath-functions#hours-from-dateTime o http://www.w3.org/2005/xpath-functions#minutes-from-dateTime o http://www.w3.org/2005/xpath-functions#seconds-from-dateTime o http://www.w3.org/2005/xpath-functions#timezone-from-dateTime AUTHOR
Gregory Williams <gwilliams@cpan.org>. perl v5.14.2 2012-01-31 RDF::Query::Functions::Xpath(3pm)