Opc.Ua.Core
XmlSchemaValidator Class Members
Fields  Properties  Methods 


Opc.Ua.Schema.Xml Namespace : XmlSchemaValidator Class

The following tables list the members exposed by XmlSchemaValidator.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected Fieldstatic (Shared in Visual Basic) The well known schemas embedded in the assembly.  
Top
Public Properties
 NameDescription
Public Property The file that was validated. (Inherited from Opc.Ua.Schema.SchemaValidator)
Public Property A table of import files. (Inherited from Opc.Ua.Schema.SchemaValidator)
Public Property A table of known files. (Inherited from Opc.Ua.Schema.SchemaValidator)
Public Property A table of files which have been loaded. (Inherited from Opc.Ua.Schema.SchemaValidator)
Public Property The schema set that was validated.  
Public Property The schema that was validated.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Returns the schema for the specified type (returns the entire schema if null).  
Public MethodOverloaded.  Generates the code from the contents of the address space.  
Top
Protected Methods
 NameDescription
Protected Method Loads the dictionary from a file. (Inherited from Opc.Ua.Schema.SchemaValidator)
Protected MethodOverloaded.  Loads an input file for validation. (Inherited from Opc.Ua.Schema.SchemaValidator)
Protected Method Adds the embedded resources to the file table. (Inherited from Opc.Ua.Schema.SchemaValidator)
Top
See Also

Reference

XmlSchemaValidator Class
Opc.Ua.Schema.Xml Namespace