ProjectStatus Data Type

ProjectStatus

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

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