<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/ssqml/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 22 Apr 2013 01:24:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ssqml/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Not going to break up schema right now. Maybe later if I get complaints about it being to big. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ConceptExplorer</dc:creator><pubDate>Mon, 22 Apr 2013 01:24:49 -0000</pubDate><guid>https://sourceforge.net79d05c418841b1971142d8eaa0434ab18f893598</guid></item><item><title>Home modified by ConceptExplorer</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,5 +2,7 @@

 Javadocs for JAXB libs can be found at http://www.devspringsoftware.com/ssqml/javadoc/

+Need to regenerate these classes so that xsd:choice elements are expressed as true choice in java not just present all choices without restriction. 
+
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ConceptExplorer</dc:creator><pubDate>Wed, 03 Apr 2013 03:49:30 -0000</pubDate><guid>https://sourceforge.netf4fbdd05c50be3ff4ea3f8770eece3da04bc2cb4</guid></item><item><title>Home modified by ConceptExplorer</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,6 @@
 SSQML: Standard Structured Query Markup Language

+Javadocs for JAXB libs can be found at http://www.devspringsoftware.com/ssqml/javadoc/

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ConceptExplorer</dc:creator><pubDate>Wed, 03 Apr 2013 03:26:28 -0000</pubDate><guid>https://sourceforge.net316c1ff91016b5f1d4d01683b7eea586eedc0970</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to break up the initial single ssqml.xsd into several namespaces. This should be done some time early next week. At minimum, the static string types, enumerated types, and simpleType types will each be placed in their own schema under their own namespace. That still leaves over a thousand types in the core schema. In order to make this subsequent core more manageable also, it will need to be carefully organized into several smaller schemas as well but these will have to be based on the substantive meaning behind the types and will have to take into account dependencies such that no circular dependencies are created. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ConceptExplorer</dc:creator><pubDate>Fri, 29 Mar 2013 18:06:48 -0000</pubDate><guid>https://sourceforge.net52602842906e6319b5bbf9f965d20914937c8441</guid></item><item><title>WikiPage Home modified by ConceptExplorer</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,5 @@
-Welcome to your wiki!
+SSQML: Standard Structured Query Markup Language

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/ssqml/wiki/markdown_syntax/) syntax.

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ConceptExplorer</dc:creator><pubDate>Wed, 27 Mar 2013 00:47:40 -0000</pubDate><guid>https://sourceforge.netf9fc84497c1d4ca0490653b3635a45ca7022d350</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SSQML: Standard Structured Query Markup Language&lt;br /&gt;
This is an XML dialect that allows any valid SQL statement, clause, expression, predicate, or query to be expressed fully in XML based on an XML compliant schema. &lt;br /&gt;
The schema is based on Backus Normal Form (BNF) representations of ANSI-ISO/IEC SQL Standards; ISO/IEC 9075 :2003, ISO/IEC 9075 :2006, ISO/IEC 9075 :2008, ISO/IEC 9075-14 :2013 XML-Related Specifications (SQL/XML)&lt;br /&gt;
Does not include support for Embedded SQL Ada, SQL C, SQL COBOL, SQL Fortran, SQL MUMPS, SQL Pascal, or SQL PL/I programs. These may be added in future. &lt;br /&gt;
This scheam was generated by automation taking the SQL BNFs as input. It was then run through schema validators and manually modified further to result in a valid schema.&lt;br /&gt;
The scheam was designed such that if an instance document has its tags removed and the order of the content preserved, a valid SQL statment or fragment will be left. &lt;br /&gt;
See schema main annotation for further info.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ConceptExplorer</dc:creator><pubDate>Wed, 27 Mar 2013 00:46:49 -0000</pubDate><guid>https://sourceforge.net146f760177f36e39bd34bed5560f22b16482ec92</guid></item><item><title>WikiPage Home modified by ConceptExplorer</title><link>https://sourceforge.net/p/ssqml/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/ssqml/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;a href="/u/conceptualizer/"&gt;ConceptExplorer&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-515112d50910d4593470b0dd" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ConceptExplorer</dc:creator><pubDate>Tue, 26 Mar 2013 03:15:33 -0000</pubDate><guid>https://sourceforge.net51535fe68080eea3cb0ff2dc518b02a2d38bc0ed</guid></item></channel></rss>