Web Data Management Which statement is true? All the statements are true All XML elements must have a closing tag All XML elements must be lower case All XML documents must have a DTD All the statements are true All XML elements must have a closing tag All XML elements must be lower case All XML documents must have a DTD ANSWER DOWNLOAD EXAMIANS APP
Web Data Management DTD includes the specifications about the markup that can be used within the document, the specifications consists of all EXCEPT ? the browser name element declarations the size of element name entity declarations the browser name element declarations the size of element name entity declarations ANSWER DOWNLOAD EXAMIANS APP
Web Data Management For XML document to be valid ? document need to be well formed & valid document need to be well formed also document need not to be well formed document validity has no relationship with well formedness document need to be well formed & valid document need to be well formed also document need not to be well formed document validity has no relationship with well formedness ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of the following strings are a correct XML name? None of these #myElement my Element _myElement None of these #myElement my Element _myElement ANSWER DOWNLOAD EXAMIANS APP
Web Data Management The syntax for parameter entity is < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> < ENTITY % NAME DEFINITION> ANSWER DOWNLOAD EXAMIANS APP
Web Data Management How can we make attributes have multiple values ? attributes cannot have multiple values attributes cannot have multiple values ANSWER DOWNLOAD EXAMIANS APP