This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Friday, 7 November 2014
XML Schema : Data Types
As shown
in the figure, there are two categories of data types.
1.Built-in Types
2.User-defined types.
Built-in
types again categorized into two types.
1.Primitive types
2.Derived Types
Derived
types are defined in terms of primitive types.
No comments:
Post a Comment