<org>
| <org> (organisation) fournit des informations sur une organisation identifiable, telle qu'une entreprise, une tribu ou tout autre groupement de personnes. 13.2.2 Organizational Names | |||||||||
| Module | namesdates — 13 Names, Dates, People, and Places | ||||||||
| En complément des attributs globaux | 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)) 
 | ||||||||
| Utilisé par | |||||||||
| Peut contenir | |||||||||
| Declaration | 
 element org { att.global.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* ) } | ||||||||
| Exemple | <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> | ||||||||
| Note | Peut contenir soit une description en prose organisée en paragraphes,
                        soit une suite d'éléments spécifiques relatifs à la démographie extraits de la classe
                        model.personPart.
                      | ||||||||
