Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

XML Course Details
 

 

Batch Date: June 7th & 8th @ 8:00AM to 1:00PM

Faculty: Mr. Sriman

Duration: 2days Free Workshop

Location : Maitrivanam, Hyderabad.

Venue :
DURGA SOFTWARE SOLUTIONS at Maitrivanam
Plot No : 505,
IInd Floor ,
HUDA Maitrivanam,
Ameerpet, Hyderabad-500038.
Ph.No : 09246212143

* Complete Material Will be Provided by Real Time Expert(7yrs Exp) & Software CD also given

Syllabus:

S.NO
Topics Detailed
Content
1 XML

What is XML?

Purpose of XML.

What are the rules in writing XML
documents?

How to validate the content of the XML

2 DTD

What is DTD?

Purpose of DTD

How to declare simple elements in DTD

How to declare compound elements in
DTD

How to construct DTD representing the
structure of XML

How to mark occurrences of an element
under another element

How to declare attributes in DTD

How to validate an XML document
against a DTD

3 XSD

What is XSD?

Purpose of XSD?

How to declare simple elements in XSD

How to declare compound elements in XSD

Difference between nillable and mixOccurs and maxOccurs

How to use inheritance in XSD

How to impose data restrictions in XSD

How to declare attributes in XSD

How to use choice element

How to validate contents of an XML against XSD?

4 XSD
Namespaces

What is a Namespace?

How to declare a namespace in XSD
document?

How to refer the elements from an XSD
document using namespaces

Difference between include and import