p2 Data Type

An ordered pair of objects of the same type

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

Example

<p----->
  <first>...</first>
  <second>...</second>
</p----->