You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SysML Forum
Hi,
In my Block Definition Diagram, the input parameters and the return
type of a Operation must be XML. The input parameters and the return
type may have different XML structure (i.e they use different XML
schema).
What is the best way to model this ? If I use primitive type "String"
for input and return type this doesn't capture the structure of the
XML. Should I use DataType block to describe the structure for each
type ?