variable number of subelements in an element

This is a discussion on "variable number of subelements in an element" within the Other Programming Languages section. This forum, and the thread "variable number of subelements in an element are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Other Programming Languages

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Sep 8th, 2006, 12:07
New Member
Join Date: Sep 2006
Location: Austria
Age: 26
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Post variable number of subelements in an element

How can I specify that a XML element has a variable number of subelements ? For instance the element op should have not only two subelements as described below, it should have a variable number of subelements. Can I do that somehow ?


<op>
<op1 o = ""/>
<op2 o = ""/>
</op>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 3rd, 2006, 07:14
New Member
Join Date: Oct 2006
Location: Pune, India
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: variable number of subelements in an element

You can specify the number of sub elements allowed in the tag in the DTD/xml schema (xsd document) for your xml.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
variable, number, subelements, element

Thread Tools

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
help on removing element using yui shotokan99 JavaScript Forum 1 Aug 31st, 2007 13:42
How To Fix <TD> Element Size? ivan Web Page Design 6 Dec 11th, 2005 18:43
XHTML Block Element in an Inline Element gohankid77 Web Page Design 6 Jul 27th, 2004 10:15


All times are GMT. The time now is 21:18.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved