Bugs item #1302370, was opened at 09/23/05 18:03
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1302370&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: documentation
Group: v2.0
>Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Derek (derekc)
Assigned to: Derek (derekc)
Summary: Enumeration documentation is not in wix.chm

Initial Comment:
Documenation elements inside of enumeration elements
are currently lost.  This documentation should be
persisted into wix.chm.

For example, the following generates no documentation:
<xs:simpleType>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="addLine">
      <xs:annotation><xs:documentation>Creates or
updates an .ini entry.</xs:documentation></xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="addTag">
      <xs:annotation><xs:documentation>Creates a new
entry or appends a new comma-separated value to an
existing entry.</xs:documentation></xs:annotation>
    </xs:enumeration>

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

>Comment By: SourceForge Robot (sf-robot)
Date: 10/18/05 19:20

Message:
Logged In: YES 
user_id=1312539

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Derek (derekc)
Date: 10/04/05 15:05

Message:
Logged In: YES 
user_id=518766

This fix should be in the next drop.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1302370&group_id=105970


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
WiX-devs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to