XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Allowed characters for NCName

Hi,

In my xml docs I have an atrribute of type xs:NCName.

When validating the xml against a schema the Turkish lower case i Character: ý is not allowed in the attribute.

From the XML Schema recommendation here http://www.w3.org/TR/xmlschema-2/#NCName
i know that:

NCName          ::=     (Letter | '_') (NCNameChar)*
NCNameChar     ::=     Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender

My questions are:
1. Is Letter = any letter in the English Alphabet (of any case)?
2. What are the CombiningChar(s)?
3. What are the Extender(s)?
4 Obviously Digit = numbers (0-9).


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS