OASIS: Difference between revisions
Jump to navigation
Jump to search
(using an external editor) |
(using an external editor) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
* OASIS is a not-for-profit, global consortium that drives the development, convergence and adoption of e-business | * OASIS is a not-for-profit, global consortium that drives the development, convergence and adoption of e-business [[standard]]s. | ||
([[User:DSchneider|DSchneider]] would add "not just e-business", e.g. document standards are useful to the whole world ...) | ([[User:DSchneider|DSchneider]] would add "not just e-business", e.g. document standards are useful to the whole world ...) | ||
== OASIS | == OASIS standards == | ||
=== XML/SGML Document standards === | |||
* [[DITA]] | * [[DITA]] | ||
Line 13: | Line 15: | ||
* [http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office OASIS Open Document Format for Office Applications (OpenDocument) TC] | * [http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office OASIS Open Document Format for Office Applications (OpenDocument) TC] | ||
== Other == | === XML === | ||
* [[Relax NG]]: The best XML schema language there is. XML Schema may be great to formalize complicated webservices or database schemas, but its overkill for most needs. DTDs, on the other hand lack some power. | |||
=== Other === | |||
* Lots, e.g. various webservices | * Lots, e.g. various webservices | ||
== Links == | == Links == |
Latest revision as of 16:24, 4 November 2006
Definition
- OASIS is a not-for-profit, global consortium that drives the development, convergence and adoption of e-business standards.
(DSchneider would add "not just e-business", e.g. document standards are useful to the whole world ...)
OASIS standards
XML/SGML Document standards
XML
- Relax NG: The best XML schema language there is. XML Schema may be great to formalize complicated webservices or database schemas, but its overkill for most needs. DTDs, on the other hand lack some power.
Other
- Lots, e.g. various webservices