Possible to comment in HL7 schema files?
Did some searching online with no luck. In Studio, is it possible to add comments to .HL7 schema files? For instance
//or maybe this is
<MessageStructure name='ACK' definition='MSH~MSA~[~ERR~]'/>
Did some searching online with no luck. In Studio, is it possible to add comments to .HL7 schema files? For instance
//or maybe this is
<MessageStructure name='ACK' definition='MSH~MSA~[~ERR~]'/>
I'm stupid, I hadn't even tried the examples I used above. <!-- comment --> seems to work fine!