W3C

TimeElement Example

  <xs:element name="timeElement" type="xs:time"/>

The example schema [TimeElement.xsd] has been classified as being "" as it exhibits the following patterns:

Status Name XPath

To facilitate testing, the example schema element has been wrapped in the following descriptions:

The following valid instance documents are provided:

Instance Validity
TimeElement01
TimeElement02
TimeElement03
TimeElement04
TimeElement05

  <ex:timeElement>00:00:00</ex:timeElement>
  <ex:timeElement>12:00:01</ex:timeElement>
  <ex:timeElement>23:59:59</ex:timeElement>
  <ex:timeElement>13:21:03Z</ex:timeElement>
  <ex:timeElement>13:21:03-04:32</ex:timeElement>

This document was produced by the W3C XML Schema Patterns for Databinding Working Group. Comments on this document may be sent to the public public-xsd-databinding-comments@w3.org mailing list (public archive).

Generated from examples.xml $Date$