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:
 
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

  • No labels