contextAttribute Data Type

Java class for ContextAttribute complex type.

Namespace
(Default)
Properties
name data type type namespace min/max occurs constraints description
attributeName string element 1/1 required Attribute name.
attributeValue string element 1/1 required Attribute value.

Example

<c----->
  <attributeName>...</attributeName>
  <attributeValue>...</attributeValue>
</c----->