Log in

View Full Version : Define XHTML Modularization in detail..?



spobitsseo
08-02-2017, 01:57 AM
Define XHTML Modularization in detail..?

dennis123
08-03-2017, 02:16 AM
XHTML Modularization is a decomposition of XHTML 1.0, and by reference HTML 4, into a collection of abstract modules that provide specific types of functionality. These abstract modules are implemented in this specification using the XML Schema and XML Document Type Definition languages.

crackersguru
08-03-2017, 04:24 AM
XHTML modularization is a methodology for producing modularized markup languages in a number of different schema languages (currently DTDs, XML Schema and Relax NG) so that the modules can easily be plugged together to create markup languages.

davidsmith21
06-13-2018, 03:18 AM
XHTML Modularization is a decomposition of XHTML 1.0, and by reference HTML 4, into a collection of abstract modules that provide specific types of functionality.