hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

Use Message Assemblies in DOC Library #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current state:

Currently, we use ABIEs without basedOn dependencies for building the
document structure in the DOC Library. The UPCC 3 specification has been
changed to allow the use of Message Assemblies (MA) in the DOC Library in
order to avoid conflicts with the CCTS specification.

What to do:

 * Change the concept document to reflect the use of MA.
 * Extend the CCRepository to support MA.
 * Change XSD Importer implementation to use MA instead of ABIEs in the DOC
Library.

Original issue reported on code.google.com by cschollum on 13 Nov 2009 at 2:07

GoogleCodeExporter commented 9 years ago
CctsRepository interface now supports MA.

Task: Check repository implementation.

Original comment by cschollum on 9 Dec 2009 at 3:30

GoogleCodeExporter commented 9 years ago

Original comment by cschollum on 20 Jan 2010 at 3:21