This is a discussion on Learning Series - XML Elements, Attributes, Entities within the XML forums, part of the Programming Talk category; XML - Elements, Attributes, Entities In this tutorial you will learn about Elements, Anatomy of tags, Tag naming rules, Invalid ...
|
|||||||
|
|||
|
Learning Series - XML Elements, Attributes, Entities
XML - Elements, Attributes, Entities
In this tutorial you will learn about Elements, Anatomy of tags, Tag naming rules, Invalid tags, Valid tags, Root and child elements, Attributes, When Do I use Attributes? Entities, Character data sections, Comments and Processing instructions. Elements Elements are the basic building blocks of XML It may contain – Other elements – Character data – Character references – Entity references – Comments – These are collectively known as element content Ex: < student > Mason Hill < /student > An Element consists of three parts 1. Opening Tag < student > 2. Description Mason Hill 3. Closing Tag < /student > Read More... |
| Sponsored Links |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Learning Series - XML Introduction | lokeshm | XML | 0 | 05-15-2006 10:02 AM |
| HTML Learning Series | madhu | Web 2.0 | 3 | 04-29-2006 03:34 AM |
| Technology Learning Series | sanereddy | Career Advice | 0 | 10-16-2004 06:41 PM |