Class FileInfoType

java.lang.Object
edu.harvard.fits.FileInfoType

public class FileInfoType extends Object

Java class for fileInfoType complex type.

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

 <complexType name="fileInfoType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <group ref="{http://hul.harvard.edu/ois/xml/ns/fits/fits_output}fileInfoElements" maxOccurs="unbounded" minOccurs="0"/>
     </restriction>
   </complexContent>
 </complexType>