1 implementation of IsNonCDataType
System.Xml (1)
System\Xml\Schema\SchemaAttDef.cs (1)
79
bool IDtdAttributeInfo.
IsNonCDataType
{
1 reference to IsNonCDataType
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
4071
if ( attributeInfo != null && attributeInfo.
IsNonCDataType
) {