| examples/images.xsd | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | FRAMES | NO FRAMES | ||||||
| Element Summary | |
| bullets |
A Fuel Dispensing Service is responsible for:
|
| test |
Components are placed in subfolder of the schema documentation. |
This schema demonstrates how to incorporate images into documentation generated with xnsdoc.
Here are some examples:
This image is created by an absolute URL:
<img src="http://www.buldocs.com/images/nevski.gif"/>
This image is created by a relative URL; in this case you must ensure that the image is copied to the appropriate location after generating and deploying the document to your final destination. In this case
the image is assumed to be located in the resources folder within the schema documentation:
<img src="../resources/xnsdoc-teaser.gif"/>
In the test element you can see how to incorporate images within component documentations.
| |||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | FRAMES | NO FRAMES | ||||||