<org>
<org> (organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people. 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.typed (@type, @subtype) att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp))
| ||||||||
屬於 | |||||||||
可包含在於 | corpus: particDesc namesdates: listOrg listPerson org | ||||||||
可包含 | |||||||||
宣告 |
element org { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.typed.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.responsibility.attributes, attribute role { list { data.word, data.word* } }?, ( model.headLike*, ( ( model.pLike* ) | ( model.labelLike | model.nameLike | model.placeLike )* ), ( 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> |