1 implementation of HasNonCDataAttributes
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
77
bool IDtdAttributeListInfo.
HasNonCDataAttributes
{
1 reference to HasNonCDataAttributes
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
4065
if ( normalize && attlistInfo.
HasNonCDataAttributes
) {