Versions in this module Expand all Collapse all v0 v0.1.0 Aug 1, 2026 Changes in this version + type DPSNode struct + InfDPS InfDPSNode + type DanfseRenderer interface + Render func(xmlData []byte) ([]byte, error) + func NewDanfseRenderer() DanfseRenderer + type DestNode struct + CEP string + CMun string + CNPJ string + Email string + End struct{ ... } + Fone string + UF string + XMun string + XNome string + type EmitNode struct + CNPJ string + Email string + EnderNac EnderNacNode + Fone string + XNome string + type EnderNacNode struct + CEP string + CMun string + Nro string + UF string + XBairro string + XCpl string + XLgr string + XMun string + type IBSCBSNode struct + CIndOp string + CLocalidadeIncid string + Dest DestNode + TotCIBS struct{ ... } + Valores struct{ ... } + XLocalidadeIncid string + type InfDPSNode struct + DCompet string + DhEmi string + IBSCBS IBSCBSNode + Interm IntermNode + NDPS string + Prest PrestNode + Serie string + Serv ServNode + Toma TomaNode + TpAmb string + Valores ValoresDPS + type InfNFSeNode struct + AmbGer string + CLocIncid string + DPS DPSNode + DhProc string + Emit EmitNode + ID string + NNFSe string + Valores Valores + XLocEmi string + XLocIncid string + XLocPrestacao string + XTribNac string + type InfoComplNode struct + XOutInf string + type IntermNode struct + CEP string + CMun string + CNPJ string + Email string + End struct{ ... } + Fone string + IM string + UF string + XMun string + XNome string + type NFSe struct + InfNFSe InfNFSeNode + XMLName xml.Name + func ParseXML(xmlData []byte) (*NFSe, error) + type PrestNode struct + CNPJ string + Email string + Fone string + IM string + RegTrib struct{ ... } + type ServNode struct + CServ struct{ ... } + InfoCompl InfoComplNode + LocPrest struct{ ... } + Obra struct{ ... } + type TomaNode struct + CNPJ string + Email string + End struct{ ... } + Fone string + IM string + XNome string + type Valores struct + PAliqAplic string + TpBM string + VBC string + VCalcBM string + VCalcDR string + VISSQN string + VLiq string + VTotalRet string + type ValoresDPS struct + Trib struct{ ... } + VDedRed struct{ ... } + VDescCondIncond struct{ ... } + VServPrest struct{ ... }