SchemaValidation:Home Page

From MozillaWiki
Revision as of 05:11, 15 March 2006 by Doron (talk | contribs)
Jump to navigation Jump to search

Welcome to the Schema Validation Development page.

Development

Current Status

  • Trunk
    • XForms 1.0 Required Simpletypes
    • Schema Attribute Core changes (bug 308372)
  • 1.8.x Branch
    • XForms 1.0 Required Simpletypes
  • 1.8.0.x Branch
    • XForms 1.0 Required Simpletypes

In Progress

  • Basic Complex Type Validation (Bug 278449)
  • Simple Type Inheritance (Bug 305096)
  • Left over simple types required by XForms (Bug 324807)

Fixed

  • Simple Type Inheritance (Bug 305096)
  • Implement remaining schema types XForms requires (Bug 327511)

Known Issues

  • Schema Loader
    • Does not support the include/import tag
    • Does not copy over attributes for DERIVATION_RESTRICTION_COMPLEX (Bug 329970)

Schema Support

  • Simple Types (required by XForms)
NameSupported?
stringYes
booleanYes
gDayYes
gMonthYes
gYearYes
gYearMonthYes
gMonthDayYes
dateYes
dateTimeYes
durationYes
integerYes
nonPositiveIntegerYes
negativeIntegerYes
byteYes
floatYes
decimalYes
anyURIYes
base64BinaryYes
hexBinaryYes
qNameYes
qNameYes
normalisedStringYes
tokenYes
languageYes
longYes
intYes
shortYes
unsignedLongYes
unsignedIntYes
unsignedShortYes
unsignedByteYes
positiveIntegerYes
  • Simple Type Facets
NameSupported?
lengthYes
maxLengthYes
minLengthYes
enumerationYes
patternYes
whitespaceNo
  • Simple Data Types
NameSupported?
listYes
unionYes