Next in thread →
Next in month →
Re: XSV schema validation error: "violation of constraints on exponents"
Razvan MIHAIU <> writes: > <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> > <xsd:element name="Root"> > <xsd:complexType> > <xsd:choice minOccurs="0" maxOccurs="2"> > <xsd:element name="BlockA" type="xsd:string" > minOccurs="1" maxOccurs="unbounded"/> > <xsd:element name="BlockB" type="xsd:string" > minOccurs="1" maxOccurs="1"/> > </xsd:choice> > </xsd:complexType> > </xsd:element> > </xsd:schema> This bug is fixed in the new, just released, version of XSV. ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh Half-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: URL: http://www.ltg.ed.ac.uk/~ht/ [mail really from me _always_ has this .sig -- mail without it is forged spam]
Next in thread →
Next in month →