LOTUS DOMINO の XML
リッチテキスト内の画像またはイメージを表します。
包含階層
スーパークラス: <imagemap>、%richtext.nonhot.inline;
サブクラス: <border>、%image.formats;、<imageref>、<caption>、<nativeimage>
構文
<!ELEMENT picture ( border?, ( %image.formats; | imageref | nativeimage ) caption?, code* )>
[コンテンツ]
border?, ( %image.formats; | imageref | nativeimage ) , caption?, code*
<!ATTLIST picture
align
%picture.aligns; エンティティは、画像とともに表示されるテキストの回り込み方法を定義します。
構文:
<!ENTITY % picture.aligns " around | left | right | bottom | middle | top | baseline ">
around