January 25, 2016

[Web] Markup Language

□ Markup Language : HTML, XML, SAML, XACML etc.

○ Markup Language type
- Markup language has one or more types of the following
- Presentational markup : Type of hidden markup
- Procedural markup : Type of issue commands to the system
- Descriptive markup : Type of describing content
- Referential markup, Meta markup, Puntuational markup etc.
- Ex) HTML is Procedural markup language(<h1></h1>) and also Descriptive markup language(<cite></cite>)