Class DIPDeepArchive

java.lang.Object
gov.nasa.arc.pds.xml.generated.InformationPackage
gov.nasa.arc.pds.xml.generated.DIPDeepArchive

public class DIPDeepArchive
extends InformationPackage
The Dissemination Information Package Deep Archive class is an Information Package derived from one or more AIPs and is received by the National Space Science Data Center (NSSDC).

Java class for DIP_Deep_Archive complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DIP_Deep_Archive">
   <complexContent>
     <restriction base="{http://pds.nasa.gov/pds4/pds/v1}Information_Package">
       <sequence>
         <element name="description" type="{http://pds.nasa.gov/pds4/pds/v1}description"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • DIPDeepArchive

      public DIPDeepArchive()