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… Read More »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… Read More »XML Document Modeling
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… Read More »What is Markup ?
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… Read More »Validating XML Document using Internal DTD
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.… Read More »XML Basics
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… Read More »XML Tutorial