Mixed
THDL Toolbox > Places & Geography > THDL Gazetteer > Gazetteer DTD Decoded For Dummies > Mixed Element
Details for the element "mixed"from the THDL Gazetteer DTD Decoded For Dummies
Definition of the Element
<!ELEMENT mixed (geogname, time*, authority?, etymology?,
(translation|transliteration|mixed)*, ref*)>
<!ATTLIST mixed %a.common;
certainty CDATA #IMPLIED
entrydate CDATA #IMPLIED
isCurrent (yes|no) "yes"
lang %LANGUAGE; #IMPLIED
priority CDATA #IMPLIED
resp CDATA #IMPLIED>
Description of the Element
mixed = When used, indicates the linguistic relationship of the particular fname to the primary fname of the feature.
Attributes of the Element
The "certainty" attribute indicates the degree of precision to be attributed to the name - choices are 'high' and 'low'.
The "entrydate" attribute here indicates the date the fname was added to the gazetteer. See %ISODATE for the format.
The "isCurrent" attribute records whether the name is in current use.
The "scheme" attribute indicates the type of transliteration system used.
The "priority" attribute enforces the priority of the names, when multiple fnames are present.
The "resp" attribute is used to record the name of the person responsible for entering the name.
XML Markup Examples
TBA.