}
case PAGE_NUMBER: {
return new PageNumber(parent, propertyList);
}
case PAGE_NUMBER_CITATION: {
return new PageNumberCitation(parent, propertyList);
}
case PAGE_NUMBER_CITATION_LAST: {
return new PageNumberCitationLast(parent, propertyList);
}
case PAGE_SEQUENCE: {