Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DatiDDT - Problema Array "RiferimentoNumeroLinea" #17

Open
brainssolutions opened this issue Jul 8, 2020 · 0 comments
Open

DatiDDT - Problema Array "RiferimentoNumeroLinea" #17

brainssolutions opened this issue Jul 8, 2020 · 0 comments

Comments

@brainssolutions
Copy link

Salve,
non riesco a capire se c'è un errore oppure il campo è singolo.

Al momento con lo script riesco a generare il semplice Array :

<DatiDDT>
        <NumeroDDT>1</NumeroDDT>
        <DataDDT>2020-07-08</DataDDT>
        <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea>
</DatiDDT>

avrei però bisogno di specificare più linee del tipo 👍

<DatiDDT>
        <NumeroDDT>1</NumeroDDT>
        <DataDDT>2020-07-08</DataDDT>
        <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea>
        <RiferimentoNumeroLinea>2</RiferimentoNumeroLinea>
        <RiferimentoNumeroLinea>3</RiferimentoNumeroLinea>
</DatiDDT>

Grazie in anticipo !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant