AS/400 Toolbox for Java \ PCML \ PCML syntax

PCML syntax

PCML consists of the following tags, each of which has its own attribute tags:

For example, below, the PCML syntax describes one program with one category of data and some isolated data.

<program>

    <struct> 
        <data> </data>
    </struct>

    <data> </data>

</program>

[ Information Center Home Page | Feedback ] [ Legal | AS/400 Glossary ]