A declared attribute addition as last element in the attribute list yields an Unknown Transformation exception.

The exact transformation is:

Transformation(APath( 
  Step(AbbrContextStep, 
    Step(AbbrIndexStep(1), 
    Step(AbbrIndexStep(3), 
    AbbrIndexStep(2))))), 
  Addition(Att(Name("reporter"), 
    DeclType(Name("User")), 
      [MinCard("0"), 
      MaxCard("1")])),[])
Submitted by Sander Vermolen on 9 February 2010 at 08:56

On 30 March 2010 at 12:19 Sander Vermolen commented:

List transformations were detected incorrectly. Issue solved in 0.1

Log in to post comments