# example using alternation ("|") element bugReports { ( element bugReport { text } | element userError { text } )+ }