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
531 B
9 lines
531 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="leiauteNFe_v1.10.xsd"/>
|
|
<xs:element name="NFe" type="TNFe">
|
|
<xs:annotation>
|
|
<xs:documentation>Nota Fiscal Eletrônica</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:schema>
|