3 references to CheckIsXmlAttribute
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
498
if((attributeDef =
CheckIsXmlAttribute
(attQName)) != null) { //Try for xml attribute
515
if((attributeDef =
CheckIsXmlAttribute
(attQName)) != null) {
525
if((attributeDef =
CheckIsXmlAttribute
(attQName)) != null) {