1 If an element has a TARGET attribute, should following elements be inherited
6 orig element1 element2 a
7 orig element1 element3 a
9 attr set target new orig
11 list new element1 element2
13 new element1 element2 a
16 Make sure the default DTD is set when importing.