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