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