Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxDeleteXMLConfiguration (xmlConfigId : GENERIC)
                           status      : INTEGER;
 
To be completed
The xpxDeleteXMLConfiguration function deletes a XML Configuration for a compiled express schema in the EDMdatabase.
The argument <xmlConfigId> specifies the Instance Id that uniquely identifies the XML Configuration to be deleted.
This function is equivalent to the EDMinterface function edmiDeleteXMLConfiguration

  • No labels