wiki-archive/twiki/data/SDD/Primer/SddLanguage.txt,v

146 lines
3.1 KiB
Plaintext

head 1.5;
access ;
symbols;
locks; strict;
comment @@;
1.5
date 2006.08.30.01.46.34; author DonovanSharp; state Exp;
branches;
next 1.4;
1.4
date 2006.07.06.05.58.49; author DonovanSharp; state Exp;
branches;
next 1.3;
1.3
date 2006.06.07.04.02.27; author DonovanSharp; state Exp;
branches;
next 1.2;
1.2
date 2006.06.02.07.30.58; author DonovanSharp; state Exp;
branches;
next 1.1;
1.1
date 2006.06.01.06.06.13; author DonovanSharp; state Exp;
branches;
next ;
desc
@@
1.5
log
@@
text
@%META:TOPICINFO{author="DonovanSharp" date="1156902394" format="1.1" version="1.5"}%
%META:TOPICPARENT{name="SddContents"}%
---++SDD Part 0: Introduction and Primer to the SDD Standard
---+++3.10 Language support in SDD
SDD allows the use of any language supported in the xml namespace. Translations to and from languages can be explicitely tagged. Language can be specified and multiple entries included for all text based elements within SDD. All elements containing a <Label> tag may contain language specific markup.
%ATTACHURL%/labelattributes.jpg
---++++Example 3.10.1 - Language support in SDD
<table bgcolor="#ddddff" border="0" width="100%" cellpadding="5" cellspacing="5" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td>
<verbatim>
<Representation>
<Label xml:lang="en">Flying Fishes of the world</Label>
<Label xml:lang="de">Fliegende Fische der Welt</Label>
<Detail xml:lang="en" role="Description">A digital field guide</Detail>
<Detail xml:lang="en" role="Coverage">Flying Fishes (Exocoetidae)</Detail>
<Detail xml:lang="de" role="Coverage">Fliegende Fische (Exocoetidae)</Detail>
<Detail xml:lang="en" translatedfrom="sp" role="Abstract">Abstract translated from Spanish goes here</Detail>
<MediaObject ref="m1"/>
</Representation>
</verbatim>
</td>
</tr>
</table>
-- Main.DonovanSharp - 01 Jun 2006
%META:FILEATTACHMENT{name="labelattributes.jpg" attachment="labelattributes.jpg" attr="" comment="" date="1149652845" path="labelattributes.jpg" size="33073" stream="labelattributes.jpg" user="Main.DonovanSharp" version="1"}%
@
1.4
log
@@
text
@d1 1
a1 1
%META:TOPICINFO{author="DonovanSharp" date="1152165529" format="1.1" version="1.4"}%
d5 1
a5 1
---+++3.7 Language support in SDD
d12 1
a12 1
---++++Example 3.7.1 - Language support in SDD
@
1.3
log
@@
text
@d1 1
a1 1
%META:TOPICINFO{author="DonovanSharp" date="1149652947" format="1.1" reprev="1.3" version="1.3"}%
d14 5
d31 4
@
1.2
log
@@
text
@d1 1
a1 1
%META:TOPICINFO{author="DonovanSharp" date="1149233458" format="1.1" version="1.2"}%
d7 1
a7 1
SDD allows the use of any language supported in the xml namespace. Translations to and from languages can be explicitely tagged. Language can be specified and multiple entries included for all text based elements within SDD.
d9 1
d11 1
d28 3
@
1.1
log
@@
text
@d1 1
a1 1
%META:TOPICINFO{author="DonovanSharp" date="1149141973" format="1.1" version="1.1"}%
d3 1
d5 1
a5 1
SDD Part 0: Introduction and Primer to the SDD Standard
a6 1
3.7 Language support in SDD
d10 1
a10 1
Example 3.7.1 - Language support in SDD
d12 1
a12 1
d22 1
a22 1
@