TableLinkbaseNamespace
Enables the loading of table linkbases written with a previous draft specification. The namespace parameter specifies the table linkbase. Table linkbase validation, resolution, and layout is, however, always performed according to the Table Linkbase 1.0 Recommendation of 18 March 2014. Use ##detect to enable auto-detection.
The following values are recognized for the namespace parameter:
•##detect
•http://xbrl.org/PWD/2013-05-17/table
•http://xbrl.org/PWD/2013-08-28/table
•http://xbrl.org/CR/2013-11-13/table
•http://xbrl.org/PR/2013-12-18/table
•http://xbrl.org/2014/table
COM and .NET
Signature: TableLinkbaseNamespace(string namespace)
Java
Signature: public void setTableLinkbaseNamespace(string namespace)