Loading plugins/org.etsi.mts.tdl.tx/src/org/etsi/mts/tdl/TDLtx.xtext +12 −9 Original line number Diff line number Diff line Loading @@ -2194,6 +2194,7 @@ DataReferenceAsBinding returns to::DataReference: ; fragment DataReferenceFragment returns to::DataReference: ( comment+=Qualifier* '#' //name=Identifier Loading @@ -2203,6 +2204,8 @@ fragment DataReferenceFragment returns to::DataReference: // may need further consideration // on the other hand no one really used this for the most part.. content=TODataElementUse ) | content=SpecialValueUse ; //DataUse Loading Loading
plugins/org.etsi.mts.tdl.tx/src/org/etsi/mts/tdl/TDLtx.xtext +12 −9 Original line number Diff line number Diff line Loading @@ -2194,6 +2194,7 @@ DataReferenceAsBinding returns to::DataReference: ; fragment DataReferenceFragment returns to::DataReference: ( comment+=Qualifier* '#' //name=Identifier Loading @@ -2203,6 +2204,8 @@ fragment DataReferenceFragment returns to::DataReference: // may need further consideration // on the other hand no one really used this for the most part.. content=TODataElementUse ) | content=SpecialValueUse ; //DataUse Loading