Latest Tutorials

What is a XML entity?

An entity in XML is something which holds data. A storage unit may be a part of a file, or the file itself, or a database record, or any other item which can...

Parsed entities internal and external

The entities which can be read by XML parser are called parsed entities. The entities can be of two types: internal or external.

Unparsed entities notations, data and parameter entities

The unparsed entities are data which cannot be parsed by the XML parser and are sent to application for handling. Examples of unparsed entites are jpegand, gif files, QuickTime mov...

Internationalization in XML

Internationalization simply refers to buildoing an application compatible in all regions and languages. An internationalized document has data such as date…etc in the f...

Character encoding in XML

Character encoding is the way of representation of the document content in a binary format.

Character references in XML

Unicode supported by XML documents supports 95,000 different characters from various languages across the world. XML defines predefined entities for 5 characters which can be interpreted a...

The Unicode rules in XML

Unicode Consortium develops so called the Unicode standard which defines the characters in

Fonts and glyphs in XML

A character can be displayed in a document in many ways. They can be varied by setting the font of the document. A font is a set of gl...

What is a namespace

The namespaces provide unique names to elements and attributes of XML. An...

How to using namespaces in XML?

Namespaces give a unique name or URI as identifiers of