Exforsys

Online 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 tags, ...


Go Back   Exforsys > Programming Talk > XML

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-15-2006, 10:04 AM
Senior Member
 
Join Date: Apr 2005
Posts: 716
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
Reply


Thread Tools

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

vB 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 05:02 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.