[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
- 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
- Autumn Budget 2024: Reeves raids contractor take-home pay Oct 31 09:20
- Autumn Budget 2024: Umbrella companies hit, Employer NICs hiked, and BADR heading for 18% Oct 30 16:54
- Autumn Budget 2024: chancellor’s full speech Oct 30 16:34
- RecExpo got told this about Labour’s Employment Rights Bill… Oct 30 09:10
- A limited company just got one over HMRC on VAT; here’s how Oct 29 09:24
- Business Account with ANNA Money Oct 28 15:51
- Top 5 Autumn Budget areas for IT contractors to tick off Oct 28 09:30
- Top 5 umbrella company expenses things to still do in 2024 under 2016's T&S rules Oct 24 08:21
Comment