-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatt_source.html
More file actions
45 lines (44 loc) · 4.34 KB
/
att_source.html
File metadata and controls
45 lines (44 loc) · 4.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
<head>
<meta charset="utf-8"/>
<script type="text/javascript" xml:space="preserve">
var uri=window.top.location.pathname;
uri=uri.substring(0, uri.lastIndexOf('/')+1);
if(window.top != window) {
window.top.document.title=document.title
if (window.top.history.replaceState) {
window.parent.history.replaceState("article", document.title, uri+'att_source.html?nav');
}
} else if (window.location.search == "?nav") { // nav in frame requested
window.location.replace(uri+'index.html?att_source.html');
}
</script>
<title>@source EAD 2002, schéma et traduction française</title>
<link rel="stylesheet" type="text/css" href="http://glorieux-f.github.io/rngdoc/xmldoc.css"/>
<link rel="stylesheet" type="text/css" href="ead.css"/>
</head>
<body class="rngdoc rng item" id="center">
<header id="header"><a href="welcome.html">Présentation</a> | <a target="_top" href="index.html?att_source.html">frames</a> | <a target="_top" href="att_source.html">no frames</a></header>
<div id="contenu">
<section class="attribute rng" id="att_source">
<header class="attribute rng">@<b>source</b> Source du terme (vocabulaire contrôlé ?)</header>
<table class="grammar">
<tr>
<th>Valeur</th>
<td>
<i>{text}</i>
</td>
</tr>
<tr>
<th>Parents</th>
<td class="usage"><div><b>C</b>. <a href="el_corpname.html" title="Collectivite"><corpname></a> </div> <div><b>F</b>. <a href="el_famname.html" title="Nom de famille"><famname></a>, <a href="el_function.html" title="Activité"><function></a> </div> <div><b>G</b>. <a href="el_genreform.html" title="Genre et caractéristiques physiques"><genreform></a>, <a href="el_geogname.html" title="Nom géographique"><geogname></a> </div> <div><b>N</b>. <a href="el_name.html" title="Nom"><name></a> </div> <div><b>O</b>. <a href="el_occupation.html" title="Fonction"><occupation></a> </div> <div><b>P</b>. <a href="el_persname.html" title="Nom de personne"><persname></a> </div> <div><b>S</b>. <a href="el_subject.html" title="Mot-matière"><subject></a> </div> <div><b>T</b>. <a href="el_title.html" title="Titre"><title></a> </div> </td>
</tr>
</table>
<div>Cet attribut permet d'indiquer la source du terme de vocabulaire contrôlé contenu dans l'élément. Il est disponible dans les sous- éléments de l'élément Vedettes et accès contrôlés <a class="el" href="att_source.html#el_controlaccess" title="Vedettes et accès contrôlés"><controlaccess></a> : Collectivité <a class="el" href="att_source.html#el_corpname" title="Collectivite"><corpname></a>, Nom de famille <a class="el" href="att_source.html#el_famname" title="Nom de famille"><famname></a>, Activité <a class="el" href="att_source.html#el_function" title="Activité"><function></a>, Genre et caractéristiques physiques <a class="el" href="att_source.html#el_genreform" title="Genre et caractéristiques physiques"><genreform></a>, Nom géographique <a class="el" href="att_source.html#el_geogname" title="Nom géographique"><geogname></a>, Nom <a class="el" href="att_source.html#el_name" title="Nom"><name></a>, Fonction <a class="el" href="att_source.html#el_occupation" title="Fonction"><occupation></a>, Nom de personne <a class="el" href="att_source.html#el_persname" title="Nom de personne"><persname></a>, Mot-matière <a class="el" href="att_source.html#el_subject" title="Mot-matière"><subject></a> et Titre <a class="el" href="att_source.html#el_title" title="Titre"><title></a>, ainsi que dans Description physique <a class="el" href="att_source.html#el_physdesc" title="Description physique "><physdesc></a>.</div>
</section>
</div>
<footer id="footer">@source EAD 2002, schéma et traduction française<span style="float:right">Produit par <a xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xf="http://www.w3.org/2002/xforms" xmlns:dc="http://purl.org/dc/elements/1.1/" href="https://github.com/glorieux-f/rngdoc" target="_new">RNG doc</a></span></footer>
</body>
</html>