Sample XML files

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Sample XML files

  • Creator
    Topic
  • #52835
    Ryan Boone
    Participant

      Does anyone have a fairly generic XML / XSD file I could use to begin learning XML-based interface development on Cloverleaf? I’ve tried compiling the 231 xsd from the HL7 website but it generates errors.

      Thanks for any assistance.

    Viewing 1 reply thread
    • Author
      Replies
      • #75618
        Levy Lazarre
        Participant

          Ryan,

          The full set of HL7 Version 2.x XSDs can be downloaded as a .zip file from the following site:

          Code:



          http://wiki.open-esb.java.net/Wiki.jsp?page=HL7

          Then you could take an ADT_A01 HL7 message, for example, and translate it to XML using the A01 xsd provided.

          I hope this helps.

        • #75619
          Ryan Boone
          Participant

            Thanks! I was able to get this to compile without errors.

            Levy Lazarre wrote:

            Ryan,

            The full set of HL7 Version 2.x XSDs can be downloaded as a .zip file from the following site:

            Code:



            http://wiki.open-esb.java.net/Wiki.jsp?page=HL7

            Then you could take an ADT_A01 HL7 message, for example, and translate it to XML using the A01 xsd provided.

            I hope this helps.

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.