Click or drag to resize

CompilerParametersXmlSchemaSet Property

Instance of XmlSchemaSet used to validate output XML.

Namespace:  Syntactik.Compiler
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public XmlSchemaSet XmlSchemaSet { get; }

Property Value

Type: XmlSchemaSet
See Also