DOWN-TRANSLATE with XML element biblio output "%n" || "%n" || "My bookshop%n" || "%n" || "%n" || "

My bookshop

%n

 

%n" || "%c" ; continue parsing element books output "%c" element book output "%c" do when last subelement is related output "

" done output "
%n" element title output "

" using attribute id of parent do when attribute id is specified output "" done output "%c

%n" element author do when previous is title output "

%c" else output "
%n" || "%c" done element description output "

%n" ; closing the p element started with the first author || "
%n" || "

%c

%n" element ISBN output "

ISBN-number: %c
%n" element pages output "%c pages
%n" element targetgroup output "Aimed at the '%c'
%n" element price output "%c US$

%n" element related do when occurrence = 1 output "

See also:
" done output "%c
" element authors output "

An overview of our writers

%n" output "" output "%n" output "%c
NameSpecialty
%n" element authordesc output "%c%n" element name output "%c%n" element specialty do when occurrence = 1 output "%c" else output " - %c" done document-end output ""