]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
d6532c2178eed19cb5834a19be2dde5e27db15d4
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document name="persons">
3   <ns2:persons_common xmlns:ns2="http://collectionspace.org/services/person" xmlns:ns3="http://collectionspace.org/services/jaxb">
4     <shortIdentifier>${shortIdentifier}</shortIdentifier>
5     <displayName>${foreName} ${surName}</displayName>
6     <displayNameComputed>false</displayNameComputed>
7     <shortDisplayName>>${foreName} ${surName}</shortDisplayName>
8     <shortDisplayNameComputed>false</shortDisplayNameComputed>
9                 <foreName>${foreName}</foreName>
10                 <surName>${surName}</surName>
11         </ns2:persons_common>
12         <ns4:persons_naturalhistory xmlns:ns4="http://collectionspace.org/services/person/domain/naturalhistory" xmlns:ns3="http://collectionspace.org/services/jaxb">
13                 <entityType>${entityType}</entityType>
14                 <lifeSpan>${lifeSpan}</lifeSpan>
15         </ns4:persons_naturalhistory>
16 </document>
17
18