[oXygen-user] Structuring xs:documentation?

Jesse Pelton
Mon Jul 9 09:42:59 CDT 2007


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: 
[mailto:] On Behalf Of David Kastrup
Sent: Monday, July 09, 2007 10:29 AM
To: 
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

http://www.oxygenxml.com/mailman/listinfo/oxygen-user



More information about the oXygen-user mailing list