2 references to GetAttributeXsd
System.Xml (2)
System\Xml\Schema\SchemaInfo.cs (1)
256SchemaAttDef attDef = GetAttributeXsd(ed, qname, null, out attributeMatchState);
System\Xml\Schema\XmlSchemaValidator.cs (1)
494attributeDef = compiledSchemaInfo.GetAttributeXsd(currentElementDecl, attQName, pvtAttribute, out attributeMatchState);