- From: Igancio Vera <nano@informatics.bangor.ac.uk>
- Date: Mon, 2 Jul 2001 18:38:58 +0100
- To: <xmlschema-dev@w3.org>
My question is if you can put cardinality in structure tags, for
example:
<xsd:element name="Catalog">
<xsd:complexType>
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<!--whatever-->
I look the latest recommendation(because i am using xerces1.4)and looks
like it is not possible, but i remember that this was possible in the
previous recommendation.
Thanks.
Received on Monday, 2 July 2001 13:39:39 UTC