On Wed, Feb 10, 2016 at 12:43 PM, O'Dowd, Josh <Josh.O'Dowd at mso.umt.edu> wrote: > > <AttributeRule > attributeID="uid"><PermitValueRule xsi:type="ANY" /></AttributeRule> This appears multiple times in your XML. Note that the <AttributeRule> element is terminated twice, which is a syntax error. Tom