Skip to Content
0
Former Member
Jan 13, 2011 at 11:05 AM

XSLT formatting

37 Views

Hi,

i need some help by adding an expression in a XSLT

this is what it is now

<sch:CustomFieldList>

<sch:CustomField>

<sch:Attribute>ERP_UOM</sch:Attribute>

<sch:Value>

<xsl:value-of select="IDOC/E1AFKOL/GMEIN"/>

</sch:Value>

</sch:CustomField>

</sch:CustomFieldList>

and this is what I want

when value of "IDOC/E1AFKOL/GMEIN" is KGM this value must then be changed in KG

Thanks in advance and Best regards,

Marieke de Lange