OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [sca-assembly] [NEW ISSUE] Duplicated atributes in sca-binding-sca.xsd and sca-implementation-composite.xsd


Title: [sca-assembly] [NEW ISSUE] Duplicated atributes in sca-binding-sca.xsd and sca-implementation-composite.xsd

Raiser:                             Plamen Pavlov

Target:                             SCA Assembly Specification

Description:                    

When SchemaFactory is created, based on the on the SCA XSD documents

e.g.

several exceptions are thrown

…./sca-binding-sca.xsd:

…./sca-implementation-composite.xsd:

The problem is duplication of some attributes in the base and in the extension types.

Here are the XSD snippets which caused these problems:

<complexType name="Binding" abstract="true">

</complexType>

<complexType name="SCABinding">

</complexType>

<complexType name="Implementation" abstract="true">

<complexType name="SCAImplementation">

</complexType>


Proposal: Remove the duplicated attributes from the extension complex types.





Best Regards,

Plamen



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]