blob: 53dcfe40a9acc0ef91265fca49ed054824dcd619 [file] [log] [blame]
<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:nist="myDateTime-NS" targetNamespace="myDateTime-NS">
<element name="myDateTime" type="nist:myDateTime-Type"/>
<simpleType name="myDateTime-Type">
<restriction base="dateTime"/>
</simpleType>
</schema>