eventLog Schema
ContextParam Element
eventLog Schema : ContextParam Element

Glossary Item Box

Description

An element of the state from which the action was called.
Namespace (none)

Diagram

ContextParam Element

Overview

ContextParam
An element of the state from which the action was called.

Source

<xs:element name="ContextParam" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
           An element of the state from which the action was called.
       </xs:documentation>
  </xs:annotation>
  <xs:complexType mixed="true" />
</xs:element>

See Also