browseResultEntry Data Type
- Schema
- ns0.xsd
- Available Since
- 1.4-M3
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
artifactId | string | element | 0/1 | ||
groupId | string | element | 0/1 | ||
name | string | element | 0/1 | ||
project | boolean | element | 1/1 |
Example
<browseResultEntry> <name>...</name> <project>...</project> <groupId>...</groupId> <artifactId>...</artifactId> </browseResultEntry>