Re: xsd queries

Presumably your schema specifies that an NCName type should be used.  An 
NCName shouldn't have a colon in it.  See:

http://www.w3.org/TR/2006/REC-xml-names-20060816/#NT-NCName

I've always considered NCName to stand for No Colon Name, but can't actually 
find anything that says that.  It's an easy way to remember it though.

HTH,

Pete.
--
=============================================
Pete Cordell
Tech-Know-Ware Ltd
for XML Schema to C++ data binding visit
 http://www.tech-know-ware.com/lmx/
 http://www.codalogic.com/lmx/
=============================================

----- Original Message ----- 
From: "Tan Beng Soon" <bengsoon82@hotmail.com>
To: <xmlschema-dev@w3.org>
Sent: Monday, May 14, 2007 9:21 AM
Subject: xsd queries


>
> May i know why do i get this message when i try to scomp the xsd file
>
> string value 'xmlns:Ext' does not match pattern for xs:NCName
>
> _________________________________________________________________
> Get MSN Messenger emoticons and display pictures here! 
> http://ilovemessenger.msn.com/?mkt=en-sg
>
>
>
> 

Received on Monday, 14 May 2007 18:14:19 UTC