Commit b58c73d1 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ changed objectives and references to strings

parent 08a0eefe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -147,8 +147,8 @@ StructuredTestObjective returns to::StructuredTestObjective:
    'Test Purpose'
    '{'
	    'TP Id' name=Identifier
        'Test objective' description=Identifier 
        ('Reference' objectiveURI+=Identifier (',' objectiveURI+=Identifier )*)?
        'Test objective' description=STRING 
        ('Reference' objectiveURI+=STRING (',' objectiveURI+=STRING )*)?
        ('Config Id' configuration=[tdl::TestConfiguration|Identifier])? 
        ('PICS Selection' picsReference+=FirstPICSReference (picsReference+=PICSReference)*)? 
        (initialConditions=InitialConditions)?