EventIDs (GVL)

InOut:

Scope

Name

Type

Initial

Comment

Constant

EVTPARAMID_CmpXMLStart

WORD

16#1

IDs for the event parameter structures

EVTVERSION_CmpXMLStart

WORD

16#1

EVT_XMLStart

DWORD

16#10001

    • <category>Events</category>

    • <description>Event is sent, if a new XML tag is detected</description>

    • <param name=”pEventParam” type=”IN”>EVTPARAM_CmpXMLStart</param>

EVTPARAMID_CmpXMLData

WORD

16#2

IDs for the event parameter structures

EVTVERSION_CmpXMLData

WORD

16#1

EVT_XMLData

DWORD

16#10002

    • <category>Events</category>

    • <description>Event is sent, if the end of a XML tag is detected</description>

    • <param name=”pEventParam” type=”IN”>EVTPARAM_CmpXMLEnd</param>

EVTPARAMID_CmpXMLEnd

WORD

16#3

IDs for the event parameter structures

EVTVERSION_CmpXMLEnd

WORD

16#1

EVT_XMLEnd

DWORD

16#10003

    • <category>Events</category>

    • <description>Event is sent, if the end of a XML tag is detected</description>

    • <param name=”pEventParam” type=”IN”>EVTPARAM_CmpXMLEnd</param>