2 references to XSD_ATTRIBUTE
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (2)
1206String refString = (col.ColumnMapping != MappingType.Element) ? Keywords.XSD_ATTRIBUTE : Keywords.XSD_ELEMENT; 1345XSDSchema.FEqualIdentity(child, Keywords.XSD_ATTRIBUTE, Keywords.XSDNS) ||