Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
validation
_/_
dsdl
| dsdl |
|
|
|
|
|
Types:
|
-
design-principle
-
split the issue of describing and validating documents into: grammar based validation, rule based validation, content selection, data types -- localization of numeric or date formats -- prevalidation canonicalization
-
Comment:
-
framework within which multiple validation tasks can be applied to an XML document -- Relax NG, XML islands, Interoperability Framework
-
Comment:
-
more complete validation results than just the application of a single technology -- more document-centric than XML Schema
-
Comment:
-
proposals: Schemachine (Rick Jeliffe) and Xvif (van der Vlist)
|
|
|