[oXygen-user] incomplete image map in generating schema documentation

Theun Fleer
Fri Jun 6 02:31:36 CDT 2008


Hi

Thanks again for helping me out on the issue with TRANG. But now I've
encountered a bug (?) with the genaration of schema documentation.
When generating schema documentation using the command Tools > Generate
Documentation > Schema Documentation it seems the generated image map
for the logical model diagrams is incomplete.
Only the elements of "the first level" of the digram are clickable.

I've attached a png of the root-element so you can see what I mean with
"first level". 

The content model of the element that is depicted is:
  <xs:element name="be">
    <xs:complexType>
      <xs:sequence>
        <xs:element ref="procesinfo"/>
        <xs:element ref="linkbase"/>
        <xs:choice maxOccurs="unbounded">
          <xs:element ref="artikel"/>
          <xs:element ref="bijlage"/>
          <xs:element ref="notavantoelichting"/>
        </xs:choice>
      </xs:sequence>
      <xs:attribute name="workflowstatus" use="required"
type="xs:string"/>
    </xs:complexType>
  </xs:element>

And the image map is
<map xmlns='http://www.w3.org/1999/xhtml' name='logical_element_be'>
 <area
  shape='rect'
  alt='element_procesinfo'
  coords='162,52,308,77'
 
href='be-regonderdeel-nat.xsd.html_element_procesinfo.html#element_proce
sinfo'/>
 <area
  shape='rect'
  alt='element_linkbase'
  coords='162,87,290,112'
 
href='be-regonderdeel-nat.xsd.html_element_linkbase.html#element_linkbas
e'/>
</map>

As you can see, only the first 2 elements, <procesinfo> and <linkbase>,
are accounted for in the image map; the choice group with (artikel |
bijlage | notavantoelichting) is not present in the image map. Therefore
these elements cannot be clicked, and that is just what our end-users
want to do...

I'm not sure this is an issue with xsp3 or with oXygen. Would it help if
I use xsp3 directly (with ANT ;-) or so) or is this an known issue of
xsp3?
Any help would be greatly appreciated, especially by our users :-P

groet
Theun

  
 
Drs. T. Fleer
Consultant
GSM: +31 (0)6 40 58 50 27
 
 
http://www.daidalos.nl/
Daidalos BV
Source of Innovation
Hoekeindsehof 1-4
2665 JZ Bleiswijk
Tel.: +31 (0) 10 850 1200
Fax: +31 (0) 10 850 1199
http://www.daidalos.nl/
KvK 27164984
De informatie - verzonden in of met dit emailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend.
 

 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logical_element_be.png
Type: image/png
Size: 2989 bytes
Desc: logical_element_be.png
Url : http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20080606/0f4af0e3/attachment.png 


More information about the oXygen-user mailing list