<?xml version="1.0" encoding="utf-8"?> <!-- A valid XML document for CFD v3.3 schema with nonsense values for testing --> <!-- Comments to http://www.cryptosys.net/contact/ --> <cfdi:Comprobante xmlns:cfdi="http://www.sat.gob.mx/cfd/3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sat.gob.mx/cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd" Version="3.3" Fecha="2017-05-01T01:23:59" Moneda="MXN" SubTotal="1000" Total="1500" TipoDeComprobante="I" FormaPago="02" LugarExpedicion="45079" NoCertificado="40001000000300000337" Sello="" Certificado=""> <cfdi:Emisor Rfc=" AAA010101AAA" RegimenFiscal="622"/> <cfdi:Receptor Rfc="BASJ600902KL9" UsoCFDI="G03"/> <cfdi:Conceptos> <cfdi:Concepto ClaveProdServ="01010101" ClaveUnidad="C81" Cantidad="1.5" Descripcion="ACERO" ValorUnitario="1500000" Importe="2250000"> </cfdi:Concepto> </cfdi:Conceptos> <cfdi:Complemento> <!-- MINIMUM REQUIRED FIELDS --> <detallista:detallista xmlns:detallista="http://www.sat.gob.mx/detallista" xsi:schemaLocation="http://www.sat.gob.mx/detallista http://www.sat.gob.mx/sitio_internet/cfd/detallista/detallista.xsd" contentVersion="1.3.1" type="SimpleInvoiceType" documentStructureVersion="AMC8.1" documentStatus="ORIGINAL"> <detallista:requestForPaymentIdentification> <detallista:entityType>INVOICE</detallista:entityType> </detallista:requestForPaymentIdentification> <detallista:specialInstruction code="ZZZ"> <detallista:text>Monto de la venta</detallista:text> </detallista:specialInstruction> <detallista:orderIdentification> <detallista:referenceIdentification type="ON"> 4500536101</detallista:referenceIdentification> </detallista:orderIdentification> <detallista:AdditionalInformation> <detallista:referenceIdentification type="ATZ"/> </detallista:AdditionalInformation> <detallista:buyer> <detallista:gln>0000000000000</detallista:gln> <detallista:contactInformation> <detallista:personOrDepartmentName> <detallista:text>000</detallista:text> </detallista:personOrDepartmentName> </detallista:contactInformation> </detallista:buyer> <detallista:currency currencyISOCode="MXN"> <detallista:currencyFunction>BILLING_CURRENCY</detallista:currencyFunction> </detallista:currency> <detallista:currency currencyISOCode="USD"> <detallista:currencyFunction>PAYMENT_CURRENCY</detallista:currencyFunction> <detallista:rateOfChange>1.000000</detallista:rateOfChange> </detallista:currency> </detallista:detallista> </cfdi:Complemento> </cfdi:Comprobante>