LDAPAccountManager/lam/tests/resources/pdf/test.xml

14 lines
464 B
XML
Raw Normal View History

2017-06-25 12:47:33 +00:00
<pdf filename="printLogo.jpg" headline="User information" foldingmarks="standard">
2017-06-25 07:47:32 +00:00
<section name="Personal user information">
<entry name="inetOrgPerson_givenName" />
2017-06-25 12:23:28 +00:00
<entry name="inetOrgPerson_sn">
</entry>
<entry name="inetOrgPerson_street" />
2017-06-25 07:47:32 +00:00
</section>
<text>test text</text>
<section name="_posixAccount_uid">
<entry name="posixAccount_homeDirectory" />
<entry name="posixAccount_loginShell" />
</section>
2017-07-02 07:00:14 +00:00
<section name="No entries"/>
2017-06-25 07:47:32 +00:00
</pdf>