<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for xsd2pgschema</title><link>https://sourceforge.net/p/xsd2pgschema/activity/</link><description>Recent activity for xsd2pgschema</description><language>en</language><lastBuildDate>Mon, 07 Oct 2024 07:53:25 -0000</lastBuildDate><item><title>Masashi Yokochi modified ticket #14</title><link>https://sourceforge.net/p/xsd2pgschema/tickets/14/</link><description>Rewrite nodeparser based on SAX</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Mon, 07 Oct 2024 07:53:25 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/tickets/14/</guid></item><item><title>Masashi Yokochi posted a comment on a wiki page</title><link>https://sourceforge.net/p/xsd2pgschema/wiki/Home/?limit=25#5353</link><description>Hi Roger, JavaVM 17 (or later) recognizes --add-opens option, but older JavaVM does not accept. Please check version of JavaVM again, Or type unset JAVA_OPT_X2P if necessary. Regards, Masashi</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Mon, 07 Oct 2024 02:59:53 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/wiki/Home/?limit=25#5353</guid></item><item><title>Masashi Yokochi created ticket #14</title><link>https://sourceforge.net/p/xsd2pgschema/tickets/14/</link><description>Rewrite nodeparser based on StAx</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Mon, 07 Oct 2024 02:53:51 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/tickets/14/</guid></item><item><title>Roger Mason posted a comment on a wiki page</title><link>https://sourceforge.net/p/xsd2pgschema/wiki/Home/?limit=25#b65f</link><description>Hello, I am trying to run xsd2pgschema on FreeBSD 13.3. I have the following setup: xsd2pgschema.jar@ -&gt; xsd2pgschema-jdk17.jar I have created a script to start the application: !/usr/local/bin/zsh -f export JAVA_OPT_X2P="--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.math=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.text=ALL-UNNAMED --add-opens...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roger Mason</dc:creator><pubDate>Fri, 04 Oct 2024 12:46:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/wiki/Home/?limit=25#b65f</guid></item><item><title>Claudio Neves posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#8ccf</link><description>Hello Masashi! Thanks for your feedback. Indeed the error message is now more clear, thanks for the improvement! I've tested with both the wrong xsd and the right one, it worked perfectly! Regards from Brazil, Claudio Neves</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Claudio Neves</dc:creator><pubDate>Mon, 23 Sep 2024 00:44:53 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#8ccf</guid></item><item><title>Masashi Yokochi modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#b760</link><description>The error message of recently re-released v5.3.9/v4.4.9 has been improved to help users take action. net.sf.xsd2pgschema.PgSchemaException: Not found root table in XML Schema: https://raw.githubusercontent.com/nfephp-org/sped-nfe/master/schemes/PL_009_V4/leiauteNFe_v4.00.xsd Hint: The file contains only abstract schema definitions and must be used in the root schema via the xs:import or xs:include mechanism. You must specify a root schema file that describes the entire XML instance. at net.sf.xsd2pgschema.PgSchema.&lt;init&gt;(PgSchema.java:2538)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 07:08:56 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#b760</guid></item><item><title>Masashi Yokochi modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#b760</link><description>The error message of recently re-released v5.3.9/v4.4.9 has been improved to help users take action. net.sf.xsd2pgschema.PgSchemaException: Not found root table in XML Schema: https://raw.githubusercontent.com/nfephp-org/sped-nfe/master/schemes/PL_009_V4/leiauteNFe_v4.00.xsd. Hint: The file contains only abstract schema definitions and must be used in the root schema via the xs:import or xs:include mechanism. You must specify a root schema file that describes the entire XML instance. at net.sf.xsd2pgschema.PgSchema.&lt;init&gt;(PgSchema.java:2538)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 04:27:41 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#b760</guid></item><item><title>Masashi Yokochi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#b760</link><description>The error message has been improved to help users take action. net.sf.xsd2pgschema.PgSchemaException: Not found root table in XML Schema: https://raw.githubusercontent.com/nfephp-org/sped-nfe/master/schemes/PL_009_V4/leiauteNFe_v4.00.xsd. Hint: It looks like the file contains only pure abstract schema definitions, you must specify a root schema file that describes the entire XML instance. at net.sf.xsd2pgschema.PgSchema.&lt;init&gt;(PgSchema.java:2538) at xsd2pgschema.main(xsd2pgschema.java:239)&lt;/init...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 04:23:57 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#b760</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-5.3.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 19 Sep 2024 00:46:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-4.4.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 19 Sep 2024 00:46:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</guid></item><item><title>xsd2pgschema updated /README</title><link>https://sourceforge.net/projects/xsd2pgschema/files/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 19 Sep 2024 00:46:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/README/download</guid></item><item><title>Masashi Yokochi committed [23d39c] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/23d39c34c440d016332c23c57a5e1936f01e90a8/</link><description>Reimprove message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:43:38 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/23d39c34c440d016332c23c57a5e1936f01e90a8/</guid></item><item><title>Masashi Yokochi committed [580482] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/5804825e8bcd61c2be62bc76c24d8d6c3e588003/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:43:38 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/5804825e8bcd61c2be62bc76c24d8d6c3e588003/</guid></item><item><title>Masashi Yokochi committed [c5f007] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/c5f007460efc29d46014ae7182f2454efa1d7112/</link><description>Improve message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:43:38 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/c5f007460efc29d46014ae7182f2454efa1d7112/</guid></item><item><title>Masashi Yokochi committed [467aaa] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/467aaae17c15df37ea5b1c492367548782136c97/</link><description>Reimprove message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:43:09 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/467aaae17c15df37ea5b1c492367548782136c97/</guid></item><item><title>Masashi Yokochi committed [08e6d6] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/08e6d6ccae07a2dc14a09f2ba3b4dfee0a5bf3b8/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:43:09 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/08e6d6ccae07a2dc14a09f2ba3b4dfee0a5bf3b8/</guid></item><item><title>Masashi Yokochi committed [d213f2] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/d213f23103c4fa2e33e9fd5cb6f1ec3dd0022d81/</link><description>Improce message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:43:09 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/d213f23103c4fa2e33e9fd5cb6f1ec3dd0022d81/</guid></item><item><title>Masashi Yokochi committed [56f34b] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/56f34b061226126d3eed270337a0a11e6c3a45f3/</link><description>Reimprove message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:42:38 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/56f34b061226126d3eed270337a0a11e6c3a45f3/</guid></item><item><title>Masashi Yokochi committed [9ecd14] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/9ecd14d8c3a978b9f979320d580bf121deba2622/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:42:38 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/9ecd14d8c3a978b9f979320d580bf121deba2622/</guid></item><item><title>Masashi Yokochi committed [6926e4] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/6926e47e93312fb09f70dc63fa504f9941ff44d4/</link><description>Improve message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:42:38 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/6926e47e93312fb09f70dc63fa504f9941ff44d4/</guid></item><item><title>Masashi Yokochi committed [cb7ddd] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/cb7ddd604f7da949c0115bd7351a7ece0cc662ea/</link><description>Reimprove message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:42:09 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/cb7ddd604f7da949c0115bd7351a7ece0cc662ea/</guid></item><item><title>Masashi Yokochi committed [d8d512] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/d8d512ecc837c954ff2d91e40867bc0c91a8f5b3/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:42:09 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/d8d512ecc837c954ff2d91e40867bc0c91a8f5b3/</guid></item><item><title>Masashi Yokochi committed [779509] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/7795094129946dc1381edf955955b7f04713b644/</link><description>Improve message for Not found root table error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 19 Sep 2024 00:42:09 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/7795094129946dc1381edf955955b7f04713b644/</guid></item><item><title>Masashi Yokochi committed [bad204] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/bad204c86418b525aca0b82d1cdededf2641be7a/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:13:45 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/bad204c86418b525aca0b82d1cdededf2641be7a/</guid></item><item><title>Masashi Yokochi committed [7c0e99] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/7c0e99fe3d5877be013bdfce7b642af258c5e7e2/</link><description>Retrieve XSD file from URL (xsdvalidator main class)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:13:45 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/7c0e99fe3d5877be013bdfce7b642af258c5e7e2/</guid></item><item><title>Masashi Yokochi committed [bc5da0] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/bc5da010a5e1fbc49ab48de9067db28573bfa038/</link><description>Fix a typo of README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:13:45 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/bc5da010a5e1fbc49ab48de9067db28573bfa038/</guid></item><item><title>Masashi Yokochi committed [2b6e9b] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/2b6e9b2efebcf5f8e1363364c1e145389295ac92/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/2b6e9b2efebcf5f8e1363364c1e145389295ac92/</guid></item><item><title>Masashi Yokochi committed [d9732f] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/d9732f5bf5a7fd857b7a346fef027b898e26d7ea/</link><description>Retrieve XSD file from URL (xsdvalidator main class)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/d9732f5bf5a7fd857b7a346fef027b898e26d7ea/</guid></item><item><title>Masashi Yokochi committed [fb57e8] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/fb57e80f3da4a819d82ff55bf7131dd91a1a1e3c/</link><description>Fix a typo of README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/fb57e80f3da4a819d82ff55bf7131dd91a1a1e3c/</guid></item><item><title>Masashi Yokochi committed [cd7529] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/cd7529adfdbddefdeb97cc2d4c44617870656c06/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/cd7529adfdbddefdeb97cc2d4c44617870656c06/</guid></item><item><title>Masashi Yokochi committed [92f137] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/92f1377df6326d9ff413b9c4ad939d41dbbba381/</link><description>Retrieve XSD file from URL (xsdvalidator main class)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/92f1377df6326d9ff413b9c4ad939d41dbbba381/</guid></item><item><title>Masashi Yokochi committed [b1d65c] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/b1d65c7689255f16daaa3b1a6ae154b367f9b32d/</link><description>Fix a typo of README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/b1d65c7689255f16daaa3b1a6ae154b367f9b32d/</guid></item><item><title>Masashi Yokochi committed [376608] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/37660829c61e938a7fa38f3a90fb7fccebd5445e/</link><description>Update README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/37660829c61e938a7fa38f3a90fb7fccebd5445e/</guid></item><item><title>Masashi Yokochi committed [332e97] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/332e9737eaf904cb22895941b519f15b0c9e02b3/</link><description>Retrieve XSD file from URL (xsdvalidator main class)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/332e9737eaf904cb22895941b519f15b0c9e02b3/</guid></item><item><title>Masashi Yokochi committed [ff729d] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/ff729d4369378dbb8a18063f2f716c905eaf196a/</link><description>Fix a typo of README</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 10:11:15 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/ff729d4369378dbb8a18063f2f716c905eaf196a/</guid></item><item><title>Lytvynov Oleksandr posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/02dcf3d1dc/?limit=25#b21e</link><description>Hey, I'm trying run your converting tool, but always get StackOverflowError. I run with this command: java %JAVA_OPT_X2P% -cp xsd2pgschema-5.3.8\xsd2pgschema.jar xsd2pgschema --xsd SAF_T_V1.3.xsd --ddl saft\saft.ddl --realize-simple-brdg --doc-key --pg-map-date --pg-map-timestamp --field-annotation --pg-comment-on --ser-key --case-insensitive Exception in thread "main" java.lang.StackOverflowError at java.base/java.util.concurrent.ForkJoinTask.trySetThrown(ForkJoinTask.java:329) at java.base/java.util.concurrent.CountedCompleter.trySetException(CountedCompleter.java:743)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lytvynov Oleksandr</dc:creator><pubDate>Tue, 17 Sep 2024 09:46:09 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/02dcf3d1dc/?limit=25#b21e</guid></item><item><title>Masashi Yokochi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#1329</link><description>Hi Claudio, leiauteNFe_4.00.xsd defines abstract schema components that can not be used for XML instantiation. 'nfe_v4.00.xsd' seems like a right file for the purpose. java -cp xsd2pgschema.jar xsd2pgschema --xsd https://raw.githubusercontent.com/nfephp-org/sped-nfe/master/schemes/PL_009_V4/nfe_v4.00.xsd --ddl nfe_v4.sql Regards,</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 17 Sep 2024 09:05:11 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#1329</guid></item><item><title>Claudio Neves posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#123f</link><description>Hello! I'm getting this error when running xsd2pgschema : net.sf.xsd2pgschema.PgSchemaException: Not found root table in XML Schema: leiauteNFe_v4.00.xsd at net.sf.xsd2pgschema.PgSchema.&lt;init&gt;(PgSchema.java:2538) at xsd2pgschema.main(xsd2pgschema.java:239) Here is the command line I'm running: java -cp xsd2pgschema.jar xsd2pgschema --xsd leiauteNFe_v4.00.xsd --ddl ddl.sql The XSD is located here: https://raw.githubusercontent.com/nfephp-org/sped-nfe/master/schemes/PL_009_V4/leiauteNFe_v4.00.xsd It's...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Claudio Neves</dc:creator><pubDate>Sat, 31 Aug 2024 00:50:28 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/4abc8b00b6/?limit=25#123f</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-5.3.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Tue, 30 Jul 2024 08:17:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-4.4.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Tue, 30 Jul 2024 08:16:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</guid></item><item><title>Masashi Yokochi committed [4e1b69] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/4e1b696b738c934d214a959212a2ff45f49c3793/</link><description>Fixed local restriction for nested key</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 30 Jul 2024 08:15:06 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/4e1b696b738c934d214a959212a2ff45f49c3793/</guid></item><item><title>Masashi Yokochi committed [060bb0] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/060bb0319607229b2255fcf067b79d5b55660e5d/</link><description>Fixed local restriction for nested key</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 30 Jul 2024 08:14:45 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/060bb0319607229b2255fcf067b79d5b55660e5d/</guid></item><item><title>Masashi Yokochi committed [670959] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/670959c34a295cff083664a57de23e6829c25446/</link><description>Fixed local restriction for nested key</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 30 Jul 2024 08:14:25 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/670959c34a295cff083664a57de23e6829c25446/</guid></item><item><title>Masashi Yokochi committed [42a740] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/42a740442ca0f5fb8611dbdbb0f41567498622c9/</link><description>Fixed local restriction for nested key</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Tue, 30 Jul 2024 08:13:55 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/42a740442ca0f5fb8611dbdbb0f41567498622c9/</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-4.4.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 25 Jul 2024 02:01:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-5.3.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 25 Jul 2024 02:01:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</guid></item><item><title>xsd2pgschema updated /README</title><link>https://sourceforge.net/projects/xsd2pgschema/files/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 25 Jul 2024 02:00:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/README/download</guid></item><item><title>xsd2pgschema updated /User Guide.pdf</title><link>https://sourceforge.net/projects/xsd2pgschema/files/User%20Guide.pdf/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 25 Jul 2024 02:00:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/User Guide.pdf/download</guid></item><item><title>Masashi Yokochi committed [aa012d] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/aa012d53c82d9fa65f6a3366b32e906c30f7a63d/</link><description>Minor code refactoring</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:43 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/aa012d53c82d9fa65f6a3366b32e906c30f7a63d/</guid></item><item><title>Masashi Yokochi committed [d5065e] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/d5065e4898d1603d46dedae558fe21e85ff14251/</link><description>Re-release v5.3.9</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/d5065e4898d1603d46dedae558fe21e85ff14251/</guid></item><item><title>Masashi Yokochi committed [bd8ea2] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/bd8ea22ed0e9a5a65209af7908daa8df07c08d58/</link><description>Minor code refactoring</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/bd8ea22ed0e9a5a65209af7908daa8df07c08d58/</guid></item><item><title>Masashi Yokochi committed [c5197f] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/c5197f50b6073c79982406a1e245da106806e037/</link><description>Fixed missing of some simple content (bypassed via simple bridge table) when in-lining simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/c5197f50b6073c79982406a1e245da106806e037/</guid></item><item><title>Masashi Yokochi committed [ed2057] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/ed20572bac1f1035150d776167d58bce5c79ac55/</link><description>Revised DDL description of ignored local restrictions of common simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/ed20572bac1f1035150d776167d58bce5c79ac55/</guid></item><item><title>Masashi Yokochi committed [578b75] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/578b75653b884e067bfcf4329cb6bc66661df7d8/</link><description>Revise User Guide to avoid confusion of '--update' option [General Discussion - How to use --update properly?]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/578b75653b884e067bfcf4329cb6bc66661df7d8/</guid></item><item><title>Masashi Yokochi committed [668ca6] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/668ca6000a5106f1e15d10ac4da847922e7d56bc/</link><description>Minor code refactoring</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:14 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/668ca6000a5106f1e15d10ac4da847922e7d56bc/</guid></item><item><title>Masashi Yokochi committed [90af9f] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/90af9f8b418a111cfe4f6cb8d115505b3def8e67/</link><description>Re-release v5.3.9</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:14 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/90af9f8b418a111cfe4f6cb8d115505b3def8e67/</guid></item><item><title>Masashi Yokochi committed [64c2c1] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/64c2c15873faa192c71181ae5dc1de306750a1e2/</link><description>Re-release v5.3.9</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:14 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/64c2c15873faa192c71181ae5dc1de306750a1e2/</guid></item><item><title>Masashi Yokochi committed [a67102] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/a67102513ca0bd1a7534f85a70b67c19be524c7c/</link><description>Minor code refactoring</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:14 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/a67102513ca0bd1a7534f85a70b67c19be524c7c/</guid></item><item><title>Masashi Yokochi committed [c93c59] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/c93c599582bb8a0cce87444d0f78cadcad9ff2b7/</link><description>Fixed missing of some simple content (bypassed via simple bridge table) when in-lining simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:14 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/c93c599582bb8a0cce87444d0f78cadcad9ff2b7/</guid></item><item><title>Masashi Yokochi committed [2b0412] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/2b0412be2f7fc297025ae526388b2c17a4084f38/</link><description>Revised DDL description of ignored local restrictions of common simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:14 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/2b0412be2f7fc297025ae526388b2c17a4084f38/</guid></item><item><title>Masashi Yokochi committed [d18b19] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/d18b191ed34d0d84de7a6e9a7cd2ed44d2b88df9/</link><description>Revise User Guide to avoid confusion of '--update' option [General Discussion - How to use --update properly?]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:58:14 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/d18b191ed34d0d84de7a6e9a7cd2ed44d2b88df9/</guid></item><item><title>Masashi Yokochi committed [7402de] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/7402def05a4fd0cbf6e1506c4f68de470ec653bd/</link><description>Minor code refactoring</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/7402def05a4fd0cbf6e1506c4f68de470ec653bd/</guid></item><item><title>Masashi Yokochi committed [32f75a] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/32f75a00bc5035e15518cf3e6eeac2c201d5d34a/</link><description>Re-release v5.3.9</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/32f75a00bc5035e15518cf3e6eeac2c201d5d34a/</guid></item><item><title>Masashi Yokochi committed [3cacbd] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/3cacbdf9dae3ece6b8df914ee29875046817fd1c/</link><description>Minor code refactoring</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/3cacbdf9dae3ece6b8df914ee29875046817fd1c/</guid></item><item><title>Masashi Yokochi committed [508722] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/508722910dd1d1a89931499d9fdf089c9a550808/</link><description>Fixed missing of some simple content (bypassed via simple bridge table) when in-lining simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/508722910dd1d1a89931499d9fdf089c9a550808/</guid></item><item><title>Masashi Yokochi committed [a9eefe] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/a9eefeeaae8241d74bb914c6c7aacea3d1e4d85e/</link><description>Revised DDL description of ignored local restrictions of common simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/a9eefeeaae8241d74bb914c6c7aacea3d1e4d85e/</guid></item><item><title>Masashi Yokochi committed [eecdfb] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/eecdfb89dec833af69fded13a143a987d416693c/</link><description>Revise User Guide to avoid confusion of '--update' option [General Discussion - How to use --update properly?]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:42 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/eecdfb89dec833af69fded13a143a987d416693c/</guid></item><item><title>Masashi Yokochi committed [b34d11] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/b34d11cfa5e6acbcb3b59e26631143035e29d032/</link><description>Re-release v4.4.9</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:11 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/b34d11cfa5e6acbcb3b59e26631143035e29d032/</guid></item><item><title>Masashi Yokochi committed [f73753] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/f7375393d3bef55fde7402635f75db2a77ad17c9/</link><description>Minor code refactoring</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:11 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/f7375393d3bef55fde7402635f75db2a77ad17c9/</guid></item><item><title>Masashi Yokochi committed [6a400f] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/6a400f45ffdab5a417771e191d7a1ca632cb0bda/</link><description>Fixed missing of some simple content (bypassed via simple bridge table) when in-lining simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:11 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/6a400f45ffdab5a417771e191d7a1ca632cb0bda/</guid></item><item><title>Masashi Yokochi committed [0fc12d] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/0fc12d0992b20f5716cd346c5c4dfe3b8d0601bf/</link><description>Revised DDL description of ignored local restrictions of common simple content</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:11 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/0fc12d0992b20f5716cd346c5c4dfe3b8d0601bf/</guid></item><item><title>Masashi Yokochi committed [e7e685] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/e7e685d80c1ab6f558750416cd6a5e5e8ad70eae/</link><description>Revise User Guide to avoid confusion of '--update' option [General Discussion - How to use --update properly?]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 25 Jul 2024 01:57:11 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/e7e685d80c1ab6f558750416cd6a5e5e8ad70eae/</guid></item><item><title>Masashi Yokochi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/d67ff9c667/?limit=25#2594</link><description>Sorry for late reply. To update existing XML content in the database while preserving the source XML file name, the system needs to know whether the XML file has changed since the last update. Otherwise, the primary keys will conflict as you see. The issue can be resolved by adding --sync (checksum directory name) option. The system can notice change of XML contents of the source XML file and update without the key conflict. All previous versions since 2018 supported this feature.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Fri, 19 Jul 2024 11:45:57 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/d67ff9c667/?limit=25#2594</guid></item><item><title>Masashi Yokochi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/02dcf3d1dc/?limit=25#a9f5</link><description>Thanks for report. New v5.3.9 and v4.4.9 are released to address this issue.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Fri, 19 Jul 2024 10:14:26 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/discussion/general/thread/02dcf3d1dc/?limit=25#a9f5</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-5.3.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Fri, 19 Jul 2024 10:11:05 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-4.4.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Fri, 19 Jul 2024 10:11:05 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</guid></item><item><title>xsd2pgschema updated /README</title><link>https://sourceforge.net/projects/xsd2pgschema/files/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Fri, 19 Jul 2024 10:10:03 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/README/download</guid></item><item><title>Masashi Yokochi committed [8de01c] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/8de01c46f289809945e8ab4a3e699207bb8237e3/</link><description>Fixed StackOverflowError [General Diccussion - Exception in thread "main" java.lang.StackOverflowError]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Fri, 19 Jul 2024 10:08:37 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/8de01c46f289809945e8ab4a3e699207bb8237e3/</guid></item><item><title>Masashi Yokochi committed [10d6d8] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/10d6d88cc6bde53b289b15f53036847ea2d2f594/</link><description>Fixed StackOverflowError [General Diccussion - Exception in thread "main" java.lang.StackOverflowError]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Fri, 19 Jul 2024 10:07:19 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/10d6d88cc6bde53b289b15f53036847ea2d2f594/</guid></item><item><title>Masashi Yokochi committed [3652f4] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/3652f40a187f32ac31263684495c6e336fe6d4f6/</link><description>Fixed StackOverflowError [General Diccussion - Exception in thread "main" java.lang.StackOverflowError]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Fri, 19 Jul 2024 10:06:26 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/3652f40a187f32ac31263684495c6e336fe6d4f6/</guid></item><item><title>Masashi Yokochi committed [b5fc92] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/b5fc92055fc0d1ba7900f498677ed90767186070/</link><description>Fixed StackOverflowError [General Diccussion - Exception in thread "main" java.lang.StackOverflowError]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Fri, 19 Jul 2024 10:06:05 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/b5fc92055fc0d1ba7900f498677ed90767186070/</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-5.3.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 10:41:02 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</guid></item><item><title>xsd2pgschema updated /xsd2pgschema-4.4.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 10:41:02 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</guid></item><item><title>xsd2pgschema updated /README</title><link>https://sourceforge.net/projects/xsd2pgschema/files/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 10:41:02 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/README/download</guid></item><item><title>Masashi Yokochi committed [8886ef] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/8886ef9cd773a336153ea1c78ae1cf5de81f87e2/</link><description>Fixed --table-excl option did not work in standalone mode</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 10:36:59 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/8886ef9cd773a336153ea1c78ae1cf5de81f87e2/</guid></item><item><title>Masashi Yokochi committed [168797] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/168797d45dbaca23412ec29a23ef5a9377262c51/</link><description>Fixed --table-excl option did not work in standalone mode</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 10:34:57 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/168797d45dbaca23412ec29a23ef5a9377262c51/</guid></item><item><title>Masashi Yokochi committed [2cfce4] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/2cfce4e2c75de7e9f3e293e36dd225b9721cfb04/</link><description>Fixed --table-excl option did not work in standalone mode</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 10:33:13 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/2cfce4e2c75de7e9f3e293e36dd225b9721cfb04/</guid></item><item><title>Masashi Yokochi committed [4b25ef] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/4b25ef846f8addde3321cdd48e41c2c9032cef9b/</link><description>Fixed --table-excl option did not work in standalone mode</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 10:26:40 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/4b25ef846f8addde3321cdd48e41c2c9032cef9b/</guid></item><item><title>xsd2pgschema released /xsd2pgschema-5.3.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 04:09:05 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-5.3.9.tgz/download</guid></item><item><title>xsd2pgschema released /xsd2pgschema-4.4.9.tgz</title><link>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 04:08:04 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/xsd2pgschema-4.4.9.tgz/download</guid></item><item><title>xsd2pgschema updated /User Guide.pdf</title><link>https://sourceforge.net/projects/xsd2pgschema/files/User%20Guide.pdf/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 04:08:04 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/User Guide.pdf/download</guid></item><item><title>xsd2pgschema updated /NOTICE</title><link>https://sourceforge.net/projects/xsd2pgschema/files/NOTICE/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 04:08:04 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/NOTICE/download</guid></item><item><title>xsd2pgschema updated /README</title><link>https://sourceforge.net/projects/xsd2pgschema/files/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xsd2pgschema</dc:creator><pubDate>Thu, 11 Jul 2024 04:08:04 -0000</pubDate><guid>https://sourceforge.net/projects/xsd2pgschema/files/README/download</guid></item><item><title>Masashi Yokochi modified ticket #13</title><link>https://sourceforge.net/p/xsd2pgschema/tickets/13/</link><description>Error: InaccessibleObjectException: Unable to make field private final byte[]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 03:56:06 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/tickets/13/</guid></item><item><title>Masashi Yokochi posted a comment on ticket #13</title><link>https://sourceforge.net/p/xsd2pgschema/tickets/13/?limit=25#2bd8</link><description>Closed. Tips for Java21 on macOS enviroment have been described in User Guide.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 03:56:06 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/tickets/13/?limit=25#2bd8</guid></item><item><title>Masashi Yokochi committed [e33b22] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/e33b22ea33a491626bad9aa447792434e364d706/</link><description>Release v4.4.9</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 03:52:27 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/e33b22ea33a491626bad9aa447792434e364d706/</guid></item><item><title>Masashi Yokochi committed [c8c5b4] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/c8c5b45477fa093c8724a6b03fd5af6e860c34da/</link><description>Remove redundant codes</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 03:52:27 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/c8c5b45477fa093c8724a6b03fd5af6e860c34da/</guid></item><item><title>Masashi Yokochi committed [a7e806] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/a7e806d8ac0c9cedc8a5aaf8e59a7a17162df1b9/</link><description>Release v5.3.9</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 03:51:55 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/a7e806d8ac0c9cedc8a5aaf8e59a7a17162df1b9/</guid></item><item><title>Masashi Yokochi committed [d9ab19] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/d9ab192a090400337a4ca0b08f2237ca96842a34/</link><description>Remove redundant codes</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 03:51:55 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/d9ab192a090400337a4ca0b08f2237ca96842a34/</guid></item><item><title>Masashi Yokochi committed [9a5080] on Code</title><link>https://sourceforge.net/p/xsd2pgschema/code/ci/9a5080ea48f3151f2b3d37aea5f4812cc9b8b578/</link><description>Update User Guide</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Masashi Yokochi</dc:creator><pubDate>Thu, 11 Jul 2024 03:51:55 -0000</pubDate><guid>https://sourceforge.net/p/xsd2pgschema/code/ci/9a5080ea48f3151f2b3d37aea5f4812cc9b8b578/</guid></item></channel></rss>