Consultor Eletrônico



Kbase P87931: What is XML generation?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/13/2004
Status: Unverified

GOAL:

What is XML generation?

FIX:

The generation of XML involves the creation of an XML document. An XML document can be a file, an object in an XML repository, or a message that is to be transported to another process. There are many ways in which XML can be generated:

? Manually from an editor.

? From a data source such as a database using the 4GL.

? From another XML document.

? From a data source using Java or another language.

? From a message received by another process.