xsddoc/xdocs news.xml,1.4,1.5

Kurt Riede <[email protected]> Sat, 26 Feb 2005 14:44:13 +0000
Newsgroups gmane.text.xml.xframe.xsddoc.devel
Message-ID <[email protected]>
Update of /cvsroot/xframe/xsddoc/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22982/xdocs

Modified Files:
	news.xml 
Log Message:
announvement for oncoming release 0.7

Index: news.xml
===================================================================
RCS file: /cvsroot/xframe/xsddoc/xdocs/news.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** news.xml	9 Dec 2004 12:43:54 -0000	1.4
--- news.xml	26 Feb 2005 14:44:11 -0000	1.5
***************
*** 33,48 ****
     <section name="News and Status">
  
      <subsection name="Oct. 8, 2004 - xsddoc 0.6 beta released">
        <p>The xframe team is pleased to announce release 0.6-beta
          of the sub project xsddoc.</p>
        <p>The xsddoc subproject of xframe is an Open Source documentation tool
!       	for W3C XML Schema based on XSLT and XalanJ. With xsddoc you can
!       	generate documentation of your XML Schema in a JavaDoc like visualisation.</p>
        <p>This Announcement notes the significant changes in Release 0.6-beta
!       	compared to Release to 0.5-beta:</p>
        <p>New features:</p>
        <ul>
!       	<li>Support cameleon schema</li>
!       	<li>documentation for nestedd element declarations
            (nested elements summary and details)</li>
        </ul>
--- 33,81 ----
     <section name="News and Status">
  
+     <subsection name="Feb. 26, 2005 - xsddoc 0.7 beta released">
+       <p>The xframe team is pleased to announce release 0.7-beta
+         of the sub project xsddoc.</p>
+       <p>The xsddoc subproject of xframe is an Open Source documentation tool
+         for W3C XML Schema based on XSLT and XalanJ. With xsddoc you can
+         generate documentation of your XML Schema in a JavaDoc like visualisation.</p>
+       <p>This Announcement notes the significant changes in Release 0.7-beta
+         compared to Release to 0.6-beta:</p>
+       <p>New features:</p>
+       <ul>
+         <li>Support external CSS file</li>
+         <li>continue on error</li>
+         <li>maven-plugin: exclude property</li>
+         <li>maven-plugin: load schema thru proxy</li>
+       </ul>
+       <p>Fixes for the following bugs:</p>
+       <ul>
+         <li>1151806 Duplicate message output on all errors and warnings</li>
+         <li>1151805 Short documentation missing in namespace summary</li>
+         <li>1151802 @type ref to included schema not shown</li>
+         <li>1151800 Nested element summary</li>
+         <li>1151799 Attributes of base type of restriction not included</li>
+         <li>1151790 imported from redefined not in overview pages</li>
+         <li>1151295 xsddoc generates broken links</li>
+         <li>1123251 maven plugin can't find xalan</li>
+         <li>1089703 [maven-xsddoc-plugin] fails if maven.xsddoc.src not present</li>
+         <li>1084493 invalid href in source: element references</li>
+         <li>1082836 missing namespace refs on summary if only redefineds</li>
+         <li>1082834 circular loop with redefined attribute groups</li>
+         <li>1045819 Cyclic includes in XSDs cause xsddoc to fail</li>
+       </ul>
+     </subsection>
+ 
      <subsection name="Oct. 8, 2004 - xsddoc 0.6 beta released">
        <p>The xframe team is pleased to announce release 0.6-beta
          of the sub project xsddoc.</p>
        <p>The xsddoc subproject of xframe is an Open Source documentation tool
!         for W3C XML Schema based on XSLT and XalanJ. With xsddoc you can
!         generate documentation of your XML Schema in a JavaDoc like visualisation.</p>
        <p>This Announcement notes the significant changes in Release 0.6-beta
!         compared to Release to 0.5-beta:</p>
        <p>New features:</p>
        <ul>
!         <li>Support cameleon schema</li>
!         <li>documentation for nestedd element declarations
            (nested elements summary and details)</li>
        </ul>
***************
*** 50,64 ****
        <p>Fixes for the following bugs:</p>
        <ul>
!       	<li>1015389 documentation of nested element incomplete</li>
!       	<li>1015385 cameleon design not supported</li>
!       	<li>1012887 wrong model when using group with xs:all</li>
!       	<li>1002228 Patches for XSDDoc</li>
!       	<li>997004 "null" if target folder doesn't exist</li>
!       	<li>991049 missing components in namespace-overview</li>
!       	<li>991020 filesets: cannot resolve schema locations</li>
!       	<li>990990 Duplicate global variable declaration in component.xsl</li>
!       	<li>986150 cyclic include of xsd files aborts the doc generation</li>
!       	<li>978542 Invalid link to simpleType documentation</li>
!       	<li>978539 Some annotations lost</li>
        </ul>
      </subsection>
--- 83,97 ----
        <p>Fixes for the following bugs:</p>
        <ul>
!         <li>1015389 documentation of nested element incomplete</li>
!         <li>1015385 cameleon design not supported</li>
!         <li>1012887 wrong model when using group with xs:all</li>
!         <li>1002228 Patches for XSDDoc</li>
!         <li>997004 "null" if target folder doesn't exist</li>
!         <li>991049 missing components in namespace-overview</li>
!         <li>991020 filesets: cannot resolve schema locations</li>
!         <li>990990 Duplicate global variable declaration in component.xsl</li>
!         <li>986150 cyclic include of xsd files aborts the doc generation</li>
!         <li>978542 Invalid link to simpleType documentation</li>
!         <li>978539 Some annotations lost</li>
        </ul>
      </subsection>
***************
*** 68,93 ****
          of the sub project xsddoc.</p>
        <p>The xsddoc subproject of xframe is an Open Source documentation tool
!       	for W3C XML Schema based on XSLT and XalanJ. With xsddoc you can
!       	generate documentation of your XML Schema in a JavaDoc like visualisation.</p>
        <p>This Announcement notes the significant changes in Release 0.5-beta
!       	compared to Release to 0.4-beta:</p>
        <p>Fixes for the following bugs:</p>
        <ul>
!       	<li>972508 simpleType link vs. complexType link</li>
!       	<li>972042 DOS line feeds in UNIX shell scripts</li>
!       	<li>972041 type: XSDOC_HOME instead of XSDDOC_HOME</li>
!       	<li>970755 Multiple links to elements</li>
!       	<li>965887 TransformerEx.: ElemTemplateElement-Error: namespaceFolder</li>
!       	<li>957268 circular import</li>
!       	<li>954796 attributes detail: Form unqualified1</li>
!       	<li>949282 Duplicate global variable declaration exception</li>
!       	<li>943687 local Attr. decl. within complexContent missing in model doc</li>
!       	<li>942908 incomplete overview if targetNamespace empty</li>
!       	<li>939335 Missing details in the "Attribute Detail" sections</li>
!       	<li>939137 include external schema</li>
!       	<li>939135 warnings when building the stress sample</li>
!       	<li>937584 xsddoc: elements don't appear</li>
!       	<li>937583 typo (nit)</li>
!       	<li>936225 model documentation of local simple type attributes</li>
        </ul>
      </subsection>
--- 101,126 ----
          of the sub project xsddoc.</p>
        <p>The xsddoc subproject of xframe is an Open Source documentation tool
!         for W3C XML Schema based on XSLT and XalanJ. With xsddoc you can
!         generate documentation of your XML Schema in a JavaDoc like visualisation.</p>
        <p>This Announcement notes the significant changes in Release 0.5-beta
!         compared to Release to 0.4-beta:</p>
        <p>Fixes for the following bugs:</p>
        <ul>
!         <li>972508 simpleType link vs. complexType link</li>
!         <li>972042 DOS line feeds in UNIX shell scripts</li>
!         <li>972041 type: XSDOC_HOME instead of XSDDOC_HOME</li>
!         <li>970755 Multiple links to elements</li>
!         <li>965887 TransformerEx.: ElemTemplateElement-Error: namespaceFolder</li>
!         <li>957268 circular import</li>
!         <li>954796 attributes detail: Form unqualified1</li>
!         <li>949282 Duplicate global variable declaration exception</li>
!         <li>943687 local Attr. decl. within complexContent missing in model doc</li>
!         <li>942908 incomplete overview if targetNamespace empty</li>
!         <li>939335 Missing details in the "Attribute Detail" sections</li>
!         <li>939137 include external schema</li>
!         <li>939135 warnings when building the stress sample</li>
!         <li>937584 xsddoc: elements don't appear</li>
!         <li>937583 typo (nit)</li>
!         <li>936225 model documentation of local simple type attributes</li>
        </ul>
      </subsection>
***************
*** 99,109 ****
      <subsection name="Apr. 1, 2004 - xsddoc 0.4 beta released">
        <p>The xframe team is pleased to announce the first beta release
!       	of the sub project xsddoc, a documentation tool for W3C XML Schema.</p>
        <p>This Announcement notes the significant changes in Release 0.4-beta
!       	compared to Release to 0.3-beta:</p>
        <ul>
!       	<li>Support multiple schemas</li>
!       	<li>Content model and attributes documentation</li>
!       	<li>Fixes for all bugs reported until 31.03.2004</li>
        </ul>
        <p>xsddoc-0.3-alpha can be downloaded from
--- 132,142 ----
      <subsection name="Apr. 1, 2004 - xsddoc 0.4 beta released">
        <p>The xframe team is pleased to announce the first beta release
!         of the sub project xsddoc, a documentation tool for W3C XML Schema.</p>
        <p>This Announcement notes the significant changes in Release 0.4-beta
!         compared to Release to 0.3-beta:</p>
        <ul>
!         <li>Support multiple schemas</li>
!         <li>Content model and attributes documentation</li>
!         <li>Fixes for all bugs reported until 31.03.2004</li>
        </ul>
        <p>xsddoc-0.3-alpha can be downloaded from
***************
*** 117,121 ****
        compared to Release to 0.2:</p>
        <ul>
!       <li>Bugfix: Command line utitliy idependent of Apache Ant </li>
        <li>Many bugfixes regarding references between schema components</li>
        <li>Bugfix for schemas using default namespace as targetNamespace.</li>
--- 150,154 ----
        compared to Release to 0.2:</p>
        <ul>
!       <li>Bugfix: Command line utitliy idependent of Apache Ant</li>
        <li>Many bugfixes regarding references between schema components</li>
        <li>Bugfix for schemas using default namespace as targetNamespace.</li>
***************
*** 165,187 ****
    
      <subsection name="Oct. 20, 2003 - release 0.0.3 of the xsddoc subproject">
! 	  <p>We are getting close to a quite stable alpha version of the xsddoc subproject, 
! 	  our XML-Schema documentation tool. We have changed the layout to the look and feel 
! 	  of JavaDoc and included many fixes and extensions on sub- and super-types and 
! 	  cross-references. The tool is currently fully based on Apache ant and XSLT. 
! 	  Before we move to alpha status, we want to do some more testing on Linux and Mac, 
! 	  also with other important schemas like SOAP, WSDL, UDDI and more.</p>
      </subsection>
! 	  
      <subsection name="Oct. 16, 2003 - xsddoc-0-0-2 releasedt">
! 	  <p>generated xml and html files reorganised, also super- and sub-types are shown in context.</p>
      </subsection>
! 	        
      <subsection name="Oct. 13, 2003 - xsddoc-0-0-1 release">
! 	  <p>following the mantra of Open Source software, we decided to release
! 	  early and often, so
! 	  <a target="_blank" href="http://sourceforge.net/project/showfiles.php?group_id=48863">here</a>
! 	  you can download our first pre-alpha release of xsddoc, a Tool to create 
! 	  documentation for XML Schemas. Currently xsddoc is based on Apache Ant 
! 	  to create multiple output pages.</p>
      </subsection>
  
--- 198,220 ----
    
      <subsection name="Oct. 20, 2003 - release 0.0.3 of the xsddoc subproject">
!     <p>We are getting close to a quite stable alpha version of the xsddoc subproject, 
!     our XML-Schema documentation tool. We have changed the layout to the look and feel 
!     of JavaDoc and included many fixes and extensions on sub- and super-types and 
!     cross-references. The tool is currently fully based on Apache ant and XSLT. 
!     Before we move to alpha status, we want to do some more testing on Linux and Mac, 
!     also with other important schemas like SOAP, WSDL, UDDI and more.</p>
      </subsection>
!     
      <subsection name="Oct. 16, 2003 - xsddoc-0-0-2 releasedt">
!     <p>generated xml and html files reorganised, also super- and sub-types are shown in context.</p>
      </subsection>
!           
      <subsection name="Oct. 13, 2003 - xsddoc-0-0-1 release">
!     <p>following the mantra of Open Source software, we decided to release
!     early and often, so
!     <a target="_blank" href="http://sourceforge.net/project/showfiles.php?group_id=48863">here</a>
!     you can download our first pre-alpha release of xsddoc, a Tool to create 
!     documentation for XML Schemas. Currently xsddoc is based on Apache Ant 
!     to create multiple output pages.</p>
      </subsection>
  



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click