-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.html
executable file
·280 lines (272 loc) · 14.2 KB
/
news.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<html>
<head>
<title>xqDoc -- News</title>
</head>
<body bgcolor="#FFFFFF" alink="#666666" vlink="#666666">
<!-- Output the Header -->
<table width="650" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<a href="index.html"><img src="logo.gif" border="0"/></a>
<br/>
<img src="line_1pixel_horizontal.gif" width="650" height="1"/>
</td>
</tr>
</table>
<p/>
<table width="650" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#DEDFE2" width="143" valign="top">
<br/>
<font face="Arial" size="+1" color="#4F5982">Project</font>
<br/>
<font face="Arial" color="#666666"> <a href="history.html" style="text-decoration:none">History</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="mission.html" style="text-decoration:none">Mission</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="quotes.html" style="text-decoration:none">Quotes</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="license.html" style="text-decoration:none">License</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="news.html" style="text-decoration:none">News</a></font>
<br/>
<p/>
<font face="Arial" size="+1" color="#4F5982">Related Efforts</font>
<br/>
<font face="Arial" color="#666666"> <a href="xquery-style.html" style="text-decoration:none">XQuery Style</a></font>
<br/>
<p/>
<font face="Arial" size="+1"color="#4F5982">Quick Start</font>
<br/>
<font face="Arial" color="#666666"> <a href="qs_general.html" style="text-decoration:none">General</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="qs_basex.html" style="text-decoration:none">BaseX</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="qs_exist.html" style="text-decoration:none">eXist</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="qs_marklogic.html" style="text-decoration:none">MarkLogic</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="qs_saxon.html" style="text-decoration:none">Saxon</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="qs_xquerydoc.html" style="text-decoration:none">xquerydoc</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="qs_zorba.html" style="text-decoration:none">Zorba</a></font>
<br/>
<p/>
<font face="Arial" size="+1"color="#4F5982">Documentation</font>
<br/>
<font face="Arial" color="#666666"> <a href="assumptions_doc.html" style="text-decoration:none">Assumptions</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="limitations_doc.html" style="text-decoration:none">Limitations</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="xqdoc_comments_doc.html" style="text-decoration:none">xqDoc Comments</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="xqdoc_schema_doc.html" style="text-decoration:none">xqDoc Schema</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="xqdoc_conversion_doc.html" style="text-decoration:none">xqDoc Conversion</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="xqdoc_display_doc.html" style="text-decoration:none">xqDoc Display</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="xqdoc_drivers_doc.html" style="text-decoration:none">xqDoc Drivers</a></font>
<br/>
<p/>
<font face="Arial" size="+1"color="#4F5982">Downloads</font>
<br/>
<font face="Arial" color="#666666"> <a href="binaries.html" style="text-decoration:none">Binaries</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="source.html" style="text-decoration:none">Source</a></font>
<br/>
<p/>
<font face="Arial" size="+1"color="#4F5982">Sample Output</font>
<br/>
<font face="Arial" color="#666666"> <a href="basic.html" style="text-decoration:none">xqDoc Basic</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="standard.html" style="text-decoration:none">xqDoc Standard</a></font>
<br/>
<font face="Arial" color="#666666"> <a href="enhanced.html" style="text-decoration:none">xqDoc Enhanced</a></font>
<br/>
<p/>
<font face="Arial" size="+1"color="#4F5982">Credits</font>
<br/>
<font face="Arial" color="#666666"> <a href="who_we_are.html" style="text-decoration:none">Who We Are</a></font>
<br/>
</td>
<!-- Spacer -->
<td width="5"/>
<!-- Vertical Line-->
<td width="2" bgcolor="#4F5982"/>
<td width="500" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="line_1pixel_horizontal.gif" width="350" height="1"/>
</td>
<td align="middle" width="150">
<font face="Arial" color="#4F5982" size="+1"><i>News</i></font>
</td>
</tr>
</table>
<p/>
<table width="500" border="0" cellspacing="5" cellpadding="5">
<tr>
<td>
<table width="475" border="0" cellspacing="5" cellpadding="5">
<tr>
<td>
<font face="Arial" size="+1" color="#4F5982">January 13, 2014</font>
<p/>
<font face="Arial" color="#666666">
Today, the xqDoc team enhanced the xqDoc schema based on suggestions from the XQuery community. The following changes were incorporated:
<ul>
<li>We added an xqdoc:annotations element to each variable or function that uses annotations. Similar to Zorba's proposal, the xqdoc:annotation child nodes may have additional xqdoc:literal nodes with type attributes (xs:string, xs:integer, xs:decimal, xs:double) and values.</li>
<li>We added a xqdoc:namespaces element to the root element, which summarizes all prefixes and namespace URIs used or declared in the module.</li>
<li>Similar to xquerydoc (but contrary to the current official xqDoc schema), we added name and type elements to variables.</li>
</ul>
For a discussion of the changes read this <a href="https://github.com/xquery/xquerydoc/issues/24#issuecomment-31602662">note</a>.
We would like to thank Christian Grün (BaseX) for proposing and driving these changes within the xQuery community.
<p/>
The updated schema is available <a href="http://xqdoc.org/xqdoc-1.0.01132014.xsd">here</a>.</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">September 23, 2011</font>
<p/>
<font face="Arial" color="#666666">
Today, the xqDoc team learned about the open source xquerydoc project (implemented in pure XQuery v1.0) that parses xqDoc comments from XQuery modules and generates a set of API level documentation (based on xqDoc XML).
<p/>
Since xquerydoc is implemented in pure XQuery v1.0, the provided xqdoc function and can be invoked from most XQuery processors (Saxon, MarkLogic, XQilla, eXist).
The generated xqDoc XML can then be transformed into XHTML using XSLT (and custom extensions provided by an XQuery processor) or simply XQuery. This is
an exciting development since it should now be much easier to genrate xqDoc XML from existing XQuery modules.
<p/>
The <a href="http://github.com/xquery/xquerydoc">xquerydoc</a> project is available on github.</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">September 09, 2011</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc has migrated to GitHub. The hope is that
it will now be easier for the community to contribute to xqDoc and make
further enhancements.</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">September 23, 2011</font>
<p/>
<font face="Arial" color="#666666">
Today, the xqDoc team learned about the open source xquerydoc project (implemented in pure XQuery v1.0) that parses xqDoc comments from XQuery modules and generates a set of API level documentation (based on xqDoc XML).
<p/>
Since xquerydoc is implemented in pure XQuery v1.0, the provided xqdoc function and can be invoked from most XQuery processors (Saxon, MarkLogic, XQilla, eXist).
The generated xqDoc XML can then be transformed into XHTML using XSLT (and custom extensions provided by an XQuery processor) or simply XQuery. This is
an exciting development since it should now be much easier to genrate xqDoc XML from existing XQuery modules.
<p/>
The <a href="http://github.com/xquery/xquerydoc">xquerydoc</a> project is available on github.</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">September 09, 2011</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc has migrated to GitHub. The hope is that
it will now be easier for the community to contribute to xqDoc and make
further enhancements.</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">October 29, 2010</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc announced a new <a href="http://xqdoc.org/xqdoc-1.0.10292010.xsd">schema</a> for defining xqDoc XML.
Since this new schema is 100% backward compatible with the previous schema, we strongly encourage users to migrate to this new schema and
begin leveraging the new features/benefits. Some of these new features include:
<ul>
<li><b>Function arity specification.</b> This new feature is on both the individual functions and the invoked functions. By leveraging this capability, one can now disambiguate functions that have been overloaded with different numbers of parameters.</li>
<li><b>Function parameters.</b> This new feature allows the individual parameters defined in a function to be separately defined.</li>
<li><b>Function return information.</b> This new feature allows the return type to be separately defined for a function.</li>
<li><b>Occurrence indicator.</b> This new feature allows the occurrence (*,+,?) to be specified for global variables, function parameters or function return information.</li>
<li><b>Import type indicator.</b> This new feature allows the differentiation between schema and library module imports.</li>
<li><b>Custom comment tag.</b>This new feature allows the specification of custom xqDoc comment tags such as @example.</li>
</ul>
Providers that currently generate xqDoc XML can hopefully leverage these extensions to the xqDoc schema and produce a better/enhanced documentation experience for XQuery users.
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">August 27, 2010</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc is pleased to announce the integration of xqDoc with the <a href="http://www.zorba-xquery.com/">Zorba</a> XQuery engine.
More information on this integration (including a complete tutorial) can be found <a href="http://www.zorba-xquery.com/tutorials/xqdoc.html">here</a>.
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">April 30, 2007</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc announced support for the January 23, 2007 W3C XQuery 1.0 Recommendation. The xqDoc Java/ANTLR
conversion package can now generate xqDoc XML from library and main modules adhering to this specification.
Similarly, xqDoc provides vendor neutral XQuery presentation scripts for the W3C XQuery 1.0 Recommendation to support
the rendering of the generated xqDoc XML.
<p/>
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">June 23, 2006</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc announced support for the <a href="http://exist.sourceforge.net/">eXist</a> XQuery update extensions.
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">June 9, 2006</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc is pleased to announce the integration of xqDoc with the <oXygen/> ® XML IDE.
More information on this integration can be found <a href="http://www.oxygenxml.com/xquery_editor.html#xquery_documentation">here</a>.
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">June 7, 2006</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc is pleased to announce the availability of a new set of xqDoc display presentation scripts. This new
set of scripts removes the underlying dependency on the fn:base-uri() function that was leading to interoperability
issues with some XQuery engines.
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">March 28, 2006</font>
<p/>
<font face="Arial" color="#666666">
Today, xqDoc is pleased to announce the integration of xqDoc with the <a href="http://www.stylusstudio.com">Stylus Studio</a> ® XML IDE.
More information on this integration can be found <a href="http://www.stylusstudio.com/xquery/xqdoc.html">here</a>.
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">January 18, 2006</font>
<p/>
<font face="Arial" color="#666666">
The <a href="xquery-style.pdf">XQuery Style Conventions</a> were officially released today by
the creators of xqDoc. Earlier versions of this document were disseminated to the XQuery
development community and their feedback has been incorporated into this version. This living document
will be continually updated as the XQuery specification changes and as feedback is received from the XQuery development community.
</font>
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">June 28, 2005</font>
<p/>
<font face="Arial" color="#666666">
Darin McBeath presented an xqDoc <a href="xqdoc.ppt">overview</a> at the recent MarkLogic User Conference.
<p/>
<br/>
<font face="Arial" size="+1" color="#4F5982">March 7, 2005</font>
<p/>
<font face="Arial" color="#666666">
The xqDoc web site is officially launched.
<p/>
The initial version 1.0 of xqDoc is released with support for the
commercial <a href="http://www.marklogic.com">MarkLogic</a> XML Content Server and the open
source <a href="http://exist.sourceforge.net/">eXist</a> XML database.
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>