name | data type | type | namespace | min/max occurs | constraints | description |
---|---|---|---|---|---|---|
key | string | element | 1/1 | required | The attribute's key | |
value | string | element | 1/1 | required | The attribute's value |
Example
<attribute> <key>...</key> <value>...</value> </attribute>