seqp.getEntry(i, tvp);
tvp.getValue(anp);
copyAttribute(tempEnb, db, ntp, anp);
}
}
tempEnb.endAttributeChunk();
tempEnb.startChildrenChunk();
if (enp.childrenChunkExists()) {
enp.getChildrenSequence(ntp, seqp);
for (int i = 0; i < seqp.getEntryCount(); ++i) {
seqp.getEntry(i, tvp);