Address: D-311, Dumraon palace, Dackbanglow Road, Patna 800001
IISPL provides placement XML training in Patna City , XML training classes at Patna City.
Address: near honda bike show room,balua taal motihari near ugam pandey collage Patna City Patna-845401
Sunrise Institute Of Technology provides placement XML training in Patna City , XML training classes at Patna City.
Address: V1, Ground Floor, Mihir Path, Just Behind Hotel Siddartha Inn, (Beside Reliance Trends, East Boring Canal Road, Patna - 800001.
SNR IT Service provides placement XML training in Patna City training classes at Patna City.
Address: 1st Floor , Vijayanan Complex,Patna City,
Patna-800020

Appin Kankarbagh Patna provides placement XML training in Patna City , XML training classes at Patna City.
Address: 10, Kitab Bhawan Lane, North Sri Krishnapuri, Boring Road, Patna-800013

Web Live Net Solutions provides placement XML training in Patna City , XML training classes at Patna City.
First << 1 >> Last
XML course Content / syllabus at patna-city, patna.
We gathered most widely used XML course content used by training institutes in patna-city,patna. The XML course syllabus covers basic to advanced level and it may vary based on XML training classes offered in patna-city.
1.What is XML
2.What is markup
3.What are the similarities between HTML and XML
4.Is XML is Replacement for HTML
5.What are the differences between HTML and XML
6.What is the purpose of XML
7.What XML Does
8.Who invented xml tags
9.What is an XML document
10.What is xml application
XML Syntax
1.An example XML document:
2.All XML elements must have a closing tag
3.XML tags are case sensitive
4.All XML elements must be properly nested
5.All XML documents must have a root tag
6.Attribute values must always be quoted
7.Entity References
8.Comments in XML
9.White-space is Preserved in XML
XML Attributes
1.XML Attributes Must be Quoted
2.Use of Elements vs. Attributes
3.Avoid using attributes
4.XML Attributes for Metadata
5.XML Documents Form a Tree Structure
6.How to view XML files
DTD
1.constituents of DTD
2.Elements
3.Attributes
4.Entities
5.PCDATA – Parsed Character Data
6.CDATA – (Unparsed) Character Data
DTD – Elements
1.Declaring an Element
2.Empty elements
3.Elements with data
4.Elements with children (sequences)
DTD – Attributes
1.Declaring Attributes
2.Attribute declaration example
3.Default attribute value
4.Implied attribute
5.Required attribute
6.Fixed attribute value
7.Enumerated attribute values
DTD – Entities
1.Entities as variables used to define shortcuts to common text.
2.Entity references are references to entities.
3.Entities can be declared internal.
4.Entities can be declared external
5.How to associate a DTD with XML
Data Types
1.Simple Types
2.Complex Types
3.How to give Default and Fixed Values to Simple Elements
4.How to Define an Attribute
5.How to define fixed and default values to attributes
6.How to specify an attribute as optional/ required
XSD Restrictions/Facets
1.Restrictions on Values
2.Restrictions on a Set of Values
3.Restrictions on a Series of Values
4.Number of Digits
5.Restrictions on Whitespace Characters
6.Restrictions on Length
7.Restrictions for Datatypes
8.Non atomic Types
Elements with attributes
1.Elements with sub elements
2.Elements with attributes and text
3.Elements with sub elements and text
4.Empty Elements
Indicators
1.Order indicators:
1..All
1.2.Choice
1.3.Sequence
2.Occurrence indicators:
2.1.maxOccurs
2.2.minOccurs
3.Group indicators:
3.1.Group name
3.2.attributeGroup name
3.3.Annotating XML Schemas
3.4.XML Namespaces
3.5.Refer a Schema in an XML Document