...
Web-Technologies
September 7, 2024
Computer-Networks
September 7, 2024
Web-Technologies
September 7, 2024
Computer-Networks
September 7, 2024

Web-Technologies

Question 15
An XML document that adheres to syntax rules specified by XML 1.0 specification in that it must satisfy both physical and logical structured, is called:
A
Well – formed
B
Reasonable
C
Valid
D
Sophisticated
Question 15 Explanation: 
A well-formed document in XML is a document that “adheres to the syntax rules specified by the XML 1.0 specification in that it must satisfy both physical and logical structures”.
Well formed documents requirements:
1. Content be defined.
2. Content be delimited with a beginning and end tag
3. Content be properly nested (parents within roots, children within parents)
Correct Answer: A
Question 15 Explanation: 
A well-formed document in XML is a document that “adheres to the syntax rules specified by the XML 1.0 specification in that it must satisfy both physical and logical structures”.
Well formed documents requirements:
1. Content be defined.
2. Content be delimited with a beginning and end tag
3. Content be properly nested (parents within roots, children within parents)

Leave a Reply

Your email address will not be published. Required fields are marked *