swish-0.8.0.3: A semantic web toolkit.

PortabilityOverloadedStrings
Stabilityexperimental
MaintainerDouglas Burke
Safe HaskellNone

Swish.RDF.Vocabulary.XSD

Contents

Description

This module defines vocabulary terms from the XSD document.

Synopsis

Documentation

XSD data types

See the XSD Schema Part 2 documentation at http://www.w3.org/TR/xmlschema-2/; the version used is "W3C Recommendation 28 October 2004", http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/.

xsdType :: LName -> ScopedNameSource

Create a scoped name for an XSD datatype with the given name.

Primitive datatypes

See the section "Primitive datatypes" at http://www.w3.org/TR/xmlschema-2/#built-in-primitive-datatypes.

Derived datatypes

See the section "Derived datatypes" at http://www.w3.org/TR/xmlschema-2/#built-in-derived.