Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Syntax in xsd files for multiple occurences

Status
Not open for further replies.

robinreg7

Programmer
Jan 31, 2006
2
IT
I was given an XML file and generated the corresponding xsd file by means of an Eclipse tool.
Then I was told that there may be multiple occurrences of certain elements in the XML file.
What is the syntax to manually modify the xsd file in order to allow multiple occurrences of some elements ?
I cannot modify the XML file.

Thanks
Roberto
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top