artifactContent Data Type

Schema
ns0.xsd
Available Since
1.4-M3
Properties
name data type type namespace min/max occurs description
content string element 0/1  
repositoryId string element 0/1  

Example

<artifactContent>
  <content>...</content>
  <repositoryId>...</repositoryId>
</artifactContent>