Changing dataset table metadata

LabKey Support Forum (Inactive)
Changing dataset table metadata jeckels  2012-10-23 09:24
Status: Closed
 
Hi Anthony,

Try wrapping your XML with:

<ns:tables xmlns:ns="http://labkey.org/data/xml">

</ns:tables>

I know it's silly to have <tables> be the root element when the XML is scoped to a single table, but it's historically been expecting it to be set up like that.

Thanks,
Josh