xdw
v3
oasis
Element : TXDWeventHistory
(XML Type:
tXDWeventHistory
)
Summary
Package :
xdw
XML Type :
tXDWeventHistory
Attributes
Name
Type
cardinality
Comment
taskEvent
Element : taskEvent
TaskEventType
1...*
any
ElementWildcard : any
EFeatureMapEntry
0...*
Constraints
constraintTaskEvent
not self.taskEvent->isEmpty()
TaskEvent required (IHE_ITI_Suppl_XDW_Rev2-1_TI_2011-10-03.pdf, 5.4.3-10)
Schema declaration
<
xs
:
complexType
xmlns:xs
="
http://www.w3.org/2001/XMLSchema
"
name
="
tXDWeventHistory
">
<
xs
:
sequence
>
<
xs
:
element
maxOccurs
="
unbounded
"
minOccurs
="
1
"
name
="
taskEvent
"
type
="
taskEvent_type
" />
<
xs
:
any
maxOccurs
="
unbounded
"
minOccurs
="
0
"
namespace
="
##other
" />
</
xs
:
sequence
>
</
xs
:
complexType
>