You are here

constant TAXONOMY_XML_XSI_NS in Taxonomy import/export via XML 7

Same name and namespace in other branches
  1. 6.2 tcs_format.inc \TAXONOMY_XML_XSI_NS
  2. 6 tcs_format.inc \TAXONOMY_XML_XSI_NS
1 use of TAXONOMY_XML_XSI_NS
taxonomy_xml_tcs_document in formats/tcs_format.inc
Set up a TCS document preamble.

File

formats/tcs_format.inc, line 275
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');