
Grammar extracted by Vadim Zaytsev, see the Grammar Zoo entry for details: transform/xldf/v02/extracted
Source used for this grammar: Vadim Zaytsev, Ralf Lämmel, Software Language Processing Suite, XLDF, shared/xsd/xldf.xsd, 2011 [Explore]
sequence, transformation, insert, move, rename, append, scope), 5 root (sequence, insert, move, rename, append), 1 top (scope), 5 bottom (nonterminal, SimpleText 2, insideSimpleText 2, label, where).[before], [after], [content] 2, [section], [inside], [id], [title], [from], [to], [where], [label], [nonterminal].sequence ::=
transformationtransformation ::= insert move rename where
insert ::= [before]::insideSimpleText[after]::insideSimpleText [content]::SimpleText
move ::= [section]::string [inside]::string
rename ::= [from]::[id]::string[title]::string [to]::string
append ::= [where]::string [content]::SimpleText
scope ::= [label]::label [nonterminal]::nonterminal