cancel
Showing results for 
Search instead for 
Did you mean: 

WPC tag list with xsl files

Former Member
0 Kudos

Hi,

I'm working into the xsl file to create Web Form with Web Page Composer. In some of current exemple it show us some tags or variable into the file like : @rid

e.g :

<xsl:value-of disable-output-escaping="yes" select="wpc:getAccessLink(string(@rid), string(/document/@locale))"/>

Where can I find those variables/tags and how to use them ?

Kind regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hallo Kai,

you anwsered the example question. Is there any technical documentation about the features in xml- and xsl-files for WPC?

I know only [https://www.sdn.sap.com/irj/sdn/nw-informationmanagement?rid=/webcontent/uuid/40321b10-8c42-2a10-3b89-9f67c9ff6065|https://www.sdn.sap.com/irj/sdn/nw-informationmanagement?rid=/webcontent/uuid/40321b10-8c42-2a10-3b89-9f67c9ff6065] (Web Content Management).

Thanks for advise.

Ciao

Ray

Answers (1)

Answers (1)

kai_unewisse3
Active Contributor
0 Kudos

Hi Joseph,

the RID is a KM Ressource ID and describes a certain KM document.

Regards,

Kai