Re: [dmarc-ietf] DMARC aggregate reports XML Schema inconsistencies

Alessandro Vesely <vesely@tana.it> Fri, 23 August 2019 16:09 UTC

Return-Path: <vesely@tana.it>
X-Original-To: dmarc@ietfa.amsl.com
Delivered-To: dmarc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3567D120020 for <dmarc@ietfa.amsl.com>; Fri, 23 Aug 2019 09:09:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.3
X-Spam-Level:
X-Spam-Status: No, score=-4.3 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1152-bit key) header.d=tana.it
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gCYhulbSbO5w for <dmarc@ietfa.amsl.com>; Fri, 23 Aug 2019 09:09:30 -0700 (PDT)
Received: from wmail.tana.it (wmail.tana.it [62.94.243.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 143BA120108 for <dmarc@ietf.org>; Fri, 23 Aug 2019 09:09:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tana.it; s=delta; t=1566576567; bh=YtSB6ES7KI1gmHZtLJ5WehY3pGLazkV9sPw4dsKY8DQ=; l=928; h=To:References:From:Date:In-Reply-To; b=DjDhTiVhdAjFwdXmJBDRXTUKqmqyx5xAC1AkwOrsd8OP1aMQTKeXCl7cJyZNm9uEz GqPPddZ1O802havtYSQqkgODfdhR1ql3JsS/zXP6wygnwpPjTqSUqZ71OVWAwNFhlJ 1GWxpvIfzAkyMTtOONweVnz03TzAWcr/YftwTqX4gV+nnPL4SjwLCn6Ajisyb
Authentication-Results: tana.it; auth=pass (details omitted)
Received: from [172.25.197.111] (pcale.tana [172.25.197.111]) (AUTH: CRAM-MD5 uXDGrn@SYT0/k) by wmail.tana.it with ESMTPA id 00000000005DC082.000000005D600FB7.000051CB; Fri, 23 Aug 2019 18:09:27 +0200
To: dmarc@ietf.org
References: <008401d54784$f8300750$e89015f0$@leemankuiper.nl> <CABuGu1p3N+esAB=qz_1D1m6SWjEMP_JiKU1o0K6uLne-24qxRA@mail.gmail.com> <014c01d547b6$85c30c30$91492490$@leemankuiper.nl>
From: Alessandro Vesely <vesely@tana.it>
Openpgp: id=0A5B4BB141A53F7F55FC8CBCB6ACF44490D17C00
Message-ID: <f751fe04-82a1-ccad-8ef6-da11ce775703@tana.it>
Date: Fri, 23 Aug 2019 18:09:27 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
MIME-Version: 1.0
In-Reply-To: <014c01d547b6$85c30c30$91492490$@leemankuiper.nl>
Content-Type: text/plain; charset="utf-8"
Content-Language: en-US
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dmarc/4ZiR9KcE5CGh0lNpMuIeiM8v9wo>
Subject: Re: [dmarc-ietf] DMARC aggregate reports XML Schema inconsistencies
X-BeenThere: dmarc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Domain-based Message Authentication, Reporting, and Compliance \(DMARC\)" <dmarc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dmarc>, <mailto:dmarc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dmarc/>
List-Post: <mailto:dmarc@ietf.org>
List-Help: <mailto:dmarc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dmarc>, <mailto:dmarc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 23 Aug 2019 16:09:32 -0000

Hi all,

I made some more adjustments, including the addition of a 1-record example
report.  By properly setting the attributes of the feedback element, the
version can be parsed by generic xml tools and doesn't need to be written as an
element.

I bumped the version to "http://dmarc.org/dmarc-xml/0.2".  I think we all agree
that some changes are necessary.


Best
Ale



On Wed 31/Jul/2019 17:42:12 +0200 Freddie Leeman wrote:
> Thanks Kurt, I’ve made the adjustments to the document.
> [...]
> 
> Van: Kurt Andersen (b) [mailto:kboth@drkurt.com] 
> Verzonden: woensdag 31 juli 2019 17:00
> [...]
> 
> Speaking from experience, it can be helpful to be able to do in-place comments/markup so I've posted http://bit.ly/dmarc-rpt-schema - please make any adjustments in "Suggest" mode or comments you feel appropriate. The invitation extends to all members of this group. 
> 
>  
> 
> --Kurt Andersen 

--