• Skip to main content
  • Skip to search
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. 개발자를 위한 웹 기술
  2. XPath
  3. Functions
  4. normalize-space
  • Change language
  • View in English

normalize-space

XSLT/XPath 참고 문서: XSLT 요소, XPath 함수, XPath 축


normalize-space 함수는 문자열에서 앞뒤 공백을 빼고(strip) 결과 문자열을 반환합니다.

구문

normalize-space(string )

인수

string
nomalize되는 문자열

반환

nomalize된 문자열.

정의

XPath 1.0 4.2

Gecko 지원

지원함.

Last modified: Apr 16, 2021, by MDN contributors

Change your language
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

Mozilla

© 2005-2021 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies