2 references to XSD_ATTRIBUTE
System.Data.Common (2)
System\Data\xmlsaver.cs (2)
1425string refString = (col.ColumnMapping != MappingType.Element) ? Keywords.XSD_ATTRIBUTE : Keywords.XSD_ELEMENT; 1579XSDSchema.FEqualIdentity(child, Keywords.XSD_ATTRIBUTE, Keywords.XSDNS) ||