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 »

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


TypeNameComment
GENERICschemaIdcomments
STRINGxmlConfigString 
STRINGxmlConfigFileName 
STRINGnameSpace 
STRINGnameSpaceAlias 
STRINGxmlSchemaURL 
INTEGERoptions 
STRINGparserMessage 
GENERICxmlConfigId 
STRINGxmlConfigName 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


OptionComment
  

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels