Path: csiph.com!aioe.org!.POSTED!not-for-mail From: "Paolo" Newsgroups: it.comp.java Subject: creazione file XML con java Date: Sat, 12 Nov 2016 21:27:05 +0100 Organization: Aioe.org NNTP Server Lines: 17 Message-ID: NNTP-Posting-Host: z+dTKNiLQg8Jil2TITliVg.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org X-Newsreader: Microsoft Windows Live Mail 16.4.3528.331 Importance: Normal X-Notice: Filtered by postfilter v. 0.8.2 X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 Xref: csiph.com it.comp.java:8998 Quando c'è scritto nelle specifiche XSD di un campo "minOccurs=0 " , significa che quel nodo lo posso omettere oppure lo lascio con valore vuoto? Esempio (devo mettere 1 se il pagamento è anticipato, altrimenti se non lo fosse? ) : Grazie