issueManagement Data Type
Information about the issue management system used by the project. TODO considering moving this to a facet - avoid referring to it externally
- Schema
- ns0.xsd
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
system | string | element | 0/1 | ||
url | string | element | 0/1 |
Example
<issueManagement> <url>...</url> <system>...</system> </issueManagement>