Class TCTe.InfCte.InfCTeNorm.InfServVinc

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

public static class TCTe.InfCte.InfCTeNorm.InfServVinc 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>
                 <element name="infCTeMultimodal" maxOccurs="unbounded">
                   <complexType>
                         <complexContent>
                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="chCTeMultimodal" type="{http://www.portalfiscal.inf.br/cte}TChNFe"/>
                                 </sequence>
                           </restriction>
                         </complexContent>
                   </complexType>
                 </element>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>