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