Consultor Eletrônico



Kbase P10982: Is it possible to get the XML SAVE() method not to write out
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/27/2003
Status: Unverified

GOAL:

Is it possible to get the XML SAVE() method not to write out the XML version information?

FACT(s) (Environment):

Progress 9.1x

FIX:

It is not possible to get the SAVE() method to not write out the following line in the XML document:

<?xml version='1.0' ?>

The XML standards require this line to be included as the first element in any XML document.