XmlSchemaValidator Members
The XmlSchemaValidator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| 
                         | 
                      XmlSchemaValidator()()()() | 
                         
   Intializes the object with default values.
    
                       | 
                    
| 
                         | 
                      XmlSchemaValidator(Dictionary<(Of <<'(String, String>)>>)) | 
                         
   Intializes the object with a file table.
    
                       | 
                    
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      GetSchema | 
                         
   Returns the schema for the specified type (returns the entire schema if null).
    
                       | 
                    
| 
                         | 
                      Validate(String) | 
                         
   Generates the code from the contents of the address space.
    
                       | 
                    
| 
                         | 
                      Validate(Stream) | 
                         
   Generates the code from the contents of the address space.
    
                       | 
                    
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      SchemaSet | 
                         
   The schema set that was validated.
    
                       | 
                    
| 
                         | 
                      TargetSchema | 
                         
   The schema that was validated.
    
                       | 
                    

