Add contents of filesystems.

This commit is contained in:
2019-04-22 23:44:22 +01:00
parent ebde6d67e1
commit 47f3458897
80 changed files with 9374 additions and 7617 deletions

View File

@@ -1,8 +1,8 @@
//
// Este archivo ha sido generado por la arquitectura JavaTM para la implantación de la referencia de enlace (JAXB) XML v2.2.8-b130911.1802
// Visite <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Este archivo ha sido generado por la arquitectura JavaTM para la implantación de la referencia de enlace (JAXB) XML v2.3.1-b171012.0423
// Visite <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Todas las modificaciones realizadas en este archivo se perderán si se vuelve a compilar el esquema de origen.
// Generado el: 2018.03.18 a las 09:28:50 PM WET
// Generado el: 2019.04.22 a las 11:40:52 PM BST
//
@@ -22,59 +22,59 @@ import javax.xml.bind.annotation.XmlType;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="OpticalDiscType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Image" type="{}ImageType"/>
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Sequence" type="{}SequenceType"/>
* &lt;element name="Layers" type="{}LayersType" minOccurs="0"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;element name="PartNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="SerialNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="RingCode" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="MasteringSID" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Toolstamp" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="MouldSID" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="MouldText" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="DiscType" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="DiscSubType" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Offset" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="Tracks" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded"/>
* &lt;element name="Sessions" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="CopyProtection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Dimensions" type="{}DimensionsType"/>
* &lt;element name="Case" type="{}CaseType" minOccurs="0"/>
* &lt;element name="Scans" type="{}ScansType" minOccurs="0"/>
* &lt;element name="PFI" type="{}DumpType" minOccurs="0"/>
* &lt;element name="DMI" type="{}DumpType" minOccurs="0"/>
* &lt;element name="CMI" type="{}DumpType" minOccurs="0"/>
* &lt;element name="BCA" type="{}DumpType" minOccurs="0"/>
* &lt;element name="ATIP" type="{}DumpType" minOccurs="0"/>
* &lt;element name="ADIP" type="{}DumpType" minOccurs="0"/>
* &lt;element name="PMA" type="{}DumpType" minOccurs="0"/>
* &lt;element name="DDS" type="{}DumpType" minOccurs="0"/>
* &lt;element name="SAI" type="{}DumpType" minOccurs="0"/>
* &lt;element name="LastRMD" type="{}DumpType" minOccurs="0"/>
* &lt;element name="PRI" type="{}DumpType" minOccurs="0"/>
* &lt;element name="MediaID" type="{}DumpType" minOccurs="0"/>
* &lt;element name="PFIR" type="{}DumpType" minOccurs="0"/>
* &lt;element name="DCB" type="{}DumpType" minOccurs="0"/>
* &lt;element name="DI" type="{}DumpType" minOccurs="0"/>
* &lt;element name="PAC" type="{}DumpType" minOccurs="0"/>
* &lt;element name="TOC" type="{}DumpType" minOccurs="0"/>
* &lt;element name="LeadInCdText" type="{}DumpType" minOccurs="0"/>
* &lt;element name="LeadIn" type="{}BorderType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="LeadOut" type="{}BorderType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Xbox" type="{}XboxType" minOccurs="0"/>
* &lt;element name="PS3Encryption" type="{}PS3EncryptionType" minOccurs="0"/>
* &lt;element name="Track" type="{}TrackType" maxOccurs="unbounded"/>
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="OpticalDiscType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Image" type="{}ImageType"/&gt;
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Sequence" type="{}SequenceType"/&gt;
* &lt;element name="Layers" type="{}LayersType" minOccurs="0"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="PartNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="SerialNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="RingCode" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="MasteringSID" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Toolstamp" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="MouldSID" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="MouldText" type="{}LayeredTextType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="DiscType" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="DiscSubType" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Offset" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="Tracks" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded"/&gt;
* &lt;element name="Sessions" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="CopyProtection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Dimensions" type="{}DimensionsType"/&gt;
* &lt;element name="Case" type="{}CaseType" minOccurs="0"/&gt;
* &lt;element name="Scans" type="{}ScansType" minOccurs="0"/&gt;
* &lt;element name="PFI" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="DMI" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="CMI" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="BCA" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="ATIP" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="ADIP" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="PMA" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="DDS" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="SAI" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="LastRMD" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="PRI" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="MediaID" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="PFIR" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="DCB" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="DI" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="PAC" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="TOC" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="LeadInCdText" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="LeadIn" type="{}BorderType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="LeadOut" type="{}BorderType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Xbox" type="{}XboxType" minOccurs="0"/&gt;
* &lt;element name="PS3Encryption" type="{}PS3EncryptionType" minOccurs="0"/&gt;
* &lt;element name="Track" type="{}TrackType" maxOccurs="unbounded"/&gt;
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*