Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: [xsl] best practices for managing xsl library

From: "Michael Kay" <mike@------------>
To:
Date: 1/2/2006 11:04:00 PM
>   * Parameters for templates should use sensible names. Where  
> possible (or if in doubt), follow these conventions:
>    o A parameter containing a single node is named node. Where more  
> than one parameter contains a single node, the suffix Node is  
> appended to the parameter name, eg. referenceNode
>    o A parameter which potentially contains multiple nodes is named  
> nodes. Where more than one parameter potentially contains multiple  
> nodes, the suffix Nodes is appended to the parameter name, 
> eg. copyNodes
>    o A parameter which contains a string value is named text.


Much better than naming conventions, in 2.0 you can declare the type of the
parameter. This should be a mandatory coding standard: it's really useful
documentation, and it also catches a great number of silly coding mistakes.

See www.---.com - though this technique is
useful even without a schema, and works for template parameters as well as
function parameters.

Michael Kay
http://www.saxonica.com/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent