- Schema
- ns0.xsd
Properties
name |
data type |
type |
namespace |
min/max occurs |
description |
artifact
|
artifact
|
element
|
|
0/1
|
|
childs
|
treeEntry
|
element
|
|
0/unbounded
|
|
parent
|
treeEntry
|
element
|
|
0/1
|
|
Example
<treeEntry>
<parent/>
<artifact>
<size>...</size>
<prefix>...</prefix>
<goals>...</goals>
<bundleVersion>...</bundleVersion>
<type>...</type>
<url>...</url>
<bundleRequireBundle>...</bundleRequireBundle>
<artifactId>...</artifactId>
<context>...</context>
<bundleExportPackage>...</bundleExportPackage>
<bundleExportService>...</bundleExportService>
<groupId>...</groupId>
<packaging>...</packaging>
<classifier>...</classifier>
<bundleImportPackage>...</bundleImportPackage>
<bundleDescription>...</bundleDescription>
<scope>...</scope>
<bundleDocUrl>...</bundleDocUrl>
<version>...</version>
<path>...</path>
<repositoryId>...</repositoryId>
<bundleName>...</bundleName>
<id>...</id>
<bundleSymbolicName>...</bundleSymbolicName>
<bundleLicense>...</bundleLicense>
<fileExtension>...</fileExtension>
</artifact>
<childs/>
</treeEntry>