-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatt_xlink-href.html
44 lines (43 loc) · 3.14 KB
/
att_xlink-href.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
<?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_xlink-href.html?nav');
}
} else if (window.location.search == "?nav") { // nav in frame requested
window.location.replace(uri+'index.html?att_xlink-href.html');
}
</script>
<title>@xlink:href 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_xlink-href.html">frames</a> | <a target="_top" href="att_xlink-href.html">no frames</a></header>
<div id="contenu">
<section class="attribute rng" id="att_xlink-href">
<header class="attribute rng">@<b>xlink:href</b> </header>
<table class="grammar">
<tr>
<th>Valeur</th>
<td>
<em class="data">{anyURI}</em>
</td>
</tr>
<tr>
<th>Parents</th>
<td class="usage"><div><b>A</b>. <a href="el_archref.html" title="Référence à d'autres documents d'archives"><archref></a> </div> <div><b>B</b>. <a href="el_bibref.html" title="Référence bibliographique"><bibref></a> </div> <div><b>D</b>. <a href="el_dao.html" title="Objet archivistique numérique"><dao></a>, <a href="el_daoloc.html" title="Emplacement d’objet archivistique numérique"><daoloc></a> </div> <div><b>E</b>. <a href="el_extptr.html" title="Pointeur externe"><extptr></a>, <a href="el_extptrloc.html" title="Localisation de pointeur externe"><extptrloc></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>P</b>. <a href="el_ptr.html" title="Pointeur"><ptr></a>, <a href="el_ptrloc.html" title="Localisation de pointeurs"><ptrloc></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>T</b>. <a href="el_title.html" title="Titre"><title></a> </div> </td>
</tr>
</table>
</section>
</div>
<footer id="footer">@xlink:href 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>