<postscript>
| <postscript> 追伸を示す.例えば,手紙の場合など. 4.2 Elements Common to All Divisions | |
| モジュール | textstructure — 4 Default Text Structure | 
| 当該モジュールを使用するもの | |
| 下位 | core: bibl biblStruct cb cit desc gap index l label lb lg list listBibl milestone note p pb q quote said sp stage  dictionaries: entry entryFree superEntry  header: biblFull  msdescription: msDesc  namesdates: listEvent listNym listOrg listPerson listPlace  tagdocs: classSpec eg egXML elementSpec listRef macroSpec moduleRef moduleSpec schemaSpec specGrp specGrpRef  textstructure: floatingText  transcr: addSpan damageSpan delSpan fw space  | 
| 宣言 | 
 element postscript { att.global.attributes, ( ( model.common ) | ( model.global ) )* } | 
| 例 | <div type="letter"> <opener> <dateline> <placeName>Rimaone</placeName> <date when="2006-11-21">21 Nov 06</date> </dateline> <salute>Dear Susan,</salute> </opener> <p>Thank you very much for the assistance splitting those logs. I'm sorry about the misunderstanding as to the size of the task. I really was not asking for help, only to borrow the axe. Hope you had fun in any case.</p> <closer> <salute>Sincerely yours,</salute> <signed>Seymour</signed> </closer> <postscript> <label>P.S.</label> <p>The collision occured on <date when="2001-07-06">06 Jul 01</date>.</p> </postscript> </div> | 
