C# Class BExIS.Xml.Helpers.XsdSchemaReader

Show file Open project: BEXIS2/Core

Public Methods

Method Description
Read ( ) : void

Private Methods

Method Description
GetXmlSchemaElementCount ( XmlSchemaElement xmlSchemaElement ) : int

ValidationCallback ( object sender, ValidationEventArgs args ) : void

findParentElement ( XmlSchemaObject xmlSchemaObject ) : XmlSchemaComplexType

readXmlSchemaElement ( XmlSchemaElement element, XmlSchemaElement parent ) : void

Method Details

Read() public method

public Read ( ) : void
return void