Skip to content

DatiDDT - Problema Array "RiferimentoNumeroLinea" #17

Description

@brainssolutions

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 !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions