Closed rozamunda closed 2 years ago
https://app.elexifier.elex.is/dictionaries/xml/843/transformations/739 account: tina.munda@gmail.com
The adopt selector functions doesn't seem to work I tried both with and without '..//'.
I downloaded both versions - in both cases I get:
<cit type="example"> <quote xml:space="preserve">Le <seg xml:space="preserve">coste</seg> alte sono ripide e rocciose.</quote> </cit> <cit type="translation"> <quote xml:lang="ukr" xml:space="preserve">Високі береги круті та скелясті.</quote> </cit>
whereas I would expect:
<cit type="example"> <quote xml:space="preserve">Le <seg xml:space="preserve">coste</seg> alte sono ripide e rocciose.</quote> <cit type="translation"> <quote xml:lang="ukr" xml:space="preserve">Високі береги круті та скелясті.</quote> </cit>
You have to do it like this, then it works
https://app.elexifier.elex.is/dictionaries/xml/843/transformations/739 account: tina.munda@gmail.com
The adopt selector functions doesn't seem to work I tried both with and without '..//'.
I downloaded both versions - in both cases I get:
whereas I would expect: