-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdef_m.access.html
46 lines (45 loc) · 3.82 KB
/
def_m.access.html
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
46
<?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+'def_m.access.html?nav');
}
} else if (window.location.search == "?nav") { // nav in frame requested
window.location.replace(uri+'index.html?def_m.access.html');
}
</script>
<title>m.access() 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?def_m.access.html">frames</a> | <a target="_top" href="def_m.access.html">no frames</a></header>
<div id="contenu">
<section class="define rng" id="def_m.access">
<header class="define rng">
<b>m.access() </b>
</header>
<table class="grammar">
<tr>
<th>Contenu</th>
<td>
<span class="compact choice">( <a href="el_corpname.html" title="Collectivite">corpname</a> | <a href="el_famname.html" title="Nom de famille">famname</a> | <a href="el_geogname.html" title="Nom géographique">geogname</a> | <a href="el_name.html" title="Nom">name</a> | <a href="el_occupation.html" title="Fonction">occupation</a> | <a href="el_persname.html" title="Nom de personne">persname</a> | <a href="el_subject.html" title="Mot-matière">subject</a> | <a href="el_genreform.html" title="Genre et caractéristiques physiques">genreform</a> | <a href="el_function.html" title="Activité">function</a> )</span>
</td>
</tr>
<tr>
<th>Usage</th>
<td><div><b>C</b>. <a href="el_controlaccess.html" title="Vedettes et accès contrôlés"><controlaccess></a> </div> <div><b>E</b>. <a href="el_entry.html" title="Entrée de tableau"><entry></a>, <a href="el_event.html" title="Événement"><event></a>, <a href="el_extref.html" title="Référence externe"><extref></a>, <a href="el_extrefloc.html" title="Localisation d'une référence externe"><extrefloc></a> </div> <div><b>I</b>. <a href="el_indexentry.html" title="Entrée d’index"><indexentry></a>, <a href="el_item.html" title="Item"><item></a> </div> <div><b>L</b>. <a href="el_label.html" title="Étiquette"><label></a> </div> <div><b>N</b>. <a href="el_namegrp.html" title="Groupe de noms"><namegrp></a> </div> <div><b>P</b>. <a href="el_p.html" title="Paragraphe"><p></a>, <a href="el_physdesc.html" title="Description physique "><physdesc></a>, <a href="el_physfacet.html" title="Particularité physique "><physfacet></a> </div> <div><b>R</b>. <a href="el_ref.html" title="Référence"><ref></a>, <a href="el_refloc.html" title="Localisation de référence"><refloc></a> </div> <div><b>U</b>. <a href="el_unittitle.html" title="Intitulé de l’unité documentaire"><unittitle></a> </div> </td>
</tr>
</table>
</section>
</div>
<footer id="footer">m.access() 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>