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
581 B
9 lines
581 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
<xs:include schemaLocation="leiauteEventoCancNFe_v1.00.xsd"/>
|
|
<xs:element name="procEventoNFe" type="TProcEvento">
|
|
<xs:annotation>
|
|
<xs:documentation>Schema XML de validação do proc Cancelamento</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:schema>
|