Explain about core validation?
Answer / 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 |
What is document object model? Why it is used?
What do you mean by xslt <xsl: choose> element?
How xslt works with xml?
Can the content model in an element type declaration contain element types whose names come from other xml namespaces?
How does an xsd work?
What is the xml tag?
How is xml parsed?
What are xml technologies?
How do I undeclare the default xml namespace?
If I replace my Sqlserver with XML files and how about handling the same ?
How do I convert xml to word?
what is the difference between xpath document and xml document?