Products Downloads


French version


 


ADELIA

VADELIA

SADELIA

WADELIA

EADELIA

(I/B)

(I/B) (C/S)

(B) (S)

(I/B) (C/S)

(B) (C/S)



Section for use

All.


Syntax

XML_CREATE_INST XmlIdentifierName  NodeType  InstructionName  Instruction


NodeType

*CHILD|*SIBLING

InstructionName

<AlphaConstant> | <alpha variable>

Instruction

<AlphaConstant> | <alpha variable>


Description

Creates a child or sibling instruction node based on the current node. The current node is unchanged.


Note:

The tag for an instruction node is: <? Instruction ?>.


When this instruction is executed, the *RETURN_CODE reserved word can take the following values:

0 (*NORMAL)

Operation completed successfully.

13

Error: XML identifier not open.

16

Error while creating the instruction in the root.

17

Error creating the instruction.


Example

XML_CREATE_INST xml1  *CHILD  'xml-stylesheet'  'type="text/css" href="styles.css"'




↑ Top of page

  • Aucune étiquette