---
title: "Xeroderma — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/xeroderma
description: "Understand xeroderma (dry skin), its causes from environmental factors to aging, and evidence-based strategies for restoring moisture and skin health."
lang: en
---

Glossary

# Xeroderma

zeer-oh-DUR-muh

## Definition

Xeroderma is the medical term for abnormally dry skin, characterized by roughness, tightness, flaking, scaling, cracking, and sometimes itching. It occurs when the skin loses too much moisture or cannot retain adequate hydration, often due to a compromised skin barrier. Common causes include environmental factors (low humidity, cold weather, wind, excessive sun exposure), harsh soaps and cleansers that strip natural oils, hot showers or baths, aging (as sebum production and natural moisturizing factor levels decline), and certain medical conditions or medications. Xeroderma ranges from mild dryness to severe cracking that can bleed and become infected. Treatment focuses on restoring moisture and repairing the skin barrier through regular use of emollients and moisturizers containing ceramides, glycerin, hyaluronic acid, and occlusives like petrolatum. Avoiding hot water, using gentle, fragrance-free cleansers, and using a humidifier in dry environments also help manage the condition.

## Related Terms

Barrier Function: https://schoolofdermatology.com/glossary/barrier-function
Emollient: https://schoolofdermatology.com/glossary/emollient
Moisturizer: https://schoolofdermatology.com/glossary/moisturizer
Transepidermal Water Loss (TEWL): https://schoolofdermatology.com/glossary/transepidermal-water-loss-tewl

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Xeroderma",
    "description": "Xeroderma is the medical term for abnormally dry skin, characterized by roughness, tightness, flaking, scaling, cracking, and sometimes itching. It occurs when the skin loses too much moisture or cannot retain adequate hydration, often due to a compromised skin barrier. Common causes include environmental factors (low humidity, cold weather, wind, excessive sun exposure), harsh soaps and cleansers that strip natural oils, hot showers or baths, aging (as sebum production and natural moisturizing factor levels decline), and certain medical conditions or medications. Xeroderma ranges from mild dryness to severe cracking that can bleed and become infected. Treatment focuses on restoring moisture and repairing the skin barrier through regular use of emollients and moisturizers containing ceramides, glycerin, hyaluronic acid, and occlusives like petrolatum. Avoiding hot water, using gentle, fragrance-free cleansers, and using a humidifier in dry environments also help manage the condition.",
    "url": "https://schoolofdermatology.com/glossary/xeroderma",
    "inDefinedTermSet": {
      "@type": "DefinedTermSet",
      "name": "School of Dermatology Skincare Glossary",
      "url": "https://schoolofdermatology.com/glossary"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://schoolofdermatology.com"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Glossary",
        "item": "https://schoolofdermatology.com/glossary"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Xeroderma",
        "item": "https://schoolofdermatology.com/glossary/xeroderma"
      }
    ]
  }
]
```