Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Repititive elements in Schema: Help!
Repititive elements in Schema: Help! [message #566654] Fri, 28 March 2003 09:27
kaunteya bhattacharya is currently offline kaunteya bhattacharyaFriend
Messages: 24
Registered: July 2009
Junior Member
Hello,
I am curious as to learn how would I go about defining repititive elements
in the schema. I have defined a number of XSDComplexTypeDefinition
elements. But I cant seem to define their multiple occurences in the
schema. For e.g.

<xsd:complexType name="Bank_Operation_Code">
<xsd:element fixed="3!a15d" name="Constraint" type="xsd:string"/>
<xsd:element name="_26T" type="xsd:string"/>
</xsd:complexType>

This element occurs multiple times in my XML document. How do I define
that?
This is quite urgent to me. Any help would be much appreciated.

thanks

kaunteya
Previous Topic:Retrieving the line number from XSDDiagnostic
Next Topic:Repititive elements in Schema: Help!
Goto Forum:
  


Current Time: Fri Apr 26 08:31:52 GMT 2024

Powered by FUDForum. Page generated in 0.03078 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top