[ 
https://issues.apache.org/jira/browse/SOLR-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792536#action_12792536
 ] 

Chris A. Mattmann commented on SOLR-1669:
-----------------------------------------

Clients can validate locally if they separately download the XSD but then there 
is no mechanism to inject it into the response XML as a reference, which is 
required for runtime validation. But if the XML response references the XSD, 
and the client is set to validate (a user's choice), there is no need to 
(separately) download the XSD locally to do runtime validation.

> Make XMLWriter write out xml that references the SOLR response XSD/DTD 
> -----------------------------------------------------------------------
>
>                 Key: SOLR-1669
>                 URL: https://issues.apache.org/jira/browse/SOLR-1669
>             Project: Solr
>          Issue Type: Improvement
>          Components: Response Writers
>    Affects Versions: 1.2, 1.3, 1.4
>         Environment: My MacBook Pro, Christmas-break style.
>            Reporter: Chris A. Mattmann
>             Fix For: 1.5
>
>         Attachments: SOLR-1669.Mattmann.121709.patch.txt
>
>
> As described in SOLR-17, this is patch #2 of 3. It will make a simple 
> modification to XMLWriter which makes the output response XML reference the 
> SOLR XSD file. This way, clients can validate against it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to