Download presentation
Presentation is loading. Please wait.
Published byAlfred Osborne Modified over 9 years ago
1
Advanced XSL Concepts Transforming External Data Sources Vinit Varghese Implementation Manager, OmniUpdate
2
Agenda OU Campus Page Templates & PCF xsl:doc xsl:unparsed-text Injecting Parameters Use Case Q&A
3
Template Structure
4
EXtensible Stylesheet Language(XSL)
5
xsl:doc doc(href) Attribute – href(mandatory): The URI used to locate the document to be loaded and has to be valid XML.
6
xsl:unparsed-text unparsed-text(href) Attribute – href(mandatory): The URI used to locate the document to be loaded.
7
..more doc-available()- a way to avoid the errors returned by the fn:doc function if a document is not available. unparsed-text-available()- checks if an an external resource (for example, a file) is available
8
Let’s Do It!
9
Q&A
10
Don’t forget to take our survey outc15.com/surveys
11
Thank you!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.