xdw
oasis
datatypes
voc
nblock
cda
Element : TComments
(XML Type:
tComments
)
Summary
Constraints
Schema declaration
Package :
oasis
XML Type :
tComments
Name
Type
cardinality
Comment
comment
Element : comment
TComment
0...*
There are no specific rules for this element.
<
xsd
:
complexType
xmlns:xsd
="
http://www.w3.org/2001/XMLSchema
"
name
="
tComments
">
<
xsd
:
sequence
>
<
xsd
:
element
maxOccurs
="
unbounded
"
minOccurs
="
0
"
ref
="
comment
" />
</
xsd
:
sequence
>
</
xsd
:
complexType
>