Hi Dave,
I agree, that is an error in the spec. Maybe Makoto or Ken can add that
to the Technical Corrigenda document?
http://www.jtc1sc34.org/repository/0816.htm
Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Dave Pawson wrote:
> The schema has
>
> trigger =
> element trigger {
> attribute ns { xsd:string },
> attribute nameList { list { xsd:NCName } }
> }
>
> which implies that nameList is ... a list of one item?
>
> trigger =
> element trigger {
> attribute ns { xsd:string },
> attribute nameList { list { xsd:NCName+ } }
> }
> might be more appropriate if it is indeed a list of NCNames?
>
> Can the nameList attribute be a list of element local-name() ?
>
> 7.3 says ... one of the tokens specified by the nameList attribute of t.
>
> regards
>
-- DSDL comments To unsubscribe, please send a message with the command "unsubscribe" to dsdl-comment-request@dsdl.org (mailto:dsdl-comment-request@dsdl.org?Subject=unsubscribe)Received on Fri Mar 2 09:25:31 2007
This archive was generated by hypermail 2.1.8 : Fri Mar 02 2007 - 08:38:01 UTC