Click or drag to resize

XmlSchemaControllerGetXmlReaderSettings Method

Overload List
  NameDescription
Public methodGetXmlReaderSettings(String)
Creates XmlReaderSettings for validation of XML for schemas that import schemas in several levels. The imported schemas must also be in the ES schema storage, and must also be statically mapped in XmlXsdResolver
Public methodGetXmlReaderSettings(String, Boolean)
Creates XmlReaderSettings for validation of XML for schemas that import schemas in several levels. The imported schemas must also be in the ES schema storage, and must also be statically mapped in XmlXsdResolver
Top
See Also