blob: 4eb9229045c6f821c7b0077da360803d9c797594 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="test">
<xs:complexType>
<xs:attribute name="t1" type="xs:dateTime"/>
</xs:complexType>
</xs:element>
</xs:schema>