xdw
v3
oasis
Element : TAttachment
(XML Type:
tAttachment
)
Summary
Package :
oasis
XML Type :
tAttachment
Attributes
Name
Type
cardinality
Comment
attachmentInfo
Element : attachmentInfo
TAttachmentInfo
1...1
value
Element : value
EObject
1...1
Constraints
There are no specific rules for this element.
Schema declaration
<
xsd
:
complexType
xmlns:xsd
="
http://www.w3.org/2001/XMLSchema
"
name
="
tAttachment
">
<
xsd
:
sequence
>
<
xsd
:
element
ref
="
attachmentInfo
" />
<
xsd
:
element
name
="
value
"
type
="
xsd:anyType
" />
</
xsd
:
sequence
>
</
xsd
:
complexType
>