<xs:simpleType name="gYear" id="gYear">
<xs:annotation>
<xs:appinfo>
<hfp:hasFacet name="pattern" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasFacet name="enumeration" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasFacet name="whiteSpace" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasFacet name="maxInclusive" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasFacet name="maxExclusive" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasFacet name="minInclusive" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasFacet name="minExclusive" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasProperty name="ordered" value="partial" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasProperty name="bounded" value="false" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasProperty name="cardinality" value="countably infinite" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
<hfp:hasProperty name="numeric" value="false" xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" />
</xs:appinfo>
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gYear" />
</xs:annotation>
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace value="collapse" fixed="true" id="gYear.whiteSpace" />
</xs:restriction>
</xs:simpleType>
|