simpleType date

simpleType {http://www.w3.org/2001/XMLSchema}date

Derived Types
{http://www.w3.org/2001/XMLSchema}date
 {http://ns.hr-xml.org/2006-02-28}DateType (by restriction)
 {http://ns.hr-xml.org/2006-02-28}LocalDateType (by restriction)
  {http://ns.hr-xml.org/2006-02-28}PlanStatus (by extension)
  {http://ns.hr-xml.org/2006-02-28}LocalDateCertifiedType (by extension)
  {http://ns.hr-xml.org/2006-02-28}PayEndDate (by type)
  {http://ns.hr-xml.org/2006-02-28}CreateDate (by type)
  {http://ns.hr-xml.org/2006-02-28}TransmittalDate (by type)
  {http://ns.hr-xml.org/2006-02-28}PlanDates (by extension)
  {http://ns.hr-xml.org/2006-02-28}PayDate (by type)
  {http://ns.hr-xml.org/2006-02-28}PayrollDateType (by extension)
  {http://ns.hr-xml.org/2006-02-28}IndAdjustedHireDateType (by extension)
 {http://ns.hr-xml.org/2006-02-28}AnyLocalDateYearMonthDayType (by restriction)
 {http://www.openapplications.org/oagis}Date (by restriction)
Target Namespacehttp://www.w3.org/2001/XMLSchema
Declared Namespacesxmlns:hfp=http://www.w3.org/2001/XMLSchema-hasFacetAndProperty
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

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


Documentation

See also: http://www.w3.org/TR/xmlschema-2/#date


simpleType date


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.