Class TCTe.InfCte.InfCTeNorm.InfDoc

java.lang.Object
systextil.integracao.xml.cte.TCTe.InfCte.InfCTeNorm.InfDoc
Enclosing class:
TCTe.InfCte.InfCTeNorm

public static class TCTe.InfCte.InfCTeNorm.InfDoc extends Object

Classe Java de anonymous complex type.

O seguinte fragmento do esquema especifica o conteudo esperado contido dentro desta classe.

 <complexType>
   <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
                 <choice>
                   <element name="infNF" maxOccurs="unbounded">
                         <complexType>
                           <complexContent>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                   <sequence>
                                         <element name="nRoma" minOccurs="0">
                                           <simpleType>
                                                 <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                                                   <minLength value="1"/>
                                                   <maxLength value="20"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="nPed" minOccurs="0">
                                           <simpleType>
                                                 <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                                                   <minLength value="1"/>
                                                   <maxLength value="20"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="mod" type="{http://www.portalfiscal.inf.br/cte}TModNF"/>
                                         <element name="serie">
                                           <simpleType>
                                                 <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                                                   <minLength value="1"/>
                                                   <maxLength value="3"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="nDoc">
                                           <simpleType>
                                                 <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                                                   <minLength value="1"/>
                                                   <maxLength value="20"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="dEmi" type="{http://www.portalfiscal.inf.br/cte}TData"/>
                                         <element name="vBC" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
                                         <element name="vICMS" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
                                         <element name="vBCST" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
                                         <element name="vST" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
                                         <element name="vProd" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
                                         <element name="vNF" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
                                         <element name="nCFOP" type="{http://www.portalfiscal.inf.br/cte}TCfop"/>
                                         <element name="nPeso" type="{http://www.portalfiscal.inf.br/cte}TDec_1203Opc" minOccurs="0"/>
                                         <element name="PIN" minOccurs="0">
                                           <simpleType>
                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                   <whiteSpace value="preserve"/>
                                                   <minLength value="2"/>
                                                   <maxLength value="9"/>
                                                   <pattern value="[1-9]{1}[0-9]{1,8}"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="dPrev" type="{http://www.portalfiscal.inf.br/cte}TData" minOccurs="0"/>
                                         <choice>
                                           <element name="infUnidCarga" type="{http://www.portalfiscal.inf.br/cte}TUnidCarga" maxOccurs="unbounded" minOccurs="0"/>
                                           <element name="infUnidTransp" type="{http://www.portalfiscal.inf.br/cte}TUnidadeTransp" maxOccurs="unbounded" minOccurs="0"/>
                                         </choice>
                                   </sequence>
                                 </restriction>
                           </complexContent>
                         </complexType>
                   </element>
                   <element name="infNFe" maxOccurs="unbounded">
                         <complexType>
                           <complexContent>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                   <sequence>
                                         <element name="chave" type="{http://www.portalfiscal.inf.br/cte}TChNFe"/>
                                         <element name="PIN" minOccurs="0">
                                           <simpleType>
                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                   <whiteSpace value="preserve"/>
                                                   <minLength value="2"/>
                                                   <maxLength value="9"/>
                                                   <pattern value="[1-9]{1}[0-9]{1,8}"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="dPrev" type="{http://www.portalfiscal.inf.br/cte}TData" minOccurs="0"/>
                                         <choice>
                                           <element name="infUnidCarga" type="{http://www.portalfiscal.inf.br/cte}TUnidCarga" maxOccurs="unbounded" minOccurs="0"/>
                                           <element name="infUnidTransp" type="{http://www.portalfiscal.inf.br/cte}TUnidadeTransp" maxOccurs="unbounded" minOccurs="0"/>
                                         </choice>
                                   </sequence>
                                 </restriction>
                           </complexContent>
                         </complexType>
                   </element>
                   <element name="infOutros" maxOccurs="unbounded">
                         <complexType>
                           <complexContent>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                   <sequence>
                                         <element name="tpDoc">
                                           <simpleType>
                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                   <whiteSpace value="preserve"/>
                                                   <enumeration value="00"/>
                                                   <enumeration value="10"/>
                                                   <enumeration value="59"/>
                                                   <enumeration value="65"/>
                                                   <enumeration value="99"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="descOutros" minOccurs="0">
                                           <simpleType>
                                                 <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                                                   <minLength value="1"/>
                                                   <maxLength value="100"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="nDoc" minOccurs="0">
                                           <simpleType>
                                                 <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                                                   <minLength value="1"/>
                                                   <maxLength value="20"/>
                                                 </restriction>
                                           </simpleType>
                                         </element>
                                         <element name="dEmi" type="{http://www.portalfiscal.inf.br/cte}TData" minOccurs="0"/>
                                         <element name="vDocFisc" type="{http://www.portalfiscal.inf.br/cte}TDec_1302Opc" minOccurs="0"/>
                                         <element name="dPrev" type="{http://www.portalfiscal.inf.br/cte}TData" minOccurs="0"/>
                                         <choice>
                                           <element name="infUnidCarga" type="{http://www.portalfiscal.inf.br/cte}TUnidCarga" maxOccurs="unbounded" minOccurs="0"/>
                                           <element name="infUnidTransp" type="{http://www.portalfiscal.inf.br/cte}TUnidadeTransp" maxOccurs="unbounded" minOccurs="0"/>
                                         </choice>
                                   </sequence>
                                 </restriction>
                           </complexContent>
                         </complexType>
                   </element>
                 </choice>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • InfDoc

      public InfDoc()
  • Method Details

    • getInfNF

      Gets the value of the infNF property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the infNF property.

      For example, to add a new item, do as follows:

              getInfNF().add(newItem);
       

      Objects of the following type(s) are allowed in the list TCTe.InfCte.InfCTeNorm.InfDoc.InfNF

    • getInfNFe

      Gets the value of the infNFe property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the infNFe property.

      For example, to add a new item, do as follows:

              getInfNFe().add(newItem);
       

      Objects of the following type(s) are allowed in the list TCTe.InfCte.InfCTeNorm.InfDoc.InfNFe

    • getInfOutros

      Gets the value of the infOutros property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the infOutros property.

      For example, to add a new item, do as follows:

              getInfOutros().add(newItem);
       

      Objects of the following type(s) are allowed in the list TCTe.InfCte.InfCTeNorm.InfDoc.InfOutros