Looping through the multiple component links to get the schema name of the linked component in Dreamweaver TBB in SDL Tridion 2011
I am working on the Dreamweaver template building blocks and implementing SiteEdit for the page. I am using SDL Tridion 2011 SP1 and Site Edit 2012 and Default Dream Weaver Templating. My schema has a multi-value field of type "Component Link". My main component XML looks like this. <Content xmlns="UUID"> <link xlink:type="simple" xlink:href="tcm:202-8121" xmlns:xlink="http://www.w3.org/1999/xlink"></link> <link xlink:type="simple" xlink:href="tcm:202-8122" xmlns:xlink="http://www.w3.org/1999/xlink"></link> </Content> Linked component XML looks like this. <Content xmlns="Some other UUID">