attributeDTO Data Type

Copyright 2014 WANdisco.

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs constraints description
key string element 1/1 required  
value string element 1/1 required  

Example

<attribute>
  <key>...</key>
  <value>...</value>
</attribute>