
 evident - 2015-07-31 13:37:15
 
Hi Sandeep,
I think the search method of crxml should not begin with "...->" that users can do something like: 
$a = $srcXML->search('Timestamp');
$crxml->$a['accessStatement'];
please remove "...->" from beginning otherwise what is its purpose?
Thanks,