[NickFitz ploughs a lonely furrow]
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
test please delete
Collapse
This is a sticky topic.
X
X
Collapse
-
-
Input:
Code:<?xml version="1.0" encoding="UTF-8"?> <field> <furrow implement="plough" implementor="NickFitz" sociability="lonely"/> </field>
Code:<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output omit-xml-declaration="yes"/> <xsl:template match="/"> <xsl:apply-templates select="field"/> </xsl:template> <xsl:template match="field"> <xsl:apply-templates select="furrow"/> </xsl:template> <xsl:template match="furrow"> <xsl:text>[</xsl:text> <xsl:value-of select="@implementor"/> <xsl:text> </xsl:text> <xsl:value-of select="@implement"/> <xsl:text>s a </xsl:text> <xsl:value-of select="@sociability"/> <xsl:text> </xsl:text> <xsl:value-of select="name()"/> <xsl:text>]</xsl:text> </xsl:template> </xsl:stylesheet>
Code:[NickFitz ploughs a lonely furrow]
What I just said, but the implement, implementor and social context are now parameterised as attributes in the XML inputLast edited by NickFitz; 4 May 2008, 03:02.Comment
-
Dammit!
I've been defeated. Someone has broken through this tough bad ass I don't give a damn contractor exterior I project. Found myself with old lady last night grinning like a mother****er for no apparent reason.
Its scary I don't like and I want it to stop ..... kind of
Comment
-
Originally posted by Sockpuppet View PostDammit!
I've been defeated. Someone has broken through this tough bad ass I don't give a damn contractor exterior I project. Found myself with old lady last night grinning like a mother****er for no apparent reason.
Its scary I don't like and I want it to stop ..... kind of
The squint, the cocked eye and clenched first are the cornerstones of all Merseyside communication from birth to graveComment
-
Originally posted by NickFitz View PostI miss BI...
Just not enough to actually want to come back and post more though.
Comment
-
Originally posted by DS24 View PostI miss everyone.
Just not enough to actually want to come back and post more though.
Comment
-
Unemployment 2 %
Transport 97 %
Criminality 3 %
Pollution 4 %
pop=997, rank=180
I must think about updating my .sig - we lost an inhabitant looking for a job....Comment
-
Originally posted by Sockpuppet View PostDammit!
I've been defeated. Someone has broken through this tough bad ass I don't give a damn contractor exterior I project. Found myself with old lady last night grinning like a mother****er for no apparent reason.
Its scary I don't like and I want it to stop ..... kind of
Comment
-
Originally posted by NickFitz View PostInput:
Code:<?xml version="1.0" encoding="UTF-8"?> <field> <furrow implement="plough" implementor="NickFitz" sociability="lonely"/> </field>
Code:<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output omit-xml-declaration="yes"/> <xsl:template match="/"> <xsl:apply-templates select="field"/> </xsl:template> <xsl:template match="field"> <xsl:apply-templates select="furrow"/> </xsl:template> <xsl:template match="furrow"> <xsl:text>[</xsl:text> <xsl:value-of select="@implementor"/> <xsl:text> </xsl:text> <xsl:value-of select="@implement"/> <xsl:text>s a </xsl:text> <xsl:value-of select="@sociability"/> <xsl:text> </xsl:text> <xsl:value-of select="name()"/> <xsl:text>]</xsl:text> </xsl:template> </xsl:stylesheet>
Code:[NickFitz ploughs a lonely furrow]
What I just said, but the implement, implementor and social context are now parameterised as attributes in the XML input
NF puts up top quality technical posts even on a BH weekend. We need more of this.Comment
-
Originally posted by NickFitz View Post[NickFitz ploughs a lonely furrow]Comment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Contractors, AI is making the CV’s death knell louder Yesterday 22:13
- Decline in IT contractor demand accelerated in July 2025 Aug 21 21:26
- Best CV length for IT contractors be like… Aug 20 22:55
- Highly strategic workforces ‘now blend AI with human IT contractors’ Aug 19 22:56
- LinkedIn insecurity: Does my IT contractor career look bad in this? Aug 18 01:10
- The JSL nub for umbrellas/agencies: who runs PAYE and who will HMRC bill? Aug 15 18:16
- How HMRC’s umbrella company JSL rules will play out Aug 13 23:33
- As Small Business Commissioner, I invite unpaid limited company contractors to come forward Aug 13 17:50
- Is Labour just going to leave limited company contracting zombie-like, neither dead nor alive? Aug 12 22:56
- Contracting Awards 2025 unveils ‘stellar’ shortlist Aug 11 21:31
Comment