Consultor Eletrônico



Kbase P32634: XML parser is missing nodes if there is not a newline charac
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/07/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

XML parser is missing nodes if there is not a newline character at the end of the previous node

CAUSE:

Application code did not correctly understand that the NUM-CHILDREN() method views whitespace (which a newline character is considered to be) as a node.

FIX:

Modify application source code to properly handle a node that contains only whitespace