Class TNFe.InfNFe.Det.Imposto.PIS

java.lang.Object
systextil.integracao.xml.nfe.TNFe.InfNFe.Det.Imposto.PIS
Enclosing class:
TNFe.InfNFe.Det.Imposto

public static class TNFe.InfNFe.Det.Imposto.PIS 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">
	   <choice>
		 <element name="PISAliq">
		   <complexType>
			 <complexContent>
			   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
				 <sequence>
				   <element name="CST">
					 <simpleType>
					   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
						 <whiteSpace value="preserve"/>
						 <enumeration value="01"/>
						 <enumeration value="02"/>
					   </restriction>
					 </simpleType>
				   </element>
				   <element name="vBC" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
				   <element name="pPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_0302a04"/>
				   <element name="vPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
				 </sequence>
			   </restriction>
			 </complexContent>
		   </complexType>
		 </element>
		 <element name="PISQtde">
		   <complexType>
			 <complexContent>
			   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
				 <sequence>
				   <element name="CST">
					 <simpleType>
					   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
						 <whiteSpace value="preserve"/>
						 <enumeration value="03"/>
					   </restriction>
					 </simpleType>
				   </element>
				   <element name="qBCProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1204v"/>
				   <element name="vAliqProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1104v"/>
				   <element name="vPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
				 </sequence>
			   </restriction>
			 </complexContent>
		   </complexType>
		 </element>
		 <element name="PISNT">
		   <complexType>
			 <complexContent>
			   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
				 <sequence>
				   <element name="CST">
					 <simpleType>
					   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
						 <whiteSpace value="preserve"/>
						 <enumeration value="04"/>
						 <enumeration value="05"/>
						 <enumeration value="06"/>
						 <enumeration value="07"/>
						 <enumeration value="08"/>
						 <enumeration value="09"/>
					   </restriction>
					 </simpleType>
				   </element>
				 </sequence>
			   </restriction>
			 </complexContent>
		   </complexType>
		 </element>
		 <element name="PISOutr">
		   <complexType>
			 <complexContent>
			   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
				 <sequence>
				   <element name="CST">
					 <simpleType>
					   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
						 <whiteSpace value="preserve"/>
						 <enumeration value="49"/>
						 <enumeration value="50"/>
						 <enumeration value="51"/>
						 <enumeration value="52"/>
						 <enumeration value="53"/>
						 <enumeration value="54"/>
						 <enumeration value="55"/>
						 <enumeration value="56"/>
						 <enumeration value="60"/>
						 <enumeration value="61"/>
						 <enumeration value="62"/>
						 <enumeration value="63"/>
						 <enumeration value="64"/>
						 <enumeration value="65"/>
						 <enumeration value="66"/>
						 <enumeration value="67"/>
						 <enumeration value="70"/>
						 <enumeration value="71"/>
						 <enumeration value="72"/>
						 <enumeration value="73"/>
						 <enumeration value="74"/>
						 <enumeration value="75"/>
						 <enumeration value="98"/>
						 <enumeration value="99"/>
					   </restriction>
					 </simpleType>
				   </element>
				   <choice>
					 <sequence>
					   <element name="vBC" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
					   <element name="pPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_0302a04"/>
					 </sequence>
					 <sequence>
					   <element name="qBCProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1204v"/>
					   <element name="vAliqProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1104v"/>
					 </sequence>
				   </choice>
				   <element name="vPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
				 </sequence>
			   </restriction>
			 </complexContent>
		   </complexType>
		 </element>
	   </choice>
	 </restriction>
   </complexContent>
 </complexType>