Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id F00EA633D38 for ; Sun, 26 Apr 2009 12:27:33 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 33948-03 for ; Sun, 26 Apr 2009 12:27:31 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id BE76E633C95 for ; Sun, 26 Apr 2009 12:27:31 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id n3QFRRCO014518; Sun, 26 Apr 2009 11:27:28 -0400 (EDT) To: Bruce Momjian cc: Peter Eisentraut , pgsql-docs@postgresql.org Subject: Re: XML documentation question In-reply-to: <200904261314.n3QDE6l08635@momjian.us> References: <200904261314.n3QDE6l08635@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Sun, 26 Apr 2009 09:14:06 -0400" Date: Sun, 26 Apr 2009 11:27:27 -0400 Message-ID: <14517.1240759647@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.162 tagged_above=0 required=5 tests=AWL=0.162 X-Spam-Level: X-Archive-Number: 200904/54 X-Sequence-Number: 5142 Bruce Momjian writes: > Peter Eisentraut wrote: >> On Friday 24 April 2009 15:48:52 Bruce Momjian wrote: >>> Apologies, I quoted the wrong section; I meant to ask about this >>> sentence: >>> >>> The following functions return XML Schema documents describing the >>> mappings made by the data mappings produced by the corresponding >>> functions above. >> >> I don't know what is unclear about this. > The "mappings made by" and "mappings produced by" seem redundant, and > hence confusing. Couldn't the sentence be trimmed to just The following functions return XML Schema documents describing the mappings produced by the corresponding functions above. If that phrasing is wrong for some reason, then I agree with Bruce that the sentence needs a complete rewrite. regards, tom lane