2 <schema targetNamespace=
"http://www.mozilla.org/schema/test_imported"
3 xmlns:
test=
"http://www.mozilla.org/schema/test_imported"
4 xmlns:
xsd=
"http://www.w3.org/2001/XMLSchema" elementFormDefault=
"qualified"
5 attributeFormDefault=
"qualified"
6 xmlns=
"http://www.w3.org/2001/XMLSchema">
8 <simpleType name=
"include-integer-test-3">
9 <restriction base='integer'
>
10 <maxExclusive value=
"10"/>
11 <minExclusive value=
"5"/>