IdPv3.2.1 Attribute-filter.xml stuck!
Cantor, Scott
cantor.2 at osu.edu
Wed Feb 10 14:34:47 EST 2016
> I am also seeing this error:
>
> cvc-elt.4.2: Cannot resolve 'ANY' to a type definition for element
> 'afp:PolicyRequirementRule'.
That doesn't match the XML you posted (no afp: prefix in what you posted). Your issues are just XML and namespace correctness, so I suggest you try an XML editor. The schemaLocations in the new files are all usable to help validate from within editors like Oxygen.
All you need is one xmlns declaration at the top with the one namespace used, and everything else should be doable now with no prefixes.
-- Scott
More information about the users
mailing list