browseResult Data Type

Schema
ns0.xsd
Available Since
1.4-M3
Properties
name data type type namespace min/max occurs description
browseResultEntries browseResultEntry element 0/unbounded  

Example

<browseResult>
  <browseResultEntries>
    <name>...</name>
    <project>...</project>
    <groupId>...</groupId>
    <artifactId>...</artifactId>
  </browseResultEntries>
</browseResult>