cda
datatypes
nblock
voc
common
Element : SXPRTS
(XML Type:
SXPR_TS
)
Summary
Constraints
Schema declaration
Package :
datatypes
XML Type :
SXPR_TS
Parent :
SXCMTS
Name
Type
cardinality
Comment
comp
Element : comp
SXCMTS
2...*
There are no specific rules for this element.
<
xs
:
complexType
xmlns:xs
="
http://www.w3.org/2001/XMLSchema
"
name
="
SXPR_TS
">
<
xs
:
complexContent
>
<
xs
:
extension
base
="
SXCM_TS
">
<
xs
:
sequence
>
<
xs
:
element
maxOccurs
="
unbounded
"
minOccurs
="
2
"
name
="
comp
"
type
="
SXCM_TS
">
<
xs
:
annotation
>
<
xs
:
documentation
/>
</
xs
:
annotation
>
</
xs
:
element
>
</
xs
:
sequence
>
</
xs
:
extension
>
</
xs
:
complexContent
>
</
xs
:
complexType
>