blob: af3972997bbefcb8cec3a19bd0b6b0ad84bf29c8 [file] [log] [blame]
<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns="NISTSchema-SV-II-atomic-dateTime-maxInclusive-3-NS"
targetNamespace="NISTSchema-SV-II-atomic-dateTime-maxInclusive-3-NS">
<xs:annotation>
<xs:documentation>
The National Institute of Standards and Technology.
Conformance test for W3C XML Schema Part 2: Datatypes.
Created Jan 13, 2004.
File: NISTSchema-SV-II-atomic-dateTime-maxInclusive-3.xsd
This schema specifies a datatype, NISTSchema-SV-II-atomic-dateTime-maxInclusive-3,
which is derived by restriction of built-in type dateTime
by facet maxInclusive with a value of: 1979-10-05T09:19:23
This schema is intended to be valid with
regard to the schema for schemas.
</xs:documentation>
</xs:annotation>
<xs:element name="NISTSchema-SV-II-atomic-dateTime-maxInclusive-3" type="NISTSchema-SV-II-atomic-dateTime-maxInclusive-3-Type"/>
<xs:simpleType name="NISTSchema-SV-II-atomic-dateTime-maxInclusive-3-Type">
<xs:restriction base="xs:dateTime">
<xs:maxInclusive value="1979-10-05T09:19:23"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>