Documentation

TraitTagDetCOFINS

Table of Contents

Properties

$aCOFINS  : array<string|int, mixed>
$aCOFINSST  : array<string|int, mixed>
$dom  : DOMImproved
$stdTot  : stdClass

Methods

conditionalNumberFormatting()  : void
equilizeParameters()  : void
tagCOFINS()  : DOMElement
Grupo COFINS S01 pai M01 tag det[item]/imposto/COFINS (opcional)
tagCOFINSST()  : DOMElement
Grupo COFINS Substituição Tributária T01 pai M01 tag NFe/infNFe/det[]/imposto/COFINSST (opcional)
buildCOFINSAliq()  : DOMElement
Grupo COFINS tributado pela alíquota S02 pai S01 tag det/imposto/COFINS/COFINSAliq (opcional) Função chamada pelo método [ tagCOFINS ]
buildCOFINSNT()  : DOMElement
Grupo COFINS não tributado S04 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSNT (opcional) Função chamada pelo método [ tagCOFINS ]
buildCOFINSoutr()  : DOMElement
Grupo COFINS Outras Operações S05 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSoutr (opcional) Função chamada pelo método [ tagCOFINS ]

Properties

Methods

conditionalNumberFormatting()

public conditionalNumberFormatting(mixed $value[, mixed $decimal = = '2' ]) : void
Parameters
$value : mixed
$decimal : mixed = = '2'

equilizeParameters()

public equilizeParameters(mixed $std, mixed $possible) : void
Parameters
$std : mixed
$possible : mixed

tagCOFINS()

Grupo COFINS S01 pai M01 tag det[item]/imposto/COFINS (opcional)

public tagCOFINS(stdClass $std) : DOMElement
Parameters
$std : stdClass
Tags
throws
DOMException
Return values
DOMElement

tagCOFINSST()

Grupo COFINS Substituição Tributária T01 pai M01 tag NFe/infNFe/det[]/imposto/COFINSST (opcional)

public tagCOFINSST(stdClass $std) : DOMElement
Parameters
$std : stdClass
Tags
throws
DOMException
Return values
DOMElement

buildCOFINSAliq()

Grupo COFINS tributado pela alíquota S02 pai S01 tag det/imposto/COFINS/COFINSAliq (opcional) Função chamada pelo método [ tagCOFINS ]

protected buildCOFINSAliq(stdClass $std) : DOMElement
Parameters
$std : stdClass
Tags
throws
DOMException
Return values
DOMElement

buildCOFINSNT()

Grupo COFINS não tributado S04 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSNT (opcional) Função chamada pelo método [ tagCOFINS ]

protected buildCOFINSNT(stdClass $std) : DOMElement
Parameters
$std : stdClass
Tags
throws
DOMException
Return values
DOMElement

buildCOFINSoutr()

Grupo COFINS Outras Operações S05 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSoutr (opcional) Função chamada pelo método [ tagCOFINS ]

protected buildCOFINSoutr(stdClass $std) : DOMElement
Parameters
$std : stdClass
Tags
throws
DOMException
Return values
DOMElement

        
On this page

Search results