IssueEventType Data Type

IssueEventType

Namespace
http://www.visionproject.se/service/VisionProjectService-v2/type
Schema
type.xsd
Version
$Revision$ $Date$
Properties
name data type type namespace min/max occurs constraints description
id int element 1/1 required Method getId
value string element 0/1   Method getValue

Example

<i----- xmlns="http://www.visionproject.se/service/VisionProjectService-v2/type">
  <id>...</id>
  <value>...</value>
</i----->