File: fr-fr.xml

package info (click to toggle)
pycsw 2.6.1%2Bdfsg-2
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, sid, trixie
  • size: 11,076 kB
  • sloc: xml: 38,300; python: 11,330; makefile: 179; sh: 3
file content (83 lines) | stat: -rw-r--r-- 3,651 bytes parent folder | download | duplicates (4)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
CORRECTIONS referenced 2012-07-13 #01
AUTHOR: XML Maintenance group - Nicolas Lesage
PURPOSE: Use of absolute path in xsi:schemaLocation
DESCRIPTION:
- ../gmd/gmd.xsd replaced by http://schemas.opengis.net/iso/19139/20070417/gmd/gmd.xsd
- ../gco/gco.xsd replaced by http://schemas.opengis.net/iso/19139/20070417/gco/gco.xsd
- ../xlink/xlinks.xsd replaced by http://www.w3.org/1999/xlink.xsd
- ../gml/gml.xsd replaced by http://schemas.opengis.net/gml/3.2.1/gml.xsd

--><PT_LocaleContainer xmlns="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://schemas.opengis.net/iso/19139/20070417/gmd/gmd.xsd http://www.isotc211.org/2005/gco http://schemas.opengis.net/iso/19139/20070417/gco/gco.xsd http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd">
	<!--==========================================-->
	<!--===========Translation file Header ============-->
	<!--===Text description===-->
	<description>
		<gco:CharacterString>France-France</gco:CharacterString>
	</description>
	<!--===Locale===-->
	<locale>
		<PT_Locale id="locale-fr">
			<languageCode>
				<LanguageCode codeList="../Codelist/ML_gmxCodelists.xml#LanguageCode" codeListValue="fra">French</LanguageCode>
			</languageCode>
			<country>
				<Country codeList="../Codelist/ML_gmxCodelists.xml#Country" codeListValue="FR">FR</Country>
			</country>
			<characterEncoding>
				<MD_CharacterSetCode codeList="../Codelist/ML_gmxCodelists.xml#MD_CharacterSetCode" codeListValue="utf8">UTF 8</MD_CharacterSetCode>
			</characterEncoding>
		</PT_Locale>
	</locale>
	<!--===Dates [creation / revision]===-->
	<date>
		<CI_Date>
			<date>
				<gco:Date>2005-03-18</gco:Date>
			</date>
			<dateType>
				<CI_DateTypeCode codeList="../Codelist/ML_gmxCodelists.xml#CI_DateTypeCode" codeListValue="creation" codeSpace="fra">création</CI_DateTypeCode>
			</dateType>
		</CI_Date>
	</date>
	<date>
		<CI_Date>
			<date>
				<gco:Date>2006-02-03</gco:Date>
			</date>
			<dateType>
				<CI_DateTypeCode codeList="../Codelist/ML_gmxCodelists.xml#CI_DateTypeCode" codeListValue="../Codelist/ML_gmxCodelists.xml#CI_DateTypeCode_revision" codeSpace="fra">révision</CI_DateTypeCode>
			</dateType>
		</CI_Date>
	</date>
	<!--===Responsible party [author]===-->
	<responsibleParty>
		<CI_ResponsibleParty>
			<organisationName>
				<gco:CharacterString>french translation team</gco:CharacterString>
			</organisationName>
			<role>
				<CI_RoleCode codeList="../Codelist/ML_gmxCodelists.xml#CI_RoleCode" codeListValue="author" codeSpace="fra">auteur</CI_RoleCode>
			</role>
		</CI_ResponsibleParty>
	</responsibleParty>
	<!--============================================================================-->
	<!--============================================================================-->
	<!--=========================== Translation items ===================================-->
	<!--+++abstract : Brief narrative summary of the content of the resource+++-->
	<localisedString>
		<LocalisedCharacterString id="abstract-fr" locale="#fr-fr">Résumé succint du contenu du jeu de données</LocalisedCharacterString>
	</localisedString>
	<!--++++++-->
	<localisedString/>
	<!--++++++-->
	<localisedString/>
	<!--++++++-->
	<localisedString/>
	<!--++++++-->
	<localisedString/>
	<!--++++++-->
	<localisedString/>
	<!--=== EOF ===-->
</PT_LocaleContainer>