Hi all,
I'm taking up a little too much bandwidth on this list at the moment, but
this should be my last one:
On 10/19/06, Doug Domeny <> wrote:
>
> 3.2 Removed occurrence from xsd:sequence for 'tool' element.
>
> <xsd:element name="tool">
> <xsd:complexType mixed="true">
> <xsd:sequence maxOccurs="unbounded" minOccurs="0">
> <xsd:any maxOccurs="unbounded" minOccurs="0" ...
> is now
>
> <xsd:element name="tool">
> <xsd:complexType mixed="true">
> <xsd:sequence>
> <xsd:any maxOccurs="unbounded" minOccurs="0" ...
>
> Only one of the validators (Xerces or XSV) complained about the
> (potential)
> ambiguity.
>
All good, but why is there a mixed='true' attribute in the tool element? If
this is correct, it would be nice to have this added this to the description
of the element in the specification.
cheers,
asgeir
--
Asgeir Frimannsson
PhD Candidate
School of Software Engineering and Data Communications
Queensland University of Technology
126 Margaret Street, Level 3
Brisbane QLD 4001, Australia
Phone: (+61) 7 3138 9332 Mob: (+61) 405 412 696
Email: