Close
Close window
XMLProcessingInstruction - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


Home : Support : Online Help : Connectivity : Web Features : XMLTools : XMLProcessingInstruction
[フレーム] [フレーム]

XMLTools

XMLProcessingInstruction

XML processing instruction constructor

Calling Sequence

XMLProcessingInstruction(tagName, s)

Parameters

tagName

-

string; name of the processing instruction tag

s

-

string; text of the processing instruction

Description

The XMLProcessingInstruction(tagName, s) command is the constructor for processing instruction nodes in an XML tree data structure.

The first argument tagName identifies the tag for the processing instruction.

The second argument s specifies the text of the processing instruction. The XML data structure for the XML processing instruction is returned.

Examples

>

withXMLTools:

>

XMLProcessingInstructionxml,version=1.0

_XML_ProcessingInstructionxml,version=1.0

(1)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /