XML Document Modeling

As you know already that XML is extensible markup language that help display information, store information in meaningful format, and transport information for applications and humans. When we talk about documents, then first thing come to our mind is articles, books that are organized in chapters, sections, paragraphs, etc. That is only in the traditional … Read more

What is Markup ?

Markup is to identify parts of document for display or to provide meaning to the content of a document. Here the document is different from the traditional document, which means we are referring to electronic documents. Here the electronic document with markup is made of elements, not just the files stored in the disk as … Read more

Validating XML Document using Internal DTD

In this post we will create an XML document and validate the document using DTD. The Document Type Definition( DTD) tell us about the building blocks of a XML document. Hence, it is used for validating the XML documents. Objective: To create a XML document for BOOKSTORE  and write the DTD information before the XML … Read more

XML Basics

XML is not a programming language because it does not create applications, and uses a text editor.XML is not a database that store the data. XML is a structured document format which carry data and metadata. A metadata contains information about the data. XML uses markup tags to self-describe the data and metadata. There is … Read more

XML Tutorial

XML stands for eXtensible Markup Language and it is a markup language. It is derived from Standardized General Markup Language (SGML). Even the HTML is derived from SGML standard which specify, how to structure a document. About XML Tutorial The audience of this XML tutorial is anyone interested in learning XML technologies. There is no … Read more

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.