MeasurementUnit

The MeasurementUnit element includes the TranslatedText for Symbol, and has the optional xml:lang attribute to specify the language used by the translation.

Example


<MeasurementUnit OID="Inches" Name="Inches" pf:DBUID="1766" pf:GUID="{32A95F99-27FF-41AE-809C-F46583001D69}" pf:Revision="153925075453062">
<Symbol>
<TranslatedText>in</TranslatedText> 
<TranslatedText xml:lang="en-US">in</TranslatedText> 
<TranslatedText xml:lang="ja-JP">in</TranslatedText>
</Symbol>
</MeasurementUnit>

For more information, see the mapping information for BasicDefinitions.