OOI UA-ModelCompiler

XmlSchemaValidator Members

The XmlSchemaValidator type exposes the following members.

Constructors


  Name Description
Public method XmlSchemaValidator()()()()
Intializes the object with default values.
Public method XmlSchemaValidator(Dictionary<(Of <<'(String, String>)>>))
Intializes the object with a file table.

Methods


  Name Description
Public method GetSchema
Returns the schema for the specified type (returns the entire schema if null).
Public method Validate(String)
Generates the code from the contents of the address space.
Public method Validate(Stream)
Generates the code from the contents of the address space.

Properties


  Name Description
Public property SchemaSet
The schema set that was validated.
Public property TargetSchema
The schema that was validated.