[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 ofComment
-
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 ofThe 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 ofComment
-
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
- How to answer at interview, ‘What’s your greatest weakness?’ Yesterday 09:59
- Business Asset Disposal Relief changes in April 2025: Q&A Nov 13 09:37
- How debt transfer rules will hit umbrella companies in 2026 Nov 12 09:28
- IT contractor demand floundering despite Autumn Budget 2024 Nov 11 09:30
- An IR35 bill of £19m for National Resources Wales may be just the tip of its iceberg Nov 7 09:20
- Micro-entity accounts: Overview, and how to file with HMRC Nov 6 09:27
- Will HMRC’s 9% interest rate bully you into submission? Nov 5 09:10
- Business Account with ANNA Money Nov 1 15:51
- Autumn Budget 2024: Reeves raids contractor take-home pay Oct 31 14:11
- How Autumn Budget 2024 affects homes, property and mortgages Oct 31 09:23
Comment