Movatterモバイル変換


[0]ホーム

URL:


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

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

View in EnglishAlways switch to English

processing-instruction

<xsl:processing-instruction> 요소는 출력 문서에 처리 명령을 씁니다.

문법

<xsl:processing-instruction name=NAME> TEMPLATE </xsl:processing-instruction>

필수 속성

name

처리 명령에 이름을 지정합니다.

선택 속성

없음.

타입

명령, 템플릿 안에 나타남.

정의

XSLT section 7.3, Creating Processing Instructions

Gecko 지원

지원함.

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp