publishingConsent Data Type

Namespace
(Default)
Schema
daisy_api.xsd
Properties
name data type type namespace min/max occurs description
available list of publishingConsentLevel element 0/unbounded  
selected publishingConsentLevel element 0/1  

Example

<publishingConsent>
  <selected>...</selected>
  <available>...</available>
</publishingConsent>