[5] xml-stylesheet
処理器は、
xml-stylesheet
処理指令の実装 (の構文解析部分) を指す用語です。
そのうち、仕様書上の要件に合致するものを特に適合 xml-stylesheet
処理器といいます。
xml-stylesheet
処理器は XML処理器から受け取ったデータの中から
xml-stylesheet
処理指令を解釈し、
xml-stylesheet応用に渡します。
xml-stylesheet processors
XML defines an application as a software module which receives the information content of an XML document from an XML processor. [Definition: An xml-stylesheet processor is such an application which processes XML processing instructions in accordance with this specification.] [XML]
An xml-stylesheet processor is considered to be a conforming xml-stylesheet processor if it satisfies all must-level criteria in this specification that apply to xml-stylesheet processors. xml-stylesheet processors do not have to check or enforce any of the constraints on documents.
xml-stylesheet 処理器
XML はXML処理器からXML文書の情報内容を受診するソフトウェア・モジュールを応用と定義しています。 [定義: xml-stylesheet 処理器は、XML処理指令をこの仕様書に従って処理する応用です。]
xml-stylesheet処理器は、この仕様書が定義する xml-stylesheet処理器に適用するすべてのしなければならないレベルの要件を満たす時、適合 xml-stylesheet処理器といいます。 xml-stylesheet処理器は文書に対する制約のいずれをも検査したり強制したりすることは求められていません。
[4] この用語は第2版で導入されました。