complexType WorkItemAttributes
diagram brm_wsdl_diagrams/brm_wsdl_p1608.png
namespace http://api.brm.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
attribute1  xs:long  optional      
documentation
The first custom data attribute.
attribute2  derived by: xs:string  optional      
documentation
The second custom data attribute.
attribute3  derived by: xs:string  optional      
documentation
The third custom data attribute.
attribute4  derived by: xs:string  optional      
documentation
The fourth custom data attribute.
attribute5  xs:decimal  optional      
documentation
The fifth custom data attribute.
attribute6  xs:dateTime  optional      
documentation
The sixth custom data attribute.
attribute7  xs:dateTime  optional      
documentation
The seventh custom data attribute.
attribute8  derived by: xs:string  optional      
documentation
The eighth custom data attribute.
attribute9  derived by: xs:string  optional      
documentation
The ninth custom data attribute.
attribute10  derived by: xs:string  optional      
documentation
The tenth custom data attribute.
attribute11  derived by: xs:string  optional      
documentation
The eleventh custom data attribute.
attribute12  derived by: xs:string  optional      
documentation
The twelfth custom data attribute.
attribute13  derived by: xs:string  optional      
documentation
The thirteenth custom data attribute.
attribute14  derived by: xs:string  optional      
documentation
The fourteenth custom data attribute.
attribute15  xs:long  optional      
documentation
15th work item attribute
attribute16  xs:decimal  optional      
documentation
16th work item attribute
attribute17  xs:decimal  optional      
documentation
17th work item attribute
attribute18  xs:decimal  optional      
documentation
18th work item attribute
attribute19  xs:dateTime  optional      
documentation
19th work item attribute
attribute20  xs:dateTime  optional      
documentation
20th work item attribute
attribute21  derived by: xs:string  optional      
documentation
21st work item attribute
attribute22  derived by: xs:string  optional      
documentation
22nd work item attribute
attribute23  derived by: xs:string  optional      
documentation
23rd work item attribute
attribute24  derived by: xs:string  optional      
documentation
24th work item attribute
attribute25  derived by: xs:string  optional      
documentation
25th work item attribute
attribute26  derived by: xs:string  optional      
documentation
26th work item attribute
attribute27  derived by: xs:string  optional      
documentation
27th work item attribute
attribute28  derived by: xs:string  optional      
documentation
28th work item attribute
attribute29  derived by: xs:string  optional      
documentation
29th work item attribute
attribute30  derived by: xs:string  optional      
documentation
30th work item attribute
attribute31  derived by: xs:string  optional      
documentation
31st work item attribute
attribute32  derived by: xs:string  optional      
documentation
32nd work item attribute
attribute33  derived by: xs:string  optional      
documentation
33rd work item attribute
attribute34  derived by: xs:string  optional      
documentation
34th work item attribute
attribute35  derived by: xs:string  optional      
documentation
35th work item attribute
attribute36  derived by: xs:string  optional      
documentation
36th work item attribute
attribute37  derived by: xs:string  optional      
documentation
37th work item attribute
attribute38  derived by: xs:string  optional      
documentation
38th work item attribute
attribute39  derived by: xs:string  optional      
documentation
39th work item attribute
attribute40  derived by: xs:string  optional      
documentation
40th work item attribute
annotation
documentation
Custom data attributes that can be set for a work item.
source <xs:complexType name="WorkItemAttributes">
 
<xs:annotation>
   
<xs:documentation>Custom data attributes that can be set for a work item.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="attribute1" type="xs:long" use="optional">
   
<xs:annotation>
     
<xs:documentation>The first custom data attribute.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute2" use="optional">
   
<xs:annotation>
     
<xs:documentation>The second custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute3" use="optional">
   
<xs:annotation>
     
<xs:documentation>The third custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute4" use="optional">
   
<xs:annotation>
     
<xs:documentation>The fourth custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute5" type="xs:decimal" use="optional">
   
<xs:annotation>
     
<xs:documentation>The fifth custom data attribute.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute6" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>The sixth custom data attribute.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute7" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>The seventh custom data attribute.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute8" use="optional">
   
<xs:annotation>
     
<xs:documentation>The eighth custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute9" use="optional">
   
<xs:annotation>
     
<xs:documentation>The ninth custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute10" use="optional">
   
<xs:annotation>
     
<xs:documentation>The tenth custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute11" use="optional">
   
<xs:annotation>
     
<xs:documentation>The eleventh custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute12" use="optional">
   
<xs:annotation>
     
<xs:documentation>The twelfth custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute13" use="optional">
   
<xs:annotation>
     
<xs:documentation>The thirteenth custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute14" use="optional">
   
<xs:annotation>
     
<xs:documentation>The fourteenth custom data attribute.</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute15" type="xs:long" use="optional">
   
<xs:annotation>
     
<xs:documentation>15th work item attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute16" type="xs:decimal" use="optional">
   
<xs:annotation>
     
<xs:documentation>16th work item attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute17" type="xs:decimal" use="optional">
   
<xs:annotation>
     
<xs:documentation>17th work item attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute18" type="xs:decimal" use="optional">
   
<xs:annotation>
     
<xs:documentation>18th work item attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute19" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>19th work item attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute20" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>20th work item attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="attribute21" use="optional">
   
<xs:annotation>
     
<xs:documentation>21st work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute22" use="optional">
   
<xs:annotation>
     
<xs:documentation>22nd work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute23" use="optional">
   
<xs:annotation>
     
<xs:documentation>23rd work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute24" use="optional">
   
<xs:annotation>
     
<xs:documentation>24th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute25" use="optional">
   
<xs:annotation>
     
<xs:documentation>25th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute26" use="optional">
   
<xs:annotation>
     
<xs:documentation>26th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="20"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute27" use="optional">
   
<xs:annotation>
     
<xs:documentation>27th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute28" use="optional">
   
<xs:annotation>
     
<xs:documentation>28th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute29" use="optional">
   
<xs:annotation>
     
<xs:documentation>29th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute30" use="optional">
   
<xs:annotation>
     
<xs:documentation>30th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute31" use="optional">
   
<xs:annotation>
     
<xs:documentation>31st work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute32" use="optional">
   
<xs:annotation>
     
<xs:documentation>32nd work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute33" use="optional">
   
<xs:annotation>
     
<xs:documentation>33rd work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute34" use="optional">
   
<xs:annotation>
     
<xs:documentation>34th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute35" use="optional">
   
<xs:annotation>
     
<xs:documentation>35th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute36" use="optional">
   
<xs:annotation>
     
<xs:documentation>36th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute37" use="optional">
   
<xs:annotation>
     
<xs:documentation>37th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute38" use="optional">
   
<xs:annotation>
     
<xs:documentation>38th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="64"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute39" use="optional">
   
<xs:annotation>
     
<xs:documentation>39th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="255"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="attribute40" use="optional">
   
<xs:annotation>
     
<xs:documentation>40th work item attribute</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:maxLength value="255"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
</xs:complexType>

attribute WorkItemAttributes/@attribute1
type xs:long
properties
use optional
annotation
documentation
The first custom data attribute.
source <xs:attribute name="attribute1" type="xs:long" use="optional">
 
<xs:annotation>
   
<xs:documentation>The first custom data attribute.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute2
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
The second custom data attribute.
source <xs:attribute name="attribute2" use="optional">
 
<xs:annotation>
   
<xs:documentation>The second custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute3
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
The third custom data attribute.
source <xs:attribute name="attribute3" use="optional">
 
<xs:annotation>
   
<xs:documentation>The third custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute4
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
The fourth custom data attribute.
source <xs:attribute name="attribute4" use="optional">
 
<xs:annotation>
   
<xs:documentation>The fourth custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute5
type xs:decimal
properties
use optional
annotation
documentation
The fifth custom data attribute.
source <xs:attribute name="attribute5" type="xs:decimal" use="optional">
 
<xs:annotation>
   
<xs:documentation>The fifth custom data attribute.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute6
type xs:dateTime
properties
use optional
annotation
documentation
The sixth custom data attribute.
source <xs:attribute name="attribute6" type="xs:dateTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>The sixth custom data attribute.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute7
type xs:dateTime
properties
use optional
annotation
documentation
The seventh custom data attribute.
source <xs:attribute name="attribute7" type="xs:dateTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>The seventh custom data attribute.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute8
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
The eighth custom data attribute.
source <xs:attribute name="attribute8" use="optional">
 
<xs:annotation>
   
<xs:documentation>The eighth custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute9
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
The ninth custom data attribute.
source <xs:attribute name="attribute9" use="optional">
 
<xs:annotation>
   
<xs:documentation>The ninth custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute10
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
The tenth custom data attribute.
source <xs:attribute name="attribute10" use="optional">
 
<xs:annotation>
   
<xs:documentation>The tenth custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute11
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
The eleventh custom data attribute.
source <xs:attribute name="attribute11" use="optional">
 
<xs:annotation>
   
<xs:documentation>The eleventh custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute12
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
The twelfth custom data attribute.
source <xs:attribute name="attribute12" use="optional">
 
<xs:annotation>
   
<xs:documentation>The twelfth custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute13
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
The thirteenth custom data attribute.
source <xs:attribute name="attribute13" use="optional">
 
<xs:annotation>
   
<xs:documentation>The thirteenth custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute14
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
The fourteenth custom data attribute.
source <xs:attribute name="attribute14" use="optional">
 
<xs:annotation>
   
<xs:documentation>The fourteenth custom data attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute15
type xs:long
properties
use optional
annotation
documentation
15th work item attribute
source <xs:attribute name="attribute15" type="xs:long" use="optional">
 
<xs:annotation>
   
<xs:documentation>15th work item attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute16
type xs:decimal
properties
use optional
annotation
documentation
16th work item attribute
source <xs:attribute name="attribute16" type="xs:decimal" use="optional">
 
<xs:annotation>
   
<xs:documentation>16th work item attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute17
type xs:decimal
properties
use optional
annotation
documentation
17th work item attribute
source <xs:attribute name="attribute17" type="xs:decimal" use="optional">
 
<xs:annotation>
   
<xs:documentation>17th work item attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute18
type xs:decimal
properties
use optional
annotation
documentation
18th work item attribute
source <xs:attribute name="attribute18" type="xs:decimal" use="optional">
 
<xs:annotation>
   
<xs:documentation>18th work item attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute19
type xs:dateTime
properties
use optional
annotation
documentation
19th work item attribute
source <xs:attribute name="attribute19" type="xs:dateTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>19th work item attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute20
type xs:dateTime
properties
use optional
annotation
documentation
20th work item attribute
source <xs:attribute name="attribute20" type="xs:dateTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>20th work item attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute WorkItemAttributes/@attribute21
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
21st work item attribute
source <xs:attribute name="attribute21" use="optional">
 
<xs:annotation>
   
<xs:documentation>21st work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute22
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
22nd work item attribute
source <xs:attribute name="attribute22" use="optional">
 
<xs:annotation>
   
<xs:documentation>22nd work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute23
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
23rd work item attribute
source <xs:attribute name="attribute23" use="optional">
 
<xs:annotation>
   
<xs:documentation>23rd work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute24
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
24th work item attribute
source <xs:attribute name="attribute24" use="optional">
 
<xs:annotation>
   
<xs:documentation>24th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute25
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
25th work item attribute
source <xs:attribute name="attribute25" use="optional">
 
<xs:annotation>
   
<xs:documentation>25th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute26
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 20
annotation
documentation
26th work item attribute
source <xs:attribute name="attribute26" use="optional">
 
<xs:annotation>
   
<xs:documentation>26th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute27
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
27th work item attribute
source <xs:attribute name="attribute27" use="optional">
 
<xs:annotation>
   
<xs:documentation>27th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute28
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
28th work item attribute
source <xs:attribute name="attribute28" use="optional">
 
<xs:annotation>
   
<xs:documentation>28th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute29
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
29th work item attribute
source <xs:attribute name="attribute29" use="optional">
 
<xs:annotation>
   
<xs:documentation>29th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute30
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
30th work item attribute
source <xs:attribute name="attribute30" use="optional">
 
<xs:annotation>
   
<xs:documentation>30th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute31
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
31st work item attribute
source <xs:attribute name="attribute31" use="optional">
 
<xs:annotation>
   
<xs:documentation>31st work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute32
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
32nd work item attribute
source <xs:attribute name="attribute32" use="optional">
 
<xs:annotation>
   
<xs:documentation>32nd work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute33
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
33rd work item attribute
source <xs:attribute name="attribute33" use="optional">
 
<xs:annotation>
   
<xs:documentation>33rd work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute34
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
34th work item attribute
source <xs:attribute name="attribute34" use="optional">
 
<xs:annotation>
   
<xs:documentation>34th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute35
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
35th work item attribute
source <xs:attribute name="attribute35" use="optional">
 
<xs:annotation>
   
<xs:documentation>35th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute36
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
36th work item attribute
source <xs:attribute name="attribute36" use="optional">
 
<xs:annotation>
   
<xs:documentation>36th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute37
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
37th work item attribute
source <xs:attribute name="attribute37" use="optional">
 
<xs:annotation>
   
<xs:documentation>37th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute38
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 64
annotation
documentation
38th work item attribute
source <xs:attribute name="attribute38" use="optional">
 
<xs:annotation>
   
<xs:documentation>38th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute39
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 255
annotation
documentation
39th work item attribute
source <xs:attribute name="attribute39" use="optional">
 
<xs:annotation>
   
<xs:documentation>39th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute WorkItemAttributes/@attribute40
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
maxLength 255
annotation
documentation
40th work item attribute
source <xs:attribute name="attribute40" use="optional">
 
<xs:annotation>
   
<xs:documentation>40th work item attribute</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy