adspace
Answer Posted / Abhinav Rajput
Core Validation refers to a method used in XML documents for verifying their structure and syntax. It involves checking whether an XML document is well-formed according to the rules of XML, such as having properly nested tags and a single root element. Core validation does not verify whether the data within the document adheres to any specific schema or set of rules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers