Graphical design component

r5 - 30 Aug 2006 - 01:46:34 - Main.DonovanSharpYou are here: TWiki >  SDD/Primer Web > SddContents > SddLanguage

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.

labelattributes.jpg

Example 3.10.1 - Language support in SDD

 
<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>   

-- Main.DonovanSharp - 01 Jun 2006

Show attachmentsHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
jpgjpg labelattributes.jpg manage 32.3 K 07 Jun 2006 - 04:00 Main.DonovanSharp  
Edit | Attach | Printable | Backlinks: Web, All Webs | History: r5 < r4 < r3 < r2 < r1 | More topic actions
 
Back to TDWG Homepage TDWG Wiki > SDD/Primer
This site is powered by the TWiki collaboration platform

Valid XHTML 1.0 Transitional
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback