Web Data Management
When processing an output XML, "new line" symbols ?

are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix
are converted to single LF symbol
are converted to single CR symbol
are discarded

ANSWER DOWNLOAD EXAMIANS APP

Web Data Management
There is a way of describing XML data, how?

XML uses a DTD to describe the data & XML uses a description node to describe data
XML uses a description node to describe data
XML uses a DTD to describe the data
XML uses XSL to describe data

ANSWER DOWNLOAD EXAMIANS APP

Web Data Management
The use of a DTD in XML development is ?

no longer necessary after the XML editor has been customized
required when validating XML documents
a good guide to populating a templates to be filled in when generating an XML document automatically
used to direct conversion using an XSLT processor

ANSWER DOWNLOAD EXAMIANS APP