Input parameter changes in glue pipeline

1 view
Skip to first unread message

Ashok Hariharan

unread,
Feb 19, 2013, 1:22:45 AM2/19/13
to bungen...@googlegroups.com
Currently the parliament information is passed in like this (via text parameters):

    <xsl:param name="country-code"  />
    <xsl:param name="parliament-id"/>
    <xsl:param name="parliament-election-date"  />
    <xsl:param name="for-parliament" />

This was fine when we had one parliament, but now we have bicameral , so i am changing this into "
    <xsl:param name="parliament-info"  />

Where parliament-info is a xml document containing information about both parliaments 
 

Reply all
Reply to author
Forward
0 new messages