> (2) Document and Element methods getSerializedForm() > throw UnsupportedOperationException BTW, I change it to just throw a RuntimeException now explaining the error. It's not as elegant, but it doesn't matter since this isn't a long-term issue. It's only a placeholder til the methods get implemented. -jh-