t2 Data Type

An ordered pair of objects of potentially different types

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
first anyType element 0/1  
second anyType element 0/1  

Example

<t----->
  <first>...</first>
  <second>...</second>
</t----->