After reading wiki and official document, they say:
HL7 v3 messages are based on an XML encoding syntax.
Okay, it seems clear it should be XML.
But does "based on" mean "can only be", is it possible to use another format? (e.g. the old pipe delimited format like HL7v2 )