eopayment/eopayment/resource/PaiementSecuriseService3.xsd

47 lines
2.2 KiB
XML

<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.8 svn-revision#13980. --><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.0" targetNamespace="http://securite.service.tpa.cp.finances.gouv.fr/reponse">
<xs:complexType name="CreerPaiementSecuriseResponse">
<xs:sequence>
<xs:element name="idOp" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RecupererDetailClientRequest">
<xs:sequence>
<xs:element name="numCli" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RecupererDetailClientResponse">
<xs:sequence>
<xs:element name="libelleN1" type="xs:string" minOccurs="0"/>
<xs:element name="libelleN2" type="xs:string" minOccurs="0"/>
<xs:element name="libelleN3" type="xs:string" minOccurs="0"/>
<xs:element name="numcli" type="xs:string" minOccurs="0"/>
<xs:element name="IdentifiantGen" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RecupererDetailPaiementSecuriseRequest">
<xs:sequence>
<xs:element name="idOp" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="RecupererDetailPaiementSecuriseResponse">
<xs:sequence>
<xs:element name="dattrans" type="xs:string" minOccurs="0"/>
<xs:element name="exer" type="xs:string" minOccurs="0"/>
<xs:element name="heurtrans" type="xs:string" minOccurs="0"/>
<xs:element name="idOp" type="xs:string" minOccurs="0"/>
<xs:element name="mel" type="xs:string" minOccurs="0"/>
<xs:element name="montant" type="xs:string" minOccurs="0"/>
<xs:element name="numauto" type="xs:string" minOccurs="0"/>
<xs:element name="numcli" type="xs:string" minOccurs="0"/>
<xs:element name="objet" type="xs:string" minOccurs="0"/>
<xs:element name="refdet" type="xs:string" minOccurs="0"/>
<xs:element name="resultrans" type="xs:string" minOccurs="0"/>
<xs:element name="saisie" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:schema>