Base:
property
HasLexicalFacets
System.Xml.Schema.XmlSchemaDatatype.HasLexicalFacets
4 references to HasLexicalFacets
System.Xml (4)
System\Xml\Schema\DataTypeImplementation.cs (4)
523
if (this.
HasLexicalFacets
) {
942
bool checkItemLexical = itemType.
HasLexicalFacets
;
962
if (this.
HasLexicalFacets
) {
1168
if (this.
HasLexicalFacets
) {