You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
615 B
9 lines
615 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://www.portalfiscal.inf.br/nfe" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
<xs:include schemaLocation="leiauteCancNFe_v1.07.xsd"/>
|
|
<xs:element name="retCancNFe" type="TRetCancNFe">
|
|
<xs:annotation>
|
|
<xs:documentation>Schema XML de validação do retorno Pedido de Cancelamento da Nota Fiscal Eletrônica</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:schema>
|