Hallo,
<xsl:for-each select="a:JDF/a:JDF/a:ResourcePool/a:Media[@MediaType='Paper']">
<xsl:number value="position()" />
Gewicht: <xsl:value-of select="@Weight"/> g/m², <xsl:value-of select="@DescriptiveName"/>
</xsl:for-each>
Grüße
Thomas
Hallo,
<xsl:for-each select="a:JDF/a:JDF/a:ResourcePool/a:Media[@MediaType='Paper']">
<xsl:number value="position()" />
Gewicht: <xsl:value-of select="@Weight"/> g/m², <xsl:value-of select="@DescriptiveName"/>
</xsl:for-each>
Grüße
Thomas