You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Michael Pigott (JIRA)" <ji...@apache.org> on 2014/09/06 17:01:28 UTC

[jira] [Updated] (XMLSCHEMA-35) Multiple-Base URI Resolver

     [ https://issues.apache.org/jira/browse/XMLSCHEMA-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Pigott updated XMLSCHEMA-35:
------------------------------------
    Attachment: diff_multi_base_uri_resolver.zip

> Multiple-Base URI Resolver
> --------------------------
>
>                 Key: XMLSCHEMA-35
>                 URL: https://issues.apache.org/jira/browse/XMLSCHEMA-35
>             Project: XmlSchema
>          Issue Type: New Feature
>    Affects Versions: 2.1.0
>            Reporter: Michael Pigott
>              Labels: PatchAvailable
>             Fix For: 2.1.1
>
>         Attachments: diff_multi_base_uri_resolver.zip
>
>
> When working with schemas across multiple namespaces and source URIs, multiple XML Schemas may be given relative paths, but DefaultURIResolver only supports one base URI.
> XmlSchemaMultiBaseUriResolver collects the base URIs of all schemas encountered, and when a relative path is requested, will search all of the base URIs looking for the XML Schema.  This search is conducted in reverse-chronological-order of base-URI-added.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org