2.2.5.1 t:DerivedItemIdType Simple Type

The DerivedItemIdType simple type specifies the identifier of the recurring master of a recurring item.

 <xs:simpleType name="DerivedItemIdType">
   <xs:restriction
     base="xs:string"
    />
 </xs:simpleType>