<?xml version="1.0" encoding="Windows-1255" ?><Class name="Text" inherit="core.gml:Element" hierarchy="GMLDOM" also="core.gml:Translation" id="core.gml:Text" sort="21" urn="core.gml:elements.Text.gs" toc="\Elements"><Summary>The Text is an entry in a Translation table, under a Scenario.</Summary><Inherit>&lt;q ref=&quot;core.gml:Element&quot;&gt;Element&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright><SeeAlso>&lt;q ref=&quot;core.gml:Translation&quot;&gt;Translation&lt;/q&gt;</SeeAlso>
<Topics>
<Property name="objID" type="String" default="''" access="RW" sortGroup="true" scope="public" id="core.gml:Text!objID" sort="34" group="Properties" seq="0000"><Summary>A reference to the originating GML element holding the translatable property.</Summary></Property>
<Property name="text" type="String" default="''" access="RW" sortGroup="true" scope="public" id="core.gml:Text!text" sort="34" group="Properties" seq="0001"><Summary>The original text string to be translated.</Summary></Property>
<Property name="type" type="String" default="''" access="RW" sortGroup="true" scope="public" id="core.gml:Text!type" sort="34" group="Properties" seq="0002"><Summary>SAP standard translation type (e.g. XTIT, XFLD...).</Summary></Property>
</Topics>
</Class>