1 <chapter xmlns="http://docbook.org/ns/docbook" version="5.0"
2 xml:id="std.localization" xreflabel="Localization">
3 <?dbhtml filename="localization.html"?>
7 <indexterm><primary>Localization</primary></indexterm>
10 <keyword>ISO C++</keyword>
11 <keyword>library</keyword>
17 <!-- Section 01 : Locale -->
18 <section xml:id="std.localization.locales" xreflabel="Locales"><info><title>Locales</title></info>
19 <?dbhtml filename="locales.html"?>
22 <!-- Section 01 : locale -->
23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="locale.xml">
27 <!-- Section 02 : Facet -->
28 <section xml:id="std.localization.facet" xreflabel="Facets"><info><title>Facets</title></info>
29 <?dbhtml filename="facets.html"?>
32 <!-- Section 01 : ctype -->
33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="ctype.xml">
36 <!-- Section 02 : codecvt -->
37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="codecvt.xml">
40 <!-- Section 03 : messages -->
41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="messages.xml">
45 <!-- Section 03 : Interacting with C -->