TS 6.7.2
The DCR is very simple & I just want to grab values form specific elements where I know the XPath.
Is there any thing available in CSSDK which can treat a file as a DCR & then can retrieve required value from an DCR element? Just trying to avoid to write a non TS code using XML DOM/ XPATH.
I am looking for something simillar to what we have in perl module,
TeamSite:

CRnode
My inital thought was on
CSSimpleFile, but didnt find anything there closer to what DCRnode provides.Thanks