TFS_ANTIGUO/SIGPC/ProyectoSIGPC/App_WebReferences/ASPDF/Service11.xsd
kledezma 7fdadc4709 KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C519
2021-01-22 15:05:35 +00:00

18 lines
No EOL
806 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:tns="http://tempuri.org/" elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="Generar_Documento_PDF">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="strDocHtml" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="strConsecutivo" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Generar_Documento_PDFResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="Generar_Documento_PDFResult" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>