<complexType name="DataPackagePropertyType">
<annotation>
<documentation>Property type for data package references. Used to wrap data package objects or references in properties.</documentation>
</annotation>
<sequence>
<element ref="diggs:DataPackage">
<annotation>
<documentation>The DataPackage object contains properties related to the data file or files referenced in the transmission.</documentation>
</annotation>
</element>
</sequence>
</complexType>
|