I do something like the following:

    <xsd:annotation xmlns="http://www.w3.org/1999/xhtml";>
      <xsd:documentation>
        <h1>Header text</h1>
        <p>Description</p>
        <ul>
          <li>List item 1</li>
          <li>List item 2</li>
        </ul>
      </xsd:documentation>
    </xsd:annotation>
 
<oXygen/> renders the list with asterisks for bullets.  

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Kastrup
Sent: Monday, July 09, 2007 10:29 AM
To: oxygen-user@oxygenxml.com
Subject: [oXygen-user] Structuring xs:documentation?


Hi,

I have tried several things for getting an .xsd annotation show a
description list with no success: the (XHTML) tags are seemingly just
stripped and the whole annotation is formatted as a single block when
displayed as a tooltip.

Has anybody had success with presenting an xs:annotation in a somewhat
structured way in Oxygen 8.2?

Thanks,

-- 
David Kastrup

_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to