![]() |
Physical Structure in XML![]() ![]() ![]() ![]() ![]()
The physical structure consists of the contents used in an XML document. It holds
the actual data to be represented in an XML document. These actual data storage
units can be called as Entities. These entities are identified by a unique name
and may be part of the XML document or external to the document. An entity is
declared in the XML declaration part and referenced in the document element. Once
declared in the DTD, an entity can be used anywhere.<p align="justify"><b>Parsed Entities</b><p align="justify"> A parsed entity is also known as the text entity. Once the data is processed, the text data in the parsed entity becomes part of the XML document. A parsed entity is intended to be read by the XML processor so that its content can be extracted. The extracted contents then become part of the text content of the XML document where the reference to the entity is made. The following code illustrates an entity declaration: <p align="justify"> <?xml' version=," 1.0"?> <br> <!DOCTYPE LIB SYSTEM "Iib.dtd"]> <br> <!ENTITYtype"paperbound"> <p align="justify"> The above declaration means that an entity named type has been declared whose
value is "paperbound". Wherever this entity is referenced in the XML
document, it will be replaced with the value "paperbound". The advantage
of using an entity is that a change in the value of the entity at one place,
the declaration, will be reflected in the entire XML document.<p align="justify"> <BOOKTYPE>The book type is &type; </BOOKTYPE> When the processor encounters this line & type it will be replaced with its contents. After processing, the line will read "The book is paperbound " A slight variation of the entity reference is the Parameter Entity Reference.
A parameter entity reference is represented by a modulus symbol instead of the
ampersand symbol.
|
|
Domain NamesXML HTML to XML Why XML? XML Example Program XML Structure XML Declaration Physical Structure in XML XML Syntax Well Formed and Valid Document Document Type Definition Logical Structures
Notation and Notation Declarations Entity References Importing an External DTD Cascading Style Sheets (XML) Rendering XML with CSS An Example Using CSS CSS Style Rules
XSL XSL Transformation XSL Formatting XSL Style Rules Schemas Limitations of DTD Validity of an XML Document
An Example using XML Schema Namespaces Xlinks and Xpointers Terminology Xlinks Extended Link Xpointers DOM and SAX What is DOM? The Basic Structure of an XML DOM-based Module What is SAX? When to use DOMWhen to use SAX Accessing the Database Using XML Delivering XML with Data Retrieving Data from SQL Database Using Web Assistant Wizard Displaying Records from the XML_EX Database Server Dynamic Web Publishing with Dynabase Enhydra Java/XML Application Server XML Server Technologies Purpose and Goal of the XML/EDI Guidelines Definitions for XML/EDI The Electronic Enterprise Server Scope of XML/EDI The Five Technologies of XML/EDI Integrating XML with EDI Ignore and Include Keywords XML/EDI Components The Implementation Process Identifying Data Sets Developing DTDs Application Specific Extensions XML and JAVA XML Application Architecture Channel Definition Format Creation of Channels Creating Channels Using CDF Document Description of the Channel Scheduling Logos Precaching Web Crawling Keeping Track of UsersWeb DesignWeb HostingE Commerce |
| Home | Web Hosting | Web Design | Sitemap |
| Copyright (C) 2007. Web Domain design hosting. All rights reserved. |