swish-0.9.1.3: A semantic web toolkit.

Copyright(c) 2011 Douglas Burke
LicenseGPL V2
MaintainerDouglas Burke
Stabilityexperimental
PortabilityOverloadedStrings
Safe HaskellNone
LanguageHaskell98

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 -> ScopedName Source

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.