<?xml version="1.0" encoding="Windows-1255" ?><Class name="Mapping" inherit="core.gml:Element" alias="map" hierarchy="GMLDOM" id="core.gml:Mapping" sort="21" urn="core.gml:elements.Mapping.gs" toc="\Elements"><Summary>Represents a mapping of 2 fields. When a link connects an infoshape to a base infoshape, 
   a mapping should be defined between fields in the source infoshape and the fields in the target infoshape.</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>
<Topics>
<Property name="source" type="gml:Field!" typeRef="&lt;q ref=&quot;core.gml:Field&quot;&gt;Field&lt;/q&gt;" access="RW" sortGroup="true" scope="public" id="core.gml:Mapping!source" sort="34" group="Properties" seq="0000"><Summary>The field located on the source infoshape.</Summary></Property>
<Property name="target" type="gml:Field!" typeRef="&lt;q ref=&quot;core.gml:Field&quot;&gt;Field&lt;/q&gt;" access="RW" sortGroup="true" scope="public" id="core.gml:Mapping!target" sort="34" group="Properties" seq="0001"><Summary>The field located on the target (base) infoshape.</Summary></Property>
</Topics>
</Class>