poi/xmlbeans/test/cases/xbean/scomp/element/Any.xsd
2018-02-16 22:41:27 +00:00

9 lines
265 B
XML

<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns="http://xbean/scomp/element/Any"
targetNamespace="http://xbean/scomp/element/Any"
>
<xs:element name="AnySimple" type="xs:anySimpleType"/>
<xs:element name="AnyElt"/>
</xs:schema>