-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdef_type.html
More file actions
44 lines (43 loc) · 4.55 KB
/
def_type.html
File metadata and controls
44 lines (43 loc) · 4.55 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
<?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_type.html?nav');
}
} else if (window.location.search == "?nav") { // nav in frame requested
window.location.replace(uri+'index.html?def_type.html');
}
</script>
<title>type() 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_type.html">frames</a> | <a target="_top" href="def_type.html">no frames</a></header>
<div id="contenu">
<section class="define rng" id="def_type">
<header class="define rng">
<b>type() </b>
</header>
<table class="grammar">
<tr>
<th>Contenu</th>
<td>@<a href="att_type.html" title="Précision sur le type de l’élément">type</a> ? </td>
</tr>
<tr>
<th>Usage</th>
<td><div><b>A</b>. <a href="el_abstract.html" title="Résumé"><abstract></a>, <a href="el_accessrestrict.html" title="Conditions d’accès"><accessrestrict></a>, <a href="el_altformavail.html" title="Documents de substitution"><altformavail></a>, <a href="el_archdesc.html" title="Description archivistique"><archdesc></a> </div> <div><b>C</b>. <a href="el_container.html" title="Unité de conditionnement"><container></a> </div> <div><b>D</b>. <a href="el_date.html" title="Date"><date></a>, <a href="el_descgrp.html" title="Groupe d’éléments de description "><descgrp></a>, <a href="el_dimensions.html" title="Dimensions"><dimensions></a> </div> <div><b>E</b>. <a href="el_extent.html" title="Importance matérielle "><extent></a> </div> <div><b>G</b>. <a href="el_genreform.html" title="Genre et caractéristiques physiques"><genreform></a> </div> <div><b>L</b>. <a href="el_legalstatus.html" title="Statut juridique"><legalstatus></a> </div> <div><b>M</b>. <a href="el_materialspec.html" title="Particularités de certains types de documents"><materialspec></a> </div> <div><b>N</b>. <a href="el_note.html" title="Note"><note></a>, <a href="el_num.html" title="Numéro"><num></a> </div> <div><b>O</b>. <a href="el_odd.html" title="Autres données descriptives"><odd></a>, <a href="el_originalsloc.html" title="Existence et lieu de conservation des documents originaux"><originalsloc></a> </div> <div><b>P</b>. <a href="el_physfacet.html" title="Particularité physique "><physfacet></a>, <a href="el_physloc.html" title="Localisation physique "><physloc></a>, <a href="el_phystech.html" title="Caractéristiques matérielles et contraintes techniques"><phystech></a>, <a href="el_processinfo.html" title="Informations sur le traitement"><processinfo></a> </div> <div><b>R</b>. <a href="el_relatedmaterial.html" title="Documents en relation"><relatedmaterial></a> </div> <div><b>S</b>. <a href="el_separatedmaterial.html" title="Documents séparés"><separatedmaterial></a> </div> <div><b>T</b>. <a href="el_title.html" title="Titre"><title></a>, <a href="el_titleproper.html" title="Titre propre de l'instrument de recherche"><titleproper></a> </div> <div><b>U</b>. <a href="el_unitid.html" title="Identifiant de l’unité documentaire "><unitid></a>, <a href="el_unittitle.html" title="Intitulé de l’unité documentaire"><unittitle></a>, <a href="el_userestrict.html" title="Conditions d’utilisation"><userestrict></a> </div> </td>
</tr>
</table>
</section>
</div>
<footer id="footer">type() 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>