GR SOLUTIONS conducts XML, XML training in Nagpur.
Address: 2nd floor, Shivaji Complex, Near Coffee House and Bank of Baroda Opposite Titan Eye Showroom, WHC Road, Dharampeth, Nagpur Nagpur City Nagpur-440010
India Leading and Best Computer Education Institute in Nagpur. Atlanta Computer Institute Nagpur Centers has been conducting Training Casses from last 15 years. Atlanta Computer Institutes conducts XML, XML training in Nagpur.
Xceller IT services conducts XML, XML training in Nagpur.
Address: Near Ramna Maruti Last Bus Stand Nandanvan Nagpur City -44009
PHP Professional Software Training Center,Nagpur conducts XML, XML training in Nagpur.
Address: Behind Tirupati Bank, Jafar Nagar,Nagpur-440 013. Behind Tirupati Bank, Jafar Nagar,Nagpur-440 013.
Nass Technologies conducts XML, XML training in Nagpur.
Address: L 303 Pariwar apartment, Gandhi Nagar
Nagpur,
Maharashtra,
INDIA - 440010
VSIPL - Nagpur conducts XML, XML training in Nagpur.
Address: 50, Bhoge Layout, New Ring Road, Nagpur-440022

TOPS Technologies - Nagpur conducts XML, XML training in Nagpur.
First << 1 >> Last
XML course content / syllabus in nagpur
XML course content and syllabus in nagpur may vary from one training institute to another training provider. However our XML course training experts nagpur has identifed the list of topics which helps job oriented course training and most of the course content are focused on XML placement training course training. The XML course syllabus covers basic to advanced level course contents which is used by most of XML training classes in nagpur.
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