FUNCTION xpxCreateXmlConfigurationEx (schemaId : GENERIC; xmlConfigString : STRING; xmlConfigFileName : STRING; nameSpace : STRING; nameSpaceAlias : STRING; xmlSchemaURL : STRING; options : INTEGER; VAR parserMessage : STRING; VAR xmlConfigId : GENERIC; VAR xmlConfigName : STRING) status : INTEGER;
he following "convenience" EDMexpressX built-in function is implemented. The "convenience" is that it returns bothe the "xmlConfigId" and "xmlConfigName" of the created XML configuration.
Arguments
Type | Name | Comment |
GENERIC | schemaId | comments |
STRING | xmlConfigString | |
STRING | xmlConfigFileName | |
STRING | nameSpace | |
STRING | nameSpaceAlias | |
STRING | xmlSchemaURL | |
INTEGER | options | |
STRING | parserMessage | |
GENERIC | xmlConfigId | |
STRING | xmlConfigName |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Option | Comment |
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.