Changeset 664
- Timestamp:
- 03/02/07 17:16:08 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
PleiadesEntity/trunk/thesauri/types/AWMCNameTypes.xml
r602 r664 2 2 <vdex xmlns="http://www.imsglobal.org/xsd/imsvdex_v1p0" 3 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 4 xsi:schemaLocation="http://www.imsglobal.org/xsd/imsvdex_v1p0 file:/C:/TomDocs/awmcwork/pleiadesact/svnbox2/PleiadesThesauri/trunk/PleiadesThesauri/thesauri/vdex/schemata/imsvdex_v1p0_thesaurus.xsd" profileType="thesaurus"> 4 xsi:schemaLocation="http://www.imsglobal.org/xsd/imsvdex_v1p0 file:/C:/TomDocs/awmcwork/pleiadesact/svnbox/PleiadesEntity/thesauri/vdex/schemata/imsvdex_v1p0_thesaurus.xsd" 5 profileType="thesaurus" language="en" orderSignificant="false"> 6 5 7 <vocabName> 6 8 <langstring language="en">Types of Historical Names Distinguished in AWMC Publications</langstring> … … 24 26 25 27 <term> 26 <termIdentifier> personal</termIdentifier>28 <termIdentifier>unknown</termIdentifier> 27 29 <caption> 28 <langstring language="en"> personal name</langstring>30 <langstring language="en">name of unknown type</langstring> 29 31 </caption> 30 32 </term> 31 32 33 33 34 34 </vdex>
