summaryrefslogtreecommitdiffstats
path: root/sdo-java/trunk-cts/sdo2.1/src/main/resources/complexType/cT_17.xsd
blob: cb3c68f8aacf5420c07dc464d658baffd82fba2f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="ISO-8859-1" ?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.com/xsd/17/">
    <xs:complexType name="cT_18">
        <xs:simpleContent>
            <xs:restriction base="xs:string" />
        </xs:simpleContent>
    </xs:complexType>
</xs:schema>