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