Examples of using Processing instruction in English and their translations into Japanese
{-}
-
Programming
-
Colloquial
-
Ecclesiastic
-
Computer
Warning the processing instruction. Not be penalized.
The XML declaration is not considered a processing instruction.
DO NOT include XML processing instructions NOR the XML declaration.
The XML declaration is not considered a processing instruction.
Processing instructions and comments within the DTD are excluded.
The PHP code is enclosed in special start andend processing instructions.
Comments or processing instructions do not affect whether an element is considered empty or not.
Can realize remote wireless wake,real-time response PC processing instruction.
Please note: Files referenced by processing instructions(such as XSLT files) are not considered to be related files.
The PHP code is enclosed in special start andend processing instructions<? php and?
Children An ordered list of processing instruction information items representing processing instructions appearing in the DTD, in the original document order.
The XML declaration is syntactically similar to a processing instruction, but it is not one.
Documents must not use processing instruction information items with the[target] property xml-stylesheet if they are not xml-stylesheet processing instructions. .
The data is up to you, but it can't contain?<, since that closes the processing instruction.
The assignment is entered in the XML document as a processing instruction(PI) having the Altova-defined target: altova_xslfo.
Sets the processing instruction(PI) handler function for the XML parser parser. handler is a string containing the name of a function that must exist when xml_parse() is called for parser.
Definition: If it's not reported to the application, the processing instruction information item is said to be ignored.
The XPath 1.0 Recommendation[XPath] defines the term node-set as"(an unordered collection of nodes without duplicates)" and specifies a data model for representing an input XML document as a set of nodes of various types(element, attribute, namespace, text,comment, processing instruction, and root).
The children of an element node are the element nodes,comment nodes, processing instruction nodes and text nodes for its content.
Note that files associated by means of a processing instruction(for example, XSLT files), are not considered to be related files.•Global Resources are aliases for file, folder, and database resources.
For compatibility with these types of HTML browsers,you should avoid using processing instructions and XML declarations.
The assignment is entered in the XML document as a processing instruction(PI) having the standard XSLT target defined by the W3C: xml-stylesheet.
An optimization strategy is derived from this analysis andcan be saved with the XSLT stylesheet as a processing instruction at the end of the stylesheet.
For example, the content of a certain element(such as charater data, processing instruction, sub-element) is sequentially lined up between the StartElement event and the EndElement event.
The simplest way to indicate which XSLT stylesheet should be used to process aparticular XML document is to include a processing instruction in the XML document itself.
This message contains a request to send a notification about your reception of the message.It contains a processing instruction that is marked as"required", but which is unknown to KMail. You can either ignore the request or let KMail send a"failed" response.
The dialog gives you the option of saving the optimization(instructions)in the XSLT stylesheet as a processing instruction at the end of the stylesheet.
The prolog part of the XML consist of administrative metadata such as XML declaration,optional processing instruction, Document type declaration and comments.
Similarly, the node test comment() is true for any comment node, and the node test processing-instruction()is true for any processing instruction.