Class TIBSCBSTot.GIBS

java.lang.Object
systextil.integracao.xml.nfe.TIBSCBSTot.GIBS
Enclosing class:
TIBSCBSTot

public static class TIBSCBSTot.GIBS 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="gIBSUF">
		   <complexType>
			 <complexContent>
			   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
				 <sequence>
				   <element name="vDif" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
				   <element name="vDevTrib" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
				   <element name="vIBSUF" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
				 </sequence>
			   </restriction>
			 </complexContent>
		   </complexType>
		 </element>
		 <element name="gIBSMun">
		   <complexType>
			 <complexContent>
			   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
				 <sequence>
				   <element name="vDif" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
				   <element name="vDevTrib" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
				   <element name="vIBSMun" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
				 </sequence>
			   </restriction>
			 </complexContent>
		   </complexType>
		 </element>
		 <element name="vIBS" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>