# Reads all entries from the input Table <xcatrequest> <clienttype>PCM</clienttype> <command>getAllEntries</command> <table>tablename</table> </xcatrequest> <xcatresponse> <row> <attr>attribute1</attr> <value>value1</value> <attr>attribute2</attr> <value>value2</value> . . . <attr>attributeN</attr> <value>valueN</value> </row> . . . <row> <attr>attribute1</attr> <value>value1</value> <attr>attribute2</attr> <value>value2</value> . . . . <attr>attributeN</attr> <value>valueN</value> </row> </xcatresponse> <xcatresponse> <serverdone></serverdone> </xcatresponse>