Applying XML style sheet processing to Integration Object output

&sprod provides an XML style sheet, HPubConvertToTableFormat.xsl, that can be applied to the getHPubXMLProperties() function call for tabular data. Applying the style sheet produces an XML format including the table name and column names, and reorders data in record format. To apply the HPubConvertToTableFormat.xsl style sheet, you must code the getHPubXMLProperties() function call as getHPubXMLProperties("HPubConvertToTableFormat.xsl").

For information on the methods that you can use in WebSphere® applications, see Integration Object methods.