Base:
property
HasLexicalFacets
System.Xml.Schema.XmlSchemaDatatype.HasLexicalFacets
4 references to HasLexicalFacets
System.Private.Xml (4)
System\Xml\Schema\DataTypeImplementation.cs (4)
587
if (this.
HasLexicalFacets
)
1032
bool checkItemLexical = _itemType.
HasLexicalFacets
;
1055
if (this.
HasLexicalFacets
)
1308
if (this.
HasLexicalFacets
)