complexType question

Forgive me for asking this...I'm finding the structures doc to be a difficult read.

Can a complexType contain bothe elemnts and simpleContent?  For example, could a schema be constructed that allows the follwoing instance?

<foo>
    <bar>
    </bar>
    f*ed up beyond all recognition
</foo>

Thanks,

Ryan

Received on Friday, 20 June 2003 10:44:53 UTC