blob: a82226ec14c5e102f2b8e81ce335e2be190e709e [file] [log] [blame]
Daniel Veillard1aefc862004-03-04 11:40:48 +00001<xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'>
2 <xs:element name='my'>
3 <xs:complexType mixed='true'/>
4 </xs:element>
5</xs:schema>