Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
XHTML Modularization
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
'''XHTML modularization''' is a methodology for producing modularized markup languages in a number of different schema languages (currently [[Document Type Definition|DTD]]s, [[XML Schema (W3C)|XML Schema]] and [[Relax NG]]) so that the modules can easily be plugged together to create markup languages.<ref>{{cite web|url=http://www.w3.org/TR/xhtml-modularization/ |title=Modularization of XHTML - W3 Consortium}}</ref> Although it was originally designed to help manage the development of various XHTML Profiles, such as XHTML 1.1, [[XHTML Basic]] for mobile devices, and XHTML Print for sending to printers, the methodology is independent of XHTML, and has been used for the definition of other markup languages as well, such as [[Scalable Vector Graphics|SVG]] and [[MathML]]. ==Method== XHTML Modularization consists of three essential parts # a technique or methodology (as explained, actually independent of XHTML, and applicable to any XML-based markup language) for defining abstract modules of a markup language, and implementing those modules in various schema languages, such as [[Document Type Definition|DTD]]s, [[XML Schema (W3C)|XML Schema]], and [[Relax NG]]. # a collection of abstract modules # a number of implementations of those modules in various schema languages. To define a language using these modules, you only have to define a ''driver'' in one or more of the implementation schema languages, that causes the necessary modules to be loaded. ==Application to XHTML== In its application to XHTML, it provides a means for defining modules of [[XHTML]] to allow subsetting and extending XHTML in a controlled way.<ref>{{cite web|url=http://www.thaiopensource.com/relaxng/xhtml/ |title=Modularization of XHTML in Relax NG}}</ref> Core modules are: * '''Structure''' (html, head, body, title...) * '''Text''' (h1, h2, h3... p, pre...) * '''Hypertext''' (a) * '''List''' (ul, li...) Other modules include applet, image, forms and basic forms. == References == {{Reflist}} {{DEFAULTSORT:Xhtml Modularization}} [[Category:XML-based standards]] [[Category:XHTML]] [[Category:World Wide Web Consortium standards]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite web
(
edit
)
Template:Reflist
(
edit
)