[jira] Updated: (COCOON3-2) Add an XSchema Validator as PipelineComponent

2008-10-17 Thread Reinhard Poetz (JIRA)

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

Reinhard Poetz updated COCOON3-2:
-

Summary: Add an XSchema Validator as PipelineComponent  (was: Add an 
XSchema Validator as PipeLineComponent)

> Add an XSchema Validator as PipelineComponent
> -
>
> Key: COCOON3-2
> URL: https://issues.apache.org/jira/browse/COCOON3-2
> Project: Cocoon 3
>  Issue Type: Improvement
>  Components: cocoon-pipeline
>Affects Versions: 3.0.0-alpha-2
>Reporter: Simone Tripodi
>Assignee: Reinhard Poetz
>Priority: Minor
> Fix For: 3.0.0-alpha-2
>
> Attachments: SchemaProcessorInSiteMap.patch, XSchemaProcessor.patch
>
>
> XSchema Validation can be performed as an Identity Transformer where the 
> input will be filter by the XSchema validation.
> An error occurs - and the pipeline will be break - when the input is not 
> valid against the declared XML Schema. 

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



[jira] Updated: (COCOON3-2) Add an XSchema Validator as PipeLineComponent

2008-10-13 Thread Simone Tripodi (JIRA)

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

Simone Tripodi updated COCOON3-2:
-

Attachment: SchemaProcessorInSiteMap.patch

The second uploaded patch contains the fix to use the 
SchemaProcessorTransformer in the SiteMap.

Example included, plugged in the cocoon-samples, main page also updated.

> Add an XSchema Validator as PipeLineComponent
> -
>
> Key: COCOON3-2
> URL: https://issues.apache.org/jira/browse/COCOON3-2
> Project: Cocoon 3
>  Issue Type: Improvement
>  Components: cocoon-pipeline
>Affects Versions: 3.0.0-alpha-2
>Reporter: Simone Tripodi
>Assignee: Reinhard Poetz
>Priority: Minor
> Fix For: 3.0.0-alpha-2
>
> Attachments: SchemaProcessorInSiteMap.patch, XSchemaProcessor.patch
>
>
> XSchema Validation can be performed as an Identity Transformer where the 
> input will be filter by the XSchema validation.
> An error occurs - and the pipeline will be break - when the input is not 
> valid against the declared XML Schema. 

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



[jira] Updated: (COCOON3-2) Add an XSchema Validator as PipeLineComponent

2008-09-29 Thread Simone Tripodi (JIRA)

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

Simone Tripodi updated COCOON3-2:
-

Attachment: XSchemaProcessor.patch

The provided implementation uses JAXP APIs to realize XSchema validation.
Simple testcase contained in the patch

> Add an XSchema Validator as PipeLineComponent
> -
>
> Key: COCOON3-2
> URL: https://issues.apache.org/jira/browse/COCOON3-2
> Project: Cocoon 3
>  Issue Type: Improvement
>  Components: cocoon-pipeline
>Affects Versions: 3.0.0-alpha-2
>Reporter: Simone Tripodi
>Assignee: Cocoon Developers Team
>Priority: Minor
> Fix For: 3.0.0-alpha-2
>
> Attachments: XSchemaProcessor.patch
>
>
> XSchema Validation can be performed as an Identity Transformer where the 
> input will be filter by the XSchema validation.
> An error occurs - and the pipeline will be break - when the input is not 
> valid against the declared XML Schema. 

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