[Home] [By Thread] [By Date] [Recent Entries]

  • To: Razvan MIHAIU <mihaiu@m...>
  • Subject: Re: XSV schema validation error: "violation of constraints onexponents"
  • From: ht@i... (Henry S. Thompson)
  • Date: Thu, 14 Apr 2005 17:29:10 +0100
  • Cc: xml-dev@l..., richard@c...
  • In-reply-to: <424EFD74.80507@m...> (Razvan MIHAIU's message of "Sat,02 Apr 2005 23:15:48 +0300")
  • References: <424EFD74.80507@m...>
  • User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security ThroughObscurity, linux)

Razvan MIHAIU <mihaiu@m...> 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: ht@i...
                   URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member