Oracle Derived Attributes

Peter Schober peter.schober at univie.ac.at
Mon Oct 10 17:31:20 BST 2011


* Chuck Kimber <chuck.kimber at usu.edu> [2011-10-10 18:08]:
> This is good to know.  I see my mistake was starting from the original
> example in the attribute-resolver.xml - the namespace is missing there.
> I'll work directly from the docs with copy-paste in the future.

Each element in the attribute-resolver.xml snippet you posted was
prefixed with dc: (check the definitions of the root element
<resolver:AttributeResolver>).
Simply changing <Column/> to <dc:Column/> would have worked.
Sorry if I wasn't clear in my previous mail (I could have spelled out
the the literal fix right away, but then you'd never have heard about
xml namespace prefixes, which are -- contrary to popular belief -- not
an invention of some gnosticistic demiurge related to the Shibboleth
project.)
-peter


More information about the users mailing list