eopayment/eopayment/resource/PaiementSecuriseService2.xsd

16 lines
1008 B
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/requete">
<xs:complexType name="CreerPaiementSecuriseRequest">
<xs:sequence>
<xs:element name="exer" 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="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="saisie" type="xs:string" minOccurs="0"/>
<xs:element name="urlnotif" type="xs:string" minOccurs="0"/>
<xs:element name="urlredirect" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:schema>