Sign in
fuchsia
/
third_party
/
libxml2
/
db07dd613e461df93dde7902c6505629bf0734e9
/
.
/
test
/
schemas
/
mixed0_0.xsd
blob: a82226ec14c5e102f2b8e81ce335e2be190e709e [
file
] [
log
] [
blame
]
<xs:schema
xmlns:xs
=
'http://www.w3.org/2001/XMLSchema'
>
<xs:element
name
=
'my'
>
<xs:complexType
mixed
=
'true'
/>
</xs:element>
</xs:schema>