All, I looked at the XMLValidation layer's modifyElement function, and it doesn't appear to modify elements that get put into the productTypeElementMap.
Thus an element will be modified in the elements map (element id to element) but if it is already mapped to a product type the product type to element map will maintain a reference to the unmodified element. Is this intended behavior, or have I missed something? I had intended to use the modifyElement function, but with the purpose of updating any occurrence of that element. If this is not the intended purpose I will find a workaround. -Michael Starch
