xpxGetXml

FUNCTION xpxGetXml (xmlId                      : GENERIC;
                    VAR xmlFile                : STRING;
                    VAR xmlString              : STRING;
                    VAR XmlStringLength        : INTEGER;
                    VAR diagnosticFile         : STRING;
                    VAR diagnosticString       : STRING;
                    VAR diagnosticStringLength : INTEGER;
                    VAR encoding               : STRING;
                    VAR numberOfWarnings       : INTEGER;
                    VAR numberOfErrors         : INTEGER)
                    status                     : INTEGER;

Use this function to ....

Arguments


1TypeNameComment
2GENERICxmlIdcomment
3STRINGxmlFile 
4STRINGxmlString 
5INTEGERXmlStringLength 
6STRINGdiagnosticFile 
7STRINGdiagnosticString 
8INTEGERdiagnosticStringLength 
9STRINGencoding 
10INTEGERnumberOfWarnings 
11INTEGERnumberOfErrors 

Return Value


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

Options


 

Example


<Missing Example>

 

See also

Filter by label

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