constant TAXONOMY_XML_XSI_NS in Taxonomy import/export via XML 6
Same name and namespace in other branches
- 6.2 tcs_format.inc \TAXONOMY_XML_XSI_NS
- 7 formats/tcs_format.inc \TAXONOMY_XML_XSI_NS
1 use of TAXONOMY_XML_XSI_NS
- taxonomy_xml_tcs_document in ./
tcs_format.inc - Set up a TCS document preamble. Returns a document, also sets the passed handle to the RDF node that content should land in
File
- ./
tcs_format.inc, line 264 - Include routines for the Taxon Concepts Schema as used by "the Encyclopedia of Life" original XML parsing and taxonomy/term creation. and others.
Code
define('TAXONOMY_XML_XSI_NS', 'http://www.w3.org/2001/XMLSchema-instance');