[dsdl-discuss] Re: Proposed Technical Corrigenda for NVDL

From: MURATA Makoto <murata@hokkaido.email.ne.jp>
Date: Tue Mar 20 2007 - 07:58:54 UTC

Folks,

Some more defects are found ;-(

Page 6, Clause 6.2, the definition of the attribute "nameList".

Add "+" after "xsd:NCName" in "list { xsd:NCName }".

Page 9, Clause 6.3, the first line

Add "+" after "xsd:NCName" in "list { xsd:NCName }".

Page 24, Annex A, the 8th line from the bottom of this page

Replace

<data type="NCName"/>

by

<oneOrMore>
  <data type="NCName"/>
</oneOrMore>

.

Page 31, Annex B, the definition of the attribute "nameList" at
the middle of this page

Replace

<data type="NCName"/>

by

<oneOrMore>
  <data type="NCName"/>
</oneOrMore>

.

Page 35, Annex C.2, the 9th line from the bottom of this page

Replace

<data type="NCName"/>

by

<oneOrMore>
  <data type="NCName"/>
</oneOrMore>

.
Page 46, Annex D.3.1, the 27h line from the bottom of this page

Between the line "<schema>" and the line "</schema>", insert

<reject xmlns="http://purl.oclc.org/dsdl/nvdl/ns/predefinedSchema/1.0"/>

Page 47, Annex D.3.1, the 1st line in this page

Between the line "<schema>" and the line "</schema>", insert

<reject xmlns="http://purl.oclc.org/dsdl/nvdl/ns/predefinedSchema/1.0"/>

-- 
MURATA Makoto <murata@hokkaido.email.ne.jp>
--
DSDL members discussion list
To unsubscribe, please send a message with the
command  "unsubscribe" to dsdl-discuss-request@dsdl.org
(mailto:dsdl-discuss-request@dsdl.org?Subject=unsubscribe)
Received on Tue Mar 20 12:55:21 2007

This archive was generated by hypermail 2.1.8 : Tue Mar 20 2007 - 17:38:06 UTC