adminRepositoryConsumer Data Type

AdminRepositoryConsumer

Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
description string element 0/1  
enabled boolean element 1/1  
id string element 0/1  

Example

<adminRepositoryConsumer>
  <description>...</description>
  <id>...</id>
  <enabled>...</enabled>
</adminRepositoryConsumer>