Changeset 664

Show
Ignore:
Timestamp:
03/02/07 17:16:08 (2 years ago)
Author:
thomase
Message:

vocab file to support ticket #246

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • PleiadesEntity/trunk/thesauri/types/AWMCNameTypes.xml

    r602 r664  
    22<vdex xmlns="http://www.imsglobal.org/xsd/imsvdex_v1p0" 
    33     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     
    57    <vocabName> 
    68        <langstring language="en">Types of Historical Names Distinguished in AWMC Publications</langstring> 
     
    2426     
    2527    <term> 
    26         <termIdentifier>personal</termIdentifier> 
     28        <termIdentifier>unknown</termIdentifier> 
    2729        <caption> 
    28             <langstring language="en">personal name</langstring> 
     30            <langstring language="en">name of unknown type</langstring> 
    2931        </caption> 
    3032    </term> 
    31      
    32      
    3333 
    3434</vdex>