Exforsys

Free Training

Learning Series - XML Elements, Attributes, Entities

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 ...

Go Back   Exforsys > Programming Talk > XML

Exforsys.com

  #1 (permalink)  
Old 05-15-2006, 10:04 AM
Senior Member
 
Join Date: Apr 2005
Posts: 721
lokeshm is on a distinguished road
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...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 07:16 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.