|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Defining a key on a RTF inside a Template
> But please consider this.., if for instance, the main > XML document also contained the <projectsum> nodes, > then the key definition - > <xsl:key name="countDetail" match="projectsum" > use="@id"/> > would include those nodes also in the scope.. So > introducing the <temp> tag would be neccessary to > enforce the scope to RTF.. > > But I was wrong that <temp> was neccessary to enforce > scope to RTF(as you have clarified).. But using > <temp>(or any other name which does'nt exist in source > XML) would accurately enforce the scope of xsl:key to > RTF.. Am I right..? Yes, it would restrict the scope, but what would you gain from this? You can assume that a reasonable implementation will only construct an index for those documents where the key is actually used, not for all documents that contain a node that matches the match pattern. Michael Kay http://www.saxonica.com/
|
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
|

Cart








