ciManagement Data Type

Information about the CI system used by the project. TODO considering moving this to a facet - avoid referring to it externally

Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
system string element 0/1  
url string element 0/1  

Example

<ciManagement>
  <url>...</url>
  <system>...</system>
</ciManagement>