Description
Course Content
- Lesson 1: What is an XML document and Why It’s Valuable ?
- Lesson 2: XML Tree
- Lesson 3: XML Syntax
- Lesson 4: XML Elements
- Lesson 5: XML Attributes
- Lesson 6: XML Namespaces
- Lesson 7: CData
- Lesson 1: XML XPath
- Lesson 2: XML XSLT
- Lesson 3: XML Xquery
- Lesson 4: XPath Functions
- Lesson 5: XPath Operators
- Lesson 1: Why Use an XML Schema?
- Lesson 2: XSD Data Types – XML Schemas : Data Types
- Lesson 3: XSD Restrictions/Facets
- Lesson 4:MinOccur & MaxOccur
- Lesson 5: XSD Complex Elements
- Lesson 6: XSD
Element - Lesson 7: XSD and namespaces
- Lesson 8: Import and include exercise
- Lesson 9 : XSD examples
- Lesson 10 : XSD generation for sample xml via Oracle Jdeveloper or any other developer tool
- Lesson 11 : XSD generation for flat file CSV via Oracle Jdeveloper or any other developer tool
- Lesson 12 : XSD generation for flat file CSV via Oracle Jdeveloper or any other developer tool
- Lesson 1: Why Use a XSLT?
- Lesson 2 : Looping in XSLT
- Lesson 3 : Sorting with XSLT
- Lesson 4 : Conditions with XSLT
- Lesson 5 : XSLT Variables
- Lessons 6 : XSLT basic Functions – If-Else, Choose-When
SOAP – SOAP is an acronym for Simple Object Access Protocol. It is an XML-based messaging protocol for exchanging information among computers. SOAP is an application of the XML specification.
- Lesson 1: SOAP message structure
- Lesson 2: SOAP message structure – SOAP header, SOAP body
- Lesson 3: XML vs SOAP
- Lesson 4 : SOAP Fault element containing errors and status information
- Lesson 5 : mustUnderstand Attribute
- Lesson 1: Introduction of SOAP webservice
- Lesson 2: How to Define SOAP webservice Web Service Definition Language WSDL
- Lesson 3: SOAP message structure
- Lesson 4: Synchronous and Asynchronous Services
- Lesson 5: Security / Authentication
Details available : https://docs.oracle.com/en/middleware/soa-suite/soa/12.2.1.3/develop/xpath-extension-functions.html#GUID-B37B91AF-0036-47EC-AB9F-FCBCD2BA55E2
Conversion FunctionsDVM FunctionsLogical FunctionsDate FunctionsMathematical FunctionsString Functions
copyList
createDelimitedString
format
generate-guid
getComponentInstanceID
getComponentName
getCompositeInstanceID
getCompositeName
getCompositeURL
getECID
getFaultAsString
getFaultAsXML
getFaultName
getRevision
parseEscapedXML
setCompositeInstanceTitle
countNodes
formatDate
generateGUID
getContentAsString
getConversationId
getCurrentDate
getCurrentDateTime
getCurrentTime
getInstanceId
getProcessId
parseEscapedXML
readBinaryFromFile
readBinaryFromFileWithMimeHeaders
toCDATA
boolean
number
string
and
equals
false
greater
greater equals
less
less equals
not
not equals
or
true
add-dayTimeDuration-to-dateTime
current-date
current-dateTime
current-time
day-from-dateTime
format-dateTime
hours-from-dateTime
minutes-from-dateTime
month-from-dateTime
seconds-from-dateTime
subtract-dayTimeDuration-from-dateTime
timezone-from-dateTime
year-from-dateTime
abs
add
count
divide
floor
mod
multiply
round
square-root
subtract
sum
compare
compare-ignore-case
concat
contains
format-string
get-content-as-string
index-within-string
left-trim
matches
normalize-space
right-trim
starts-with
string-length
substring
substring-after
substring-before
translate
Educational Consultant –
Great course indeed for professionals working in Integration Middleware domain. Highly Recommended.