<org>
<org> (organización) proporciona a la información sobre una organización identificable tal como un negocio, una tribu, o cualquier otro grupo de personas. [13.2.2 Organizational Names] | |||||||
Módulo | namesdates — Names, Dates, People, and Places | ||||||
Atributos | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.typed (@type, @subtype) att.editLike (@evidence, @instant) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) (att.source (@source)) att.sortable (@sortKey)
| ||||||
Miembro de | |||||||
Contenido en | corpus: particDesc namesdates: listOrg listPerson org | ||||||
Puede contener | dictionaries: lang msdescription: msDesc namesdates: addName bloc climate country district event forename genName geogFeat geogName listEvent listOrg listPerson listPlace location nameLink offset org orgName persName person personGrp place placeName population region roleName settlement state surname terrain trait textcrit: witDetail transcr: fw | ||||||
Declaración |
element org { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.typed.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.source.attributes, att.sortable.attributes, attribute role { list { data.word+ } }?, ( model.headLike*, ( ( model.pLike* ) | ( model.labelLike | model.nameLike | model.placeLike | model.orgPart | model.milestoneLike )* ), ( model.noteLike | model.biblLike | linkGrp | link )*, model.personLike* ) } | ||||||
Ejemplo | <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> |