PhysicalDataProductType (complexType)

DDI

Allows for inclusion of a physical data product for reuse by reference.

Source

  <xs:complexType name="PhysicalDataProductType">  <xs:choice>  <xs:element ref="p:PhysicalDataProduct">  </xs:element>  <xs:element ref="Reference">  </xs:element>  </xs:choice>  </xs:complexType>