TITLE: | Summary of Voting - Document Schema Definition Language (DSDL) - Part 1: Overview |
SOURCE: | SC34 Secretariat |
PROJECT: | CD 19757-1: Document Schema Definition Language (DSDL) Part 1 - Overview |
PROJECT EDITOR: | Mr. Martin Bryan |
STATUS: | Voting summary |
ACTION: | According to the JTC 1 Directives, the ballot passes; the editors and all national bodies are directed to consider all of the comments |
DATE: | 2005-02-18 |
DISTRIBUTION: | SC34 and Liaisons |
REFER TO: | N0567 - 2004-11-16 - Document Schema Definition Language (DSDL) - Part 1: Overview |
REPLY TO: |
Dr. James David Mason (ISO/IEC JTC 1/SC 34 Secretariat - Standards Council of Canada) Crane Softwrights Ltd. Box 266, Kars, ON K0A-2E0 CANADA Telephone: +1 613 489-0999 Facsimile: +1 613 489-0995 Network: jtc1sc34@scc.ca http://www.jtc1sc34.org |
P-Member | APPROVAL OF THE DRAFT AS PRESENTED | APPROVAL OF THE DRAFT WITH COMMENTS AS GIVEN ON THE ATTACHED | DISAPPROVAL OF THE DRAFT FOR REASONS ON THE ATTACHED | DISAPPROVAL (appropriate changes in the text will change vote to APPROVAL) | ABSTENTION (For Reasons Below) | NO RESPONSE |
---|---|---|---|---|---|---|
Canada | X | |||||
China | X | |||||
Italy | X | |||||
Japan | X | |||||
Korea, Republic of | X | |||||
Netherlands | X | |||||
Norway | X | |||||
United Kingdom | X | |||||
United States | X |
Since this part is not normative, it should not be a standard but rather a TR (type 3).
Introduce a new section for schema inclusion and recommend the use of XInclude (or external parsed entities) for syntactical inclusion of schemas.
State that other parts may be added later when new requirements are recognized.
Replace "XML-encoded set" with "set".
Restate that an SGML document is first converted to an information set by validation against SGML DTDs. This assumption is stated only in the scope section.
Delete this section and move its content to Section 4 or 8.10.
Figures 1 and 2 are misleading, since RNG validation does not create any XML documents.
Since this part is RELAX NG, the first paragraph should not mention other regular-grammar-based schema languages.
Remove the last paragraph, since new parts may be added anyway.
Since this part is Schematron, the first paragraph should not mention other rule-based schema languages.
Remove the last paragraph, since new parts may be added anyway.
Drop the fourth paragraph (about NRL). NRL is not the only ancestor of NVDL and NRL is not identical to NRL. Moreover, unlike RELAX NG and Schematron, NRL is not widely used. The history of NVDL should rather be explained in Part 4.
Remove the editorial notes, since NVDL already provides a mechanims ("trigger") that specifies element names for creating validation candidates.
Remove the last paragraph, since NVDL schemas do specify which schema and which schema language is used for validation candidates.
Replace "regular expression grammars" with "regular expressions", since regular expressions, regular grammars, and regular right-hand-part grammars are different from each other.
Mention the equivalence relationship. (e.g, are "1" and "01" equivalent?)
Remove the third paragraph (about extracting fragments by XPath), since such extraction of fragments has never been in the scope of this part.
Mention better integration with Part 2 (e.g., static typechecking) as an advantage of this part.
This part should not have a mechanism for embedding fragments from other documents.
Do not mention XPath in Part 1, since different parts have good reasons to create different variations of XPath. In particular, path expressions in Part 4 are NOT XPath.
Since extraction of fragments by XPath should be done by an XSLT stylesheet, DSDL should not duplicate this functionality.
Drop entity renaming unless such renaming is implementable without changing the behaviour of conformant XML processors.