Changes between Version 24 and Version 25 of MolgenisAddressBookExample


Ignore:
Timestamp:
2009-08-23T19:06:27+02:00 (15 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisAddressBookExample

    v24 v25  
    4949 * Create the entity again
    5050{{{
    51 !xml
     51#!xml
    5252<entity name="Address">
    5353}}}
    5454 * A unique, automatic numeric identifier field that MOLGENIS will use to refer addresses.
    5555{{{
    56 !xml
     56#!xml
    5757<field name="address_id" type="autoid"/>
    5858}}}