-
sibling vs child vs child of child
Hi, new to xml but trying to get my head around it. I have a couple of questions that hope someone can help me with:
In this example:
<abbr title="DOM For N00BS"><em>DOM</em></abbr>;
Is the title attribute node a sibling or child or neither of the <abbr> element node?
Also, if <em> is the firstChild of <abbr>, is then the text "DOM" the firstChild of <em> or is it it's sibling?
Thank you!
Similar Threads
-
By naijacoder in forum ASP.NET
Replies: 0
Last Post: 04-26-2006, 11:12 PM
-
Replies: 2
Last Post: 03-21-2006, 09:32 PM
-
Replies: 15
Last Post: 03-21-2006, 07:53 AM
-
By BOOGIEMAN in forum VB Classic
Replies: 10
Last Post: 04-25-2005, 01:54 AM
-
Replies: 10
Last Post: 04-06-2005, 05:30 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|