SourceForge.net | 6 Jul 2004 20:43
Picon
Favicon

[ xframe-Bugs-986150 ] cyclic include of xsd files aborts the doc generation

Bugs item #986150, was opened at 2004-07-06 18:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=986150&group_id=48863

Category: unix
Group: xsddoc-0.5-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: bing (bingorette)
Assigned to: Kurt Riede (kriede)
Summary: cyclic include of xsd files aborts the doc generation

Initial Comment:
Hello,

Don't know if this was there in the previous release.

If A.xsd includes B.xsd, and B.xsd includes A.xsd, I get:
> xsddoc starting.
> null
> xsddoc finished.

And (almost) nothing gets generated.

Thx,
   Di.

----------------------------------------------------------------------
(Continue reading)

SourceForge.net | 6 Jul 2004 23:08
Picon
Favicon

[ xframe-Feature Requests-978536 ] Optional Attribute Detail section

Feature Requests item #978536, was opened at 2004-06-23 21:03
Message generated for change (Comment added) made by bingorette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454394&aid=978536&group_id=48863

Category: layout
Group: xsddoc-0.5-beta
Status: Open
Priority: 3
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Kurt Riede (kriede)
Summary: Optional Attribute Detail section

Initial Comment:
Hello,

Thank you for the new version (0.5) - it fixed what I
needed!

I would like to suggest something: could we hide by
default the "Attribute Detail" section when it's within
an element (it could stay that way for an Attribute
group)?  At first glance, the "Attribute Summary" is
sufficient for most cases.  If one wants to get more
details on the syntax,  he/she could then popup (or
whatever) the detailed version for the attributes. 
Currently, the "Source" section seems to be so far down
the HTML page that you either have to scroll up to get
to the Source hyperlink, or scroll way down to get to
the bottom of the page.
(Continue reading)

SourceForge.net | 7 Jul 2004 16:55
Picon
Favicon

[ xframe-Bugs-986150 ] cyclic include of xsd files aborts the doc generation

Bugs item #986150, was opened at 2004-07-06 20:43
Message generated for change (Comment added) made by kriede
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=986150&group_id=48863

Category: unix
Group: xsddoc-0.5-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: bing (bingorette)
Assigned to: Kurt Riede (kriede)
Summary: cyclic include of xsd files aborts the doc generation

Initial Comment:
Hello,

Don't know if this was there in the previous release.

If A.xsd includes B.xsd, and B.xsd includes A.xsd, I get:
> xsddoc starting.
> null
> xsddoc finished.

And (almost) nothing gets generated.

Thx,
   Di.

----------------------------------------------------------------------
(Continue reading)

SourceForge.net | 12 Jul 2004 15:54
Picon
Favicon

[ xframe-Bugs-989424 ] HTML comment in XML = bad HTML output

Bugs item #989424, was opened at 2004-07-12 06:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=989424&group_id=48863

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: HTML comment in XML = bad HTML output

Initial Comment:
Including HTML tags in an XML annotation (specially for 
XML attribute) causes wrong HTML output.
Tested tags that causes bad output : <code>, <b>, 
<br>.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=989424&group_id=48863

-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
(Continue reading)

SourceForge.net | 13 Jul 2004 19:08
Picon
Favicon

[ xframe-Bugs-989424 ] HTML comment in XML = bad HTML output

Bugs item #989424, was opened at 2004-07-12 15:54
Message generated for change (Comment added) made by kriede
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=989424&group_id=48863

>Category: HTML
Group: None
Status: Open
Resolution: None
>Priority: 3
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Kurt Riede (kriede)
Summary: HTML comment in XML = bad HTML output

Initial Comment:
Including HTML tags in an XML annotation (specially for 
XML attribute) causes wrong HTML output.
Tested tags that causes bad output : <code>, <b>, 
<br>.

----------------------------------------------------------------------

>Comment By: Kurt Riede (kriede)
Date: 2004-07-13 19:08

Message:
Logged In: YES 
user_id=484961

The stress test contains some examples of HTML within 
(Continue reading)

SourceForge.net | 14 Jul 2004 18:54
Picon
Favicon

[ xframe-Bugs-990990 ] Duplicate global variable declaration in component.xsl

Bugs item #990990, was opened at 2004-07-14 18:27
Message generated for change (Comment added) made by kriede
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=990990&group_id=48863

Category: all platforms
Group: xsddoc-0.5-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Kurt Riede (kriede)
Assigned to: Kurt Riede (kriede)
Summary: Duplicate global variable declaration in component.xsl

Initial Comment:
With the schema of RuleML (http://www.ruleml.org) the 
following error occurs:

My build.xml looks as follows:

<project name="RuleML" default="xsddoc" basedir=".">
<taskdef name="xsddoc" 
classname="net.sf.xframe.xsddoc.Task" />
<target name="xsddoc">
<mkdir dir="rulemldoc"/>
<xsddoc out="rulemldoc" doctitle="RuleML documentation 
generated by xsddoc" 

verbose="true">
<fileset dir="C:\RuleML\0.86\xsd" defaultexcludes="yes">
(Continue reading)

SourceForge.net | 14 Jul 2004 18:27
Picon
Favicon

[ xframe-Bugs-990990 ] Duplicate global variable declaration in component.xsl

Bugs item #990990, was opened at 2004-07-14 18:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=990990&group_id=48863

Category: all platforms
Group: xsddoc-0.5-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Kurt Riede (kriede)
Assigned to: Kurt Riede (kriede)
Summary: Duplicate global variable declaration in component.xsl

Initial Comment:
With the schema of RuleML (http://www.ruleml.org) the 
following error occurs:

My build.xml looks as follows:

<project name="RuleML" default="xsddoc" basedir=".">
<taskdef name="xsddoc" 
classname="net.sf.xframe.xsddoc.Task" />
<target name="xsddoc">
<mkdir dir="rulemldoc"/>
<xsddoc out="rulemldoc" doctitle="RuleML documentation 
generated by xsddoc" 

verbose="true">
<fileset dir="C:\RuleML\0.86\xsd" defaultexcludes="yes">
(Continue reading)

SourceForge.net | 14 Jul 2004 19:08
Picon
Favicon

[ xframe-Bugs-991020 ] filesets: cannot resolve schema locations

Bugs item #991020, was opened at 2004-07-14 19:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=991020&group_id=48863

Category: all platforms
Group: xsddoc-0.5-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Kurt Riede (kriede)
Assigned to: Kurt Riede (kriede)
Summary: filesets: cannot resolve schema locations

Initial Comment:
With the schema of RuleML (http://www.ruleml.org) and 
the following ANT task, the schema locations in the 
mediator schema for the multiple schema documentation 
cannot be resolved.

<xsddoc out="ruleml/html">
<fileset dir="ruleml" includes="**/*.xsd"/>
</xsddoc>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=991020&group_id=48863

-------------------------------------------------------
(Continue reading)

SourceForge.net | 14 Jul 2004 19:51
Picon
Favicon

[ xframe-Bugs-991049 ] missing components in namespace-overview

Bugs item #991049, was opened at 2004-07-14 19:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=991049&group_id=48863

Category: HTML
Group: xsddoc-0.5-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Kurt Riede (kriede)
Assigned to: Kurt Riede (kriede)
Summary: missing components in namespace-overview

Initial Comment:
With the schema of RuleML (http://www.ruleml.org), 
after deleting the circular redefinitions, the namespace 
overview for the target namespace in the lower left 
frame shows much less components than the namespace 
index in the main frame. It seems that in the script 
overview-namespace.xml includes and redefines are not 
processed correctly.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=991049&group_id=48863

-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
(Continue reading)

SourceForge.net | 24 Jul 2004 10:55
Picon
Favicon

[ xframe-Bugs-997004 ] "null" if target folder doesn't exist

Bugs item #997004, was opened at 2004-07-24 01:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=997004&group_id=48863

Category: all platforms
Group: xsddoc-0.5-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Kurt Riede (kriede)
Summary: "null" if target folder doesn't exist

Initial Comment:
If the target folder doesn't exist, xsddoc prints null 
instead of a nice message like "target folder doesn't 
exist".

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=997004&group_id=48863

-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
(Continue reading)


Gmane