Revision 5768
Added by ben leinfelder almost 14 years ago
eml-constraint.xsl | ||
---|---|---|
174 | 174 |
</tr> |
175 | 175 |
</xsl:for-each> |
176 | 176 |
<tr><td class="{$constraintfirstColStyle}"> |
177 |
<xsl:text>Entity Reference:</xsl:text></td>
|
|
177 |
<xsl:text>Data Object Reference:</xsl:text></td>
|
|
178 | 178 |
<td class="{$secondColStyle}"> |
179 | 179 |
<xsl:value-of select="entityReference"/></td> |
180 | 180 |
</tr> |
Also available in: Unified diff
Use "Data Object" instead of "Entity" when displaying tables, etc... so as not to confuse it with Annotation Entities