I would like to Know if there are another definitions of a complexType,
because sequence/all/choice are not valid for my definition.
I want to define a part of XML something like this:

                <carouselStructure>
                        <dsidiiStruct/>
                        <moduleStruct label="1"/>
                        <moduleStruct label="2"/>
                        <moduleStruct label="2"/>
                        <moduleStruct label="3"/>
                        <moduleStruct label="1"/>
                        <dsidiiStruct/>
                </carouselStructure>

I will need a schema parameter like "all" , that allows definition of
"maxOccurs" in the elements.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to