Traversal Adapter für Contact ergänzt. Eine verknüpfte Organizationalunit wird jetzt im XML mit ausgegeben.

git-svn-id: https://svn.libreccm.org/ccm/trunk@943 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2011-05-27 12:52:54 +00:00
parent 674f434849
commit cb104fde03
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
<xrd:property name="/object/person"/> <xrd:property name="/object/person"/>
<xrd:property name="/object/address"/> <xrd:property name="/object/address"/>
<xrd:property name="/object/contactentries"/> <xrd:property name="/object/contactentries"/>
<xrd:property name="/object/organizationalunit"/>
</xrd:associations> </xrd:associations>
</xrd:adapter> </xrd:adapter>
</xrd:context> </xrd:context>