Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 5A4F2633C95 for ; Fri, 24 Apr 2009 00:17:48 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 90293-08 for ; Fri, 24 Apr 2009 00:17:45 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from momjian.us (momjian.us [70.90.9.53]) by mail.postgresql.org (Postfix) with ESMTP id BBCD6633C8F for ; Fri, 24 Apr 2009 00:17:45 -0300 (ADT) Received: (from bruce@localhost) by momjian.us (8.11.6/8.11.6) id n3O3Hl224352 for pgsql-docs@postgresql.org; Thu, 23 Apr 2009 23:17:47 -0400 (EDT) From: Bruce Momjian Message-Id: <200904240317.n3O3Hl224352@momjian.us> Subject: XML documentation question To: PostgreSQL-documentation Date: Thu, 23 Apr 2009 23:17:47 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL124 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200904/46 X-Sequence-Number: 5134 What does this first sentence mean in our XML function documentation; would someone please rewrite it to be intelligable? In addition, the following functions are available to produce analogous mappings of entire schemas or the entire current database. schema_to_xml(schema name, nulls boolean, tableforest boolean, targetns text) schema_to_xmlschema(schema name, nulls boolean, tableforest boolean, targetns text) schema_to_xml_and_xmlschema(schema name, nulls boolean, tableforest boolean, targetns text) database_to_xml(nulls boolean, tableforest boolean, targetns text) database_to_xmlschema(nulls boolean, tableforest boolean, targetns text) database_to_xml_and_xmlschema(nulls boolean, tableforest boolean, targetns text) -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. +