QuestionQ20
Data SerializationWhich two statements regarding XML Schema Definition (XSD) files are correct?
Choose two
- A XSD files define all the elements in an XML document and the document XML hierarchy.
- B Every XML document must have an XSD file defined for it.
- C An XSD file is not an XML document.
- D XSD files ensure that everyone working with the XML document uses a common set of tags.
Community Discussion