localIds = new LocalID[0];
}
// fill it with information we got from the store
for (int ii=0; ii<refs.length; ii++) xrd.addRef(refs[ii]);
for (int ii=0; ii<services.length; ii++) xrd.addService(services[ii]);
for (int ii=0; ii<localIds.length; ii++) xrd.addLocalID(localIds[ii]);
// do we want a local authority resolution service for this authority?
// this piece of information comes from the store, but we actually create