← Prev in month ← Prev in thread

[Issue 229] Spring Extension XSD and A.1 sca-implementation-spring.xsduse an out-of-date main SCA namespace

From
Anish Karmarkar <>
Date
2011-02-24T01:59:34+00:00
ID
Thread
[Issue 229] Spring Extension XSD and A.1 sca-implementation-spring.xsduse an out-of-date main SCA namespace
http://osoa.org/jira/browse/JAVA-229

On 2/23/2011 8:08 AM, Mike Edwards wrote:
> Target:  sca-springci-1.1-spec-WD05.doc
>
> Description:
>
> Section A.1 has a description of the sca-implementation-spring.xsd
> Section A.2 has a description of the SCA Spring Extension schema -
> sca-spring-extension.xsd
>
> These XSDs currently use an out-of-date version of the main SCA namespace:
>
> xmlns:sca=/"//http://docs.oasis-open.org/ns/opencsa/sca/200903//"/
>
> ...and an out-of-date version of the location of the XSD for this
> namespace:
>
> xsi:schemaLocation=/"/
> / //http://docs.oasis-open.org/ns/opencsa/sca/200903/
> /
> //http://docs.oasis-open.org/opencsa/sca-assembly/sca-core-1.1-cd03.xsd//"/
>
>
> These must be updated to use the current (CD06) version of the main
> namespace and XSD location.
>
>
> Proposal:
>
> Update the main SCA namespace to:
>
>    xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
>
> Update the location for the main SCA namespace to:
>
>    xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200912
> http://docs.oasis-open.org/opencsa/sca-assembly/sca-core-1.1-cd06.xsd"
>
>
← Prev in month ← Prev in thread