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

Sriram Rao updated WODEN-3:
---------------------------

    Attachment: WODEN 3 - patch_WSDLDocumentValidatorTest.txt
                WODEN 3 - patch_WSDLDocumentValidator.txt
                WODEN 3 - patch_Message dot Properties.txt

John:

Attached are the patch files for the 3 code components that were changed:
Message.properties
WSDLDocumentValidator.java
WSDLDocumentValidatorTest.java

Sriram


> Add the component name to the Schema-0016 assertion method
> ----------------------------------------------------------
>
>                 Key: WODEN-3
>                 URL: https://issues.apache.org/jira/browse/WODEN-3
>             Project: Woden
>          Issue Type: Improvement
>          Components: Validation
>            Reporter: John Kaputin
>         Assigned To: John Kaputin
>             Fix For: M8
>
>         Attachments: WODEN 3 - patch_Message dot Properties.txt, WODEN 3 - 
> patch_WSDLDocumentValidator.txt, WODEN 3 - patch_WSDLDocumentValidatorTest.txt
>
>
> The message for Schema-0016 assertion just reports the namespace URI in 
> error.  It might be more useful to report the name of the schema component as 
> well.  This could be achieved by specifying two message parameters (local 
> name and namespace URI) and changing  the testAssertionSchema0016 method in 
> the validator  to accept a QName argument rather than a namespace string.  
> The message could then be formatted with the element or type's local name as 
> well as its namespace URI.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to