Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

<?xml version="1.0" encoding="UTF-8" ?>

<root>

  <dummy>

    <e1>

      <e2>Data_1</e2>

      <f/>

      <g attr="abc">text</g>

      <e2>Data_2</e2>

    </e1>

  </dummy>

  <e1>

    <e2>illegal/value</e2>

    <f/>

    <g attr="abc">text</g>

    <e2 attr="fghij">Example Value</e2>

  </e1>

</root>


Adapter-Specific Message Properties”

...