1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
| <?xml version="1.0" encoding="ISO-8859-15"?>
<ElementsRecuperes xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="20070503-090205-export.xsd">
<ObjetRecupere>
<Application>
<Identifiant>iDJWHEiW5Te5</Identifiant>
<Nom>Réservation</Nom>
<Commentaire></Commentaire>
<Numéro_de_version>2.1</Numéro_de_version>
</Application>
<Lien>
<Nom>Message-Emis</Nom>
<ID_Source>iDJWHEiW5Te5</ID_Source>
<ID_Destination>ACJWJRiW5vD6</ID_Destination>
</Lien>
<Lien>
<Nom>Message-Emis</Nom>
<ID_Source>iDJWHEiW5Te5</ID_Source>
<ID_Destination>VFJW3RiW5DC6</ID_Destination>
</Lien>
</ObjetRecupere>
<ObjetRecupere>
<Message>
<Identifiant>ACJWJRiW5vD6</Identifiant>
<Nom>ventes réalisées </Nom>
</Message>
<Lien>
<Nom>Application-Emettrice</Nom>
<ID_Source>ACJWJRiW5vD6</ID_Source>
<ID_Destination>iDJWHEiW5Te5</ID_Destination>
</Lien>
</ObjetRecupere>
... |