mamift/XSDLib

Modify ResolveIncludes() method to resolve schemas from the same directory of the target XSD and not necessarily the current working directory of the app.

mamift opened this issue · 1 comments

Internal: modify ResolveIncludes() method to resolve schemas from the same directory of the target XSD and not necessarily the current working directory of the app.

The target XSD being the XSD that has the <xs:include /> directives in it.