> I tried item.getChild("description").getSerializedForm() and it didn't BTW, I noticed Attribute had the method named toSerializedForm() while all other components had it getSerializedForm(). I just changed Attribute to match the others in the CVS tree. -jh-