XML schema (XSD)

Basic types definitions (int, double,…)

@prefix xsd: <http://www.w3.org/2001/XMLSchema#>

The following classes are defined:

boolean, date, dateTime, double, integer, string

Classes

boolean

The type of true / false properties.

RDF Diagram

Specification

https://www.w3.org/TR/xmlschema-2/#boolean

date

The type of date properties.

Specification

https://www.w3.org/TR/xmlschema-2/#date

dateTime

The type of date-time properties.

RDF Diagram

Specification

https://www.w3.org/TR/xmlschema-2/#dateTime

double

The type of floating point properties.

Specification

https://www.w3.org/TR/xmlschema-2/#double

integer

The type of integer properties.

RDF Diagram

Specification

https://www.w3.org/TR/xmlschema-2/#integer

string

The type of string properties.

RDF Diagram

Specification

https://www.w3.org/TR/xmlschema-2/#string

Credits and Copyright

Authors:

  • W3C XML Schema Working group

Editors:

  • David C. Fallside, IBM <fallside@us.ibm.com>
  • Priscilla Walmsley <pwalmsley@datypic.com> - Second Edition
  • Tracker developers (translation into turtle)

Upstream: Not available

ChangeLog: Tracker changes

Copyright: © 2004 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use