You are here

constant TAXONOMY_XML_GEO_NS in Taxonomy import/export via XML 6.2

2 uses of TAXONOMY_XML_GEO_NS
geotaxonomy_taxonomy_xml_rdf_document_setup in includes/taxonomy_xml.geotaxonomy.inc
Add the expected namespaces to the root of the document during construction.
geotaxonomy_taxonomy_xml_rdf_export_term in includes/taxonomy_xml.geotaxonomy.inc
Add geotag information to the export document.

File

./rdf_format.inc, line 41
Include routines for RDF parsing and taxonomy/term creation. @author dman http://coders.co.nz

Code

define('TAXONOMY_XML_GEO_NS', 'http://www.w3.org/2003/01/geo/wgs84_pos#');