Movatterモバイル変換


[0]ホーム

URL:


  1. 개발자를 위한 웹 기술
  2. XML: 확장가능한 마크업 언어
  3. XSLT
  4. Reference
  5. Elements
  6. strip-space

This page was translated from English by the community.Learn more and join the MDN Web Docs community.

View in EnglishAlways switch to English

strip-space

<xsl:strip-space> 요소는 공백을 지웠으면 하는 소스 문서의 요소를 정의합니다.

문법

<xsl:strip-space elements=LIST-OF-ELEMENT-NAMES  />

필수 속성

elements

지우면 좋을 공백뿐인 텍스트 노드가 있는 소스의 요소 목록(빈칸으로 구분)을 지정합니다.

선택 속성

없음.

타입

최상위,<xsl:stylesheet><xsl:transform>의 자식이어야 함.

정의

XSLT section 3.4, Whitespace Stripping

Gecko 지원

지원함.

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp