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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Non-uniqueness in a Sequence

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,

I have an sttribute defined as follows;

<dataType>
<sequence>
<long />
<length>45</length>
</sequence>
</dataType>

This seems to be defaulting to a sequence of unique ints. What tag should I use to allow non-unique ints in the sequence? Is there a standard tag for this?

Any help appreciated.

/A Beginner.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top