// get the location of the start prefix mappings.
int prefixMappingLocation = ((Integer) prefixMappingLocations.pop()).intValue();
int prefixMappingCount = intArray[prefixMappingLocation++];
// Resolve the forward reference to the start of this event.
PlaceHolderList referenceList =
popBalancingEventPositionReferences();
referenceList.setValue(intCount);
// Add the event type.
addEvent(SAXEventType.END_ELEMENT);
// Add the strings.