SYNTAX:
xpxDeleteXMLConfigurationBN (schemaId : GENERIC; xmlConfigName : STRING) status : INTEGER;
To be completed
The xpxDeleteXMLConfigurationBN() function deletes a XML Configuration for a compiled express schema in the EDMdatabase.
The argument <schemaId> specifies the numeric schemaID that uniquely identifies the Express schema for wich the XML Configuration to delete was created
The argument <xmlConfigName> specifies the Name of the XML Configuration to delete
This function is equivalent to the EDMinterface function edmiDeleteXMLConfigurationBN
General
Content
Integrations