hahaking119 / vienna-add-in

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

Implement XSD sequence mappings #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Use tagged value sequencing key to represent XSD sequences.

Original issue reported on code.google.com by cschollum on 18 Nov 2009 at 10:08

GoogleCodeExporter commented 9 years ago
To ensure every element of a complex type is in the right order we have to set 
the
tagged value SequencingKey of a BBIE. In order to maintain consistence across 
the
whole document either all SequencingKey tagged values of BBIEs contained in an 
ABIE
have to be set or none. An error is produced if only some SequencingKeys are 
set.

Original comment by cschollum on 18 Nov 2009 at 10:09

GoogleCodeExporter commented 9 years ago

Original comment by christia...@researchstudio.at on 3 Feb 2010 at 12:02

GoogleCodeExporter commented 9 years ago
As of r1332 the XSD Importer is capable importing the XML Schema construct.
However, the resulting Core Component Model is not annotated with proper
tagged values.

Original comment by christia...@researchstudio.at on 3 Feb 2010 at 12:04

GoogleCodeExporter commented 9 years ago

Original comment by christia...@researchstudio.at on 24 Feb 2010 at 10:57