constant TAXONOMY_XML_KML_NS in Taxonomy import/export via XML 6.2
2 uses of TAXONOMY_XML_KML_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 42 - Include routines for RDF parsing and taxonomy/term creation. @author dman http://coders.co.nz
Code
define('TAXONOMY_XML_KML_NS', 'http://earth.google.com/kml/2.1/');