# # AccountInvoiceRead Result # Result.content |= AccountInvoiceRead # # AccountInvoiceRead Element # AccountInvoiceRead = element AccountInvoiceRead { AnyAttribute*, AccountInvoiceRead.content } AccountInvoiceRead.content = AccountInvoice & AccountInvoiceRead.content.open* AccountInvoiceRead.content.open = element * - AccountInvoice { Anything }