- This topic has 6 replies, 2 voices, and was last updated 16 years, 2 months ago by .
-
Topic
-
I have a VRL file that when translated, generates many empty unwanted xml segments. This doesn’t happen when translating from an HL7 file to xml though. small example:
ABC|123|||
translates to:
<1>ABC<2>123<3 /><4 />
Note the 3rd and 4th fields.
I can remove it using a post script, but I am wondering if maybe I just configured my VRL incorrectly such that it doesn’t recognize nulls. Attached is a screenshot of my VRL configuration.
– Vincent
Viewing 5 reply threads
Viewing 5 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.