Java class for ContextAttribute complex type.
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----->