No output from convertToString using recordWithNoID

Here’s the record structure which is mapped to convertToString.EDIValues:
EDIMonitorList
T- MonitorIdNumber
T- Status
T- StatusDate
T- StatusTime

Here’s the template:

<?xml version="1.0"?> 10

This template is mapped as boundnode.EDIMontiorTemplate to convertToString.EDItemplate.

When I run this through convertToString I get nothing. There is data in the record and there are no errors.

Any ideas will help.

Thanks.