Re: UPA example

Hi,

Koray SAKIROGLU <koray.sakiroglu@gmail.com> writes:

> But then I probably missed some subtle (or not so subtle) declaration in
> your schema.

I think you are missing the maxOccurs part in:

<sequence maxOccurs="unbounded">

This way the (apple,##targetNamespace) content can be repeated
multiple times.

Boris

-- 
Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

Received on Wednesday, 25 June 2008 08:29:31 UTC