Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Avinash Mohan
(114)
Ankur
(100)
Pawan
(80)
Last 7 Days
Alwyn
(739)
nishithraj
(523)
Ankur
(449)
more...
Resources
»
Articles
»
XML
»
Brief Summary About XSLT
Posted Date: 23 Feb 2009
Resource Type:
Articles
Category:
XML
Author:
Rajendra
Member Level:
Gold
Rating:
Points
: 15
XSLT is basically a language for transforming XML documents
XSLT Elements
-------------
XPath
XPath is used to navigate through elements and attributes in an XML document.
The
Element
A template contains rules to apply when a specified node is matched
The
Element
Extract the value of a selected node
The
Element
The
element allows you to do looping in XSLT.
The XSL
element can be used to select every XML element of a specified node-set:
The
Element
The
element is used to sort the output.
The
Element
The
element is used to put a conditional test against the content of an XML file.
The
Element
The
element is used in conjunction with
and
to express multiple conditional tests.
The
Element
The
element applies a template to the current element or to the current element's child nodes.
--------------------------------------------------------------------------------
XSLT Functions
--------------
current() Returns the current node
document() Used to access the nodes in an external XML document
element-available() Tests whether the element specified is supported by the XSLT processor
format-number() Converts a number into a string
function-available() Tests whether the function specified is supported by the XSLT processor
generate-id() Returns a string value that uniquely identifies a specified node
key() Returns a node-set using the index specified by an
element
system-property() Returns the value of the system properties
unparsed-entity-uri() Returns the URI of an unparsed entity
Responses
Author:
Rajendra
23 Feb 2009
Member Level:
Gold
Points
: 1
i wonder why the elemnts written inside angular brackets (<>)are missing
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
to add tags.
XSLT
.
XML
.
TRANSFORMATION
.
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Summary Of XML
Previous Resource:
XML Encryption Media Type
Return to Discussion Resource Index
Post New Resource
Category:
XML
Post resources and
earn money
!
More Resources
Summary Of XML
XML DOM Object Model
Searching a XML file form Folders Using Generics
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use