Loading plugins/org.etsi.mts.tdl.TPLan2/src/org/etsi/mts/tdl/TPLan2.xtext +1 −1 Original line number Diff line number Diff line Loading @@ -576,7 +576,7 @@ DataContent returns to::Content: ; Identifier returns ecore::EString: STRING | ID; STRING | ID | 'attribute' | 'name' | 'value' | 'type'; Qualifier returns tdl::Comment: body=Identifier | body=NumberAsIdentifier Loading plugins/org.etsi.mts.tdl.tx/src/org/etsi/mts/tdl/TDLtx.xtext +1 −1 Original line number Diff line number Diff line Loading @@ -1113,7 +1113,7 @@ EString: Identifier: ID //implementation specific | 'name' | 'type' | 'value'//TODO: exclude other keywords to the extent possible? | 'name' | 'type' | 'value' | 'attribute'//TODO: exclude other keywords to the extent possible? ; AIdentifier: Loading Loading
plugins/org.etsi.mts.tdl.TPLan2/src/org/etsi/mts/tdl/TPLan2.xtext +1 −1 Original line number Diff line number Diff line Loading @@ -576,7 +576,7 @@ DataContent returns to::Content: ; Identifier returns ecore::EString: STRING | ID; STRING | ID | 'attribute' | 'name' | 'value' | 'type'; Qualifier returns tdl::Comment: body=Identifier | body=NumberAsIdentifier Loading
plugins/org.etsi.mts.tdl.tx/src/org/etsi/mts/tdl/TDLtx.xtext +1 −1 Original line number Diff line number Diff line Loading @@ -1113,7 +1113,7 @@ EString: Identifier: ID //implementation specific | 'name' | 'type' | 'value'//TODO: exclude other keywords to the extent possible? | 'name' | 'type' | 'value' | 'attribute'//TODO: exclude other keywords to the extent possible? ; AIdentifier: Loading