Proposed Technical Corrigenda for DSDL Part 4

MURATA Makoto

31 January, 2007


Page 9, Clause 6.3

Replace

message = element message {text & attribute xml:lang {text}}

with

message = element message {text & attribute xml:lang {text}?}

.

Page 11, the last line of Clause 6.4.10

Convert the last itemized list (- Finally..) to a normal paragraph.

Page 17, Clause 7.3, the 6th line in Page 17

Replace

<{http://www.w3.org/2002/06/xhtml2 [cx1]}title $asn1>

with

<{http://www.w3.org/2002/06/xhtml2}title [cx1] $asn1>

.

Page 18, Clause 7.6, Example

Replace "one" by "two".

Page 20, Clause 8.2

Replace the second last paragraph ("elemTrans") with the paragraph as below:

elemTrans(mode, uri, a) holds when for some namespace or anyNamespace element nsOrAny in <var>mode</var>, <var>a</var> is a subordinate action of osOrAny, and matchElemSec(nsOrAny, uri)

Page 20, Clause 8.4

Replace the first item in the itemized list with the item as below:

- If an element secction s is the root element section, then I_M(s) = mrt and elemTrans(I_M(s), namespace(s), I_A(s))).

Page 20, Clause 8.4

Replace the second item in the itemized list with the item as below:

- If the parent section of an element section s is s', then applies(I_A(s'), path(s), I_M(s)) and elemTrans(I_M(s), namespace(s), I_A(s))

Page 22, Clause 8.7.2, Note 1

Delete "expected to be".

Page 28, Clause 8.5, the 3rd line in this page

Replace "s" immediately after "s1, s2, ...," by "sm".

Page 30, Annex A

Replace

<ref name="anyURI"/>

with

<data type="anyURI"/>

.

Page 33, Annex B

Replace

<attribute name="xml:lang"/>

with

<optional>
   <attribute name="xml:lang"/>
</optional>

.

Page 38, Annex C.2

Replace

<attribute name="xml:lang"/>

with

<optional>
  <attribute name="xml:lang"/>
</optional>

.

Page 29, Annex A

Replace

&amp

with

&amp;

twice.

Page 33, Annex B

Replace

&amp

with

&amp;

twice.

Page 39, Annex C.2

Replace

&amp

with

&amp;

twice.