View Single Post
  #2 (permalink)  
Old Oct 3rd, 2006, 07:14
svk2006 svk2006 is offline
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.
Reply With Quote