Home Tutorial Xml Overview of element types

 
 

Overview of element types
Posted on: November 20, 2010 at 12:00 AM
Schema defines the building blocks of an xml document so is very important to identify the type of the element. The element can be of simple type or complex type.

Overview of element types

Schema defines the building blocks of an xml document so is very important to identify the type of the element. The element can be of simple type or complex type.

Simple type does not contain elements or attributes but text only. The text in simple elements can be of many types like built in types or any custom type and any restriction, limit or pattern can be added to a data type.

Complex type elements can contain elements and attributes.

Related Tags for Overview of element types:


Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.