[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Functions have "signatures", what do elements have?
Hi Folks, The XPath 2.0 matches function has this "signature": matches(input, regex) So, functions have "signatures." Here is the XSLT 2.0 analyze-string element: <xsl:analyze-string select="string" regex="regex" flags="flags"> What is that? Is it: - The "signature" of the analyze-string element? - The "form" of the analyze-string element? - Something else? What is the correct terminology when referring to an XML element? /Roger
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|