Portability | portable |
---|---|
Stability | experimental |
Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
Safe Haskell | Safe-Inferred |
Version : $Id$
Datatype library for the W3C XML schema datatypes
- w3cNS :: String
- xsd_string :: String
- xsd_gYearMonth :: String
- xsd_gYear :: String
- xsd_gMonthDay :: String
- xsd_gMonth :: String
- xsd_gDay :: String
- xsd_dateTime :: String
- xsd_date :: String
- xsd_duration :: String
- xsd_time :: String
- xsd_double :: String
- xsd_float :: String
- xsd_boolean :: String
- xsd_unsignedByte :: String
- xsd_unsignedShort :: String
- xsd_unsignedInt :: String
- xsd_unsignedLong :: String
- xsd_byte :: String
- xsd_short :: String
- xsd_int :: String
- xsd_long :: String
- xsd_positiveInteger :: String
- xsd_nonNegativeInteger :: String
- xsd_negativeInteger :: String
- xsd_nonPositiveInteger :: String
- xsd_integer :: String
- xsd_decimal :: String
- xsd_base64Binary :: String
- xsd_hexBinary :: String
- xsd_NOTATION :: String
- xsd_QName :: String
- xsd_anyURI :: String
- xsd_ENTITIES :: String
- xsd_ENTITY :: String
- xsd_IDREFS :: String
- xsd_IDREF :: String
- xsd_ID :: String
- xsd_NCName :: String
- xsd_Name :: String
- xsd_NMTOKENS :: String
- xsd_NMTOKEN :: String
- xsd_language :: String
- xsd_token :: String
- xsd_normalizedString :: String
- xsd_length :: String
- xsd_whiteSpace :: String
- xsd_enumeration :: String
- xsd_pattern :: String
- xsd_fractionDigits :: String
- xsd_totalDigits :: String
- xsd_minInclusive :: String
- xsd_maxInclusive :: String
- xsd_minExclusive :: String
- xsd_maxExclusive :: String
- xsd_minLength :: String
- xsd_maxLength :: String
Documentation
xsd_string :: StringSource
xsd_gYearMonth :: StringSource
xsd_gMonthDay :: StringSource
xsd_gMonth :: StringSource
xsd_dateTime :: StringSource
xsd_duration :: StringSource
xsd_double :: StringSource
xsd_boolean :: StringSource
xsd_unsignedByte :: StringSource
xsd_unsignedShort :: StringSource
xsd_unsignedInt :: StringSource
xsd_unsignedLong :: StringSource
xsd_positiveInteger :: StringSource
xsd_nonNegativeInteger :: StringSource
xsd_negativeInteger :: StringSource
xsd_nonPositiveInteger :: StringSource
xsd_integer :: StringSource
xsd_decimal :: StringSource
xsd_base64Binary :: StringSource
xsd_hexBinary :: StringSource
xsd_NOTATION :: StringSource
xsd_anyURI :: StringSource
xsd_ENTITIES :: StringSource
xsd_ENTITY :: StringSource
xsd_IDREFS :: StringSource
xsd_NCName :: StringSource
xsd_NMTOKENS :: StringSource
xsd_NMTOKEN :: StringSource
xsd_language :: StringSource
xsd_normalizedString :: StringSource
xsd_length :: StringSource
xsd_whiteSpace :: StringSource
xsd_enumeration :: StringSource
xsd_pattern :: StringSource
xsd_fractionDigits :: StringSource
xsd_totalDigits :: StringSource
xsd_minInclusive :: StringSource
xsd_maxInclusive :: StringSource
xsd_minExclusive :: StringSource
xsd_maxExclusive :: StringSource
xsd_minLength :: StringSource
xsd_maxLength :: StringSource