230231232233234235236237238239240
} case FOOTNOTE: { return new Footnote(parent, propertyList); } case FOOTNOTE_BODY: { return new FootnoteBody(parent, propertyList); } case INDEX_KEY_REFERENCE: { return new IndexKeyReference(parent, propertyList); } case INDEX_PAGE_CITATION_LIST: {