SAP IXML PARSE RENDER TK TAB ABEXA SAP Info












iXML Library, Token Parsers and Renderers, Table
Parses XML data to an internal table and renders this table.


ABAP_SOURCE_CODE
ABAP_EXEC


ABAP_DESCRIPTION
Using a token parser, XML
is parsed directly to the attribute TOKENS with the type SIXMLDOM. The nodes for the attributes are then removed. The modified table is passed to a token renderer. The result is the XML data without attributes.
Instead of removing the attributes in the ABAP program, the value of
if_ixml_token_parser=>co_tk_attribute can simply be subtracted from the actual parameter for tk_mask. The parser then does not place the attributes in the internal table.
Message text extract from SAP system. Copyright SAP SE.


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!