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
570 B
9 lines
570 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
<xs:include schemaLocation="leiauteCancNFe_v1.07.xsd"/>
|
|
<xs:element name="procCancNFe" type="TProcCancNFe">
|
|
<xs:annotation>
|
|
<xs:documentation>Pedido de Cancelamento de NF-e processado</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:schema>
|