Consultor Eletrônico



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

GOAL:

What is XML processing?

FIX:

An XML document is human readable but the generation and parsing of XML documents, as well as the acquisition of content of an XML document requires processing by a software component that understands the structure of XML.

The processing that applications need to perform on XML documents can be categorized as:

? Parsing

? Generation

? Validation

? Transformation

? Querying

XML-enabled applications are those that can do the necessary XML processing in order to get the job done.