Opc.Ua.Core
BinarySchemaValidator Class Members
Fields  Properties  Methods 


Opc.Ua.Schema.Binary Namespace : BinarySchemaValidator Class

The following tables list the members exposed by BinarySchemaValidator.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected Fieldstatic (Shared in Visual Basic) Well known embedded binary schemas.  
Top
Public Properties
 NameDescription
Public Property The dictionary that was validated.  
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 types defined in the dictionary.  
Public Property Any warnings during validation.  
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

BinarySchemaValidator Class
Opc.Ua.Schema.Binary Namespace