placePart (place name components) groups elements which form part of a place name.
Attributes:
type provides more culture- linguistic- or application- specific information used to categorize this name component.
Datatype: CDATA
Values: one of a set of codes defined for the application.
Default: #IMPLIED
full indicates whether the place name component is given in full, as an abbreviation or simply as an initial
Datatype: (yes | abb | init)
Legal values:
yes the name component is spelled out in full.
abb the name component is given in an abbreviated form.
init the name component is indicated only by one initial.
Default: yes
Note
Tagsetadditional tag set for names and dates
Classnames
Filenameteind2.ent
ParentsplaceName
Membersbloc country distance geog offset region settlement
Declaration <!ENTITY % m.placePart ' %x.placePart settlement | region | offset | geog | distance | country | bloc' > <!ENTITY % a.placePart ' %a.global %a.names type CDATA #IMPLIED full (yes | abb | init) yes' >
See 20.2

Back to index