mixed0_0.xsd 141 B

12345
  1. <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>