| |
Controls whether or not to return warnings when the application passes unrecognized elements in a request (i.e., elements that are not defined in the schema). (This does not control warnings related to unrecognized values within elements.) Schema element names are case-sensitive, so this option can also help you remove any potential hidden bugs within your application due to incorrect case or spelling in tag names before you put your application into the Production environment. Note that this setting only validates elements; it does not validate XML attributes.br br We recommend that you only use this during development and debugging. Do not use this in requests in your production code.br br See the following Knowledge Base article for additional information br a href="https://ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std_adp.php?p_faqid=499" target="_blank" https //ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std_adp.php?p_faqid=499/a
|