Changes

Jump to navigation Jump to search
21 bytes added ,  16:46, 13 July 2020
where $country/ethnicgroups = 'German'
order by $country/name[1]
return <country name='element { replace($country/@name }, ' '/>,'') } {}
(: rewritten to :)
for $country in db:text('factbook', 'German')/parent::ethnicgroups/parent::country
order by $country/name[1]
return <country name='element { replace($country/@name , ' ', '') } {}'/>
</syntaxhighlight>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu