Paramètre SAP ixml/xml_expansion_factor - XML expansion factor for the iXML DTD restriction

Short text
XML expansion factor for the iXML DTD restriction

Parameter description
This parameter is used if the parameter ixml/dtd_restriction is set to"expansion". In that case iXML compares the nuber of bytes read from thesource XML with number of bytes created during the
parsing. If the number of created bytes exeeds the product of number ofread bytes to the value in ixml/xml_expansion_factor, iXML interruptsthe XML parsing due to a detection of a DoS attack.
A low value in this parameter may lead to the issue, that the DTDrestiction prohibit the parsing of non critical XML documents.
Application programs can use the interface IF_IXML_ISTREAM to tooverwrite the default restriction.

Default value
10