Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
200 espaco 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--  03-03-2011 - correcao do nome da tag raiz -->
3
<!--  PL_006CC CCe 16/06/2010 -->
4
<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">
5
        <xs:include schemaLocation="leiauteCCe_v1.00.xsd"/>
6
        <xs:element name="evento" type="TEvento">
7
                <xs:annotation>
8
                        <xs:documentation>Schema XML de validação do evento Carta de Correção</xs:documentation>
9
                </xs:annotation>
10
        </xs:element>
11
</xs:schema>