[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Costello, Roger L." <costello@m...>
  • To: "xml-dev@l..." <xml-dev@l...>
  • Date: Mon, 14 Feb 2011 09:19:28 -0500

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]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member