Hi, While testing xmlValidateQName if I pass :xsi:nspace as an input, I am getting a failure. However the spec states that:- · Characters ':' and '_' are allowed as name-start characters. So considering this :xsi:nspace should be a valid qname? Or is this behaviour ok, because of name space considerations.
Regards Ashwin |