<org>
<org> (organization) 特定可能な団体の情報を示す.例えば,会社,集団など,人の集まり. [13.2.2 Organizational Names] | |||||||||
モジュール | namesdates — 13 Names, Dates, People, and Places | ||||||||
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.typed (@type, @subtype) att.editLike (@evidence, @source, @instant) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) (att.responsibility (@cert, @resp)) att.sortable (@sortKey)
| ||||||||
当該モジュールを使用するもの | |||||||||
上位 | corpus: particDesc namesdates: listOrg listPerson org | ||||||||
下位 | dictionaries: lang linking: ab msdescription: msDesc namesdates: addName bloc climate country district forename genName geogFeat geogName listOrg listPerson listPlace listRelation location nameLink offset org orgName persName person personGrp place placeName population region relationGrp roleName settlement state surname terrain trait textcrit: witDetail | ||||||||
宣言 |
element org { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.typed.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.responsibility.attributes, att.sortable.attributes, attribute role { list { data.word, data.word* } }?, ( model.headLike*, ( ( model.pLike* ) | ( model.labelLike | model.nameLike | model.placeLike | model.orgPart )* ), ( model.noteLike | model.biblLike )*, model.personLike* ) } | ||||||||
例 | <org xml:id="JAMs"> <orgName>Justified Ancients of Mummu</orgName> <desc>An underground anarchist collective spearheaded by <persName>Hagbard Celine</persName>, who fight the Illuminati from a golden submarine, the <name>Leif Ericson</name> </desc> <bibl> <author>Robert Shea</author> <author>Robert Anton Wilson</author> <title>The Illuminatus! Trilogy</title> </bibl> </org> | ||||||||
解説 | 散文による解説,またはクラス model.personPartにある
人口統計向け要素を含むかもしれない. |