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,15 +22,15 @@ 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="ATAType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Identify" type="{}DumpType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ATAType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Identify" type="{}DumpType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,26 +22,26 @@ 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="AdvertisementType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Product" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="File" type="{}FileType"/>
* &lt;element name="FileSize" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Frames" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* &lt;element name="Duration" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="MeanFrameRate" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;element name="AudioTrack" type="{}AudioTracksType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="VideoTrack" type="{}VideoTracksType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="SubtitleTrack" type="{}SubtitleTracksType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Recording" type="{}RecordingType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="AdvertisementType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Product" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="File" type="{}FileType"/&gt;
* &lt;element name="FileSize" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Frames" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Duration" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="MeanFrameRate" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="AudioTrack" type="{}AudioTracksType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="VideoTrack" type="{}VideoTracksType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="SubtitleTrack" type="{}SubtitleTracksType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Recording" type="{}RecordingType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -18,99 +18,99 @@ import javax.xml.bind.annotation.XmlType;
/**
* CPU architectures this set is intended to be run on
*
*
*
* <p>Clase Java para ArchitecturesType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="ArchitecturesType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Architecture" maxOccurs="unbounded">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="4004"/>
* &lt;enumeration value="4040"/>
* &lt;enumeration value="6502"/>
* &lt;enumeration value="65816"/>
* &lt;enumeration value="8008"/>
* &lt;enumeration value="8051"/>
* &lt;enumeration value="8080"/>
* &lt;enumeration value="8085"/>
* &lt;enumeration value="aarch64"/>
* &lt;enumeration value="am29000"/>
* &lt;enumeration value="amd64"/>
* &lt;enumeration value="apx432"/>
* &lt;enumeration value="arm"/>
* &lt;enumeration value="avr"/>
* &lt;enumeration value="avr32"/>
* &lt;enumeration value="axp"/>
* &lt;enumeration value="clipper"/>
* &lt;enumeration value="cray"/>
* &lt;enumeration value="esa390"/>
* &lt;enumeration value="hobbit"/>
* &lt;enumeration value="i86"/>
* &lt;enumeration value="i860"/>
* &lt;enumeration value="i960"/>
* &lt;enumeration value="ia32"/>
* &lt;enumeration value="ia64"/>
* &lt;enumeration value="m56k"/>
* &lt;enumeration value="m6800"/>
* &lt;enumeration value="m6801"/>
* &lt;enumeration value="m6805"/>
* &lt;enumeration value="m6809"/>
* &lt;enumeration value="m68k"/>
* &lt;enumeration value="m88k"/>
* &lt;enumeration value="mcs41"/>
* &lt;enumeration value="mcs48"/>
* &lt;enumeration value="mips32"/>
* &lt;enumeration value="mips64"/>
* &lt;enumeration value="msp430"/>
* &lt;enumeration value="nios2"/>
* &lt;enumeration value="openrisc"/>
* &lt;enumeration value="parisc"/>
* &lt;enumeration value="pdp1"/>
* &lt;enumeration value="pdp10"/>
* &lt;enumeration value="pdp11"/>
* &lt;enumeration value="pdp7"/>
* &lt;enumeration value="pdp8"/>
* &lt;enumeration value="pic"/>
* &lt;enumeration value="power"/>
* &lt;enumeration value="ppc"/>
* &lt;enumeration value="ppc64"/>
* &lt;enumeration value="prism"/>
* &lt;enumeration value="renesasrx"/>
* &lt;enumeration value="riscv"/>
* &lt;enumeration value="s360"/>
* &lt;enumeration value="s370"/>
* &lt;enumeration value="sh"/>
* &lt;enumeration value="sh1"/>
* &lt;enumeration value="sh2"/>
* &lt;enumeration value="sh3"/>
* &lt;enumeration value="sh4"/>
* &lt;enumeration value="sh5"/>
* &lt;enumeration value="sh64"/>
* &lt;enumeration value="sparc"/>
* &lt;enumeration value="sparc64"/>
* &lt;enumeration value="transputer"/>
* &lt;enumeration value="vax"/>
* &lt;enumeration value="we32000"/>
* &lt;enumeration value="x32"/>
* &lt;enumeration value="z80"/>
* &lt;enumeration value="z800"/>
* &lt;enumeration value="z8000"/>
* &lt;enumeration value="z80000"/>
* &lt;enumeration value="zarch"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ArchitecturesType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Architecture" maxOccurs="unbounded"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="4004"/&gt;
* &lt;enumeration value="4040"/&gt;
* &lt;enumeration value="6502"/&gt;
* &lt;enumeration value="65816"/&gt;
* &lt;enumeration value="8008"/&gt;
* &lt;enumeration value="8051"/&gt;
* &lt;enumeration value="8080"/&gt;
* &lt;enumeration value="8085"/&gt;
* &lt;enumeration value="aarch64"/&gt;
* &lt;enumeration value="am29000"/&gt;
* &lt;enumeration value="amd64"/&gt;
* &lt;enumeration value="apx432"/&gt;
* &lt;enumeration value="arm"/&gt;
* &lt;enumeration value="avr"/&gt;
* &lt;enumeration value="avr32"/&gt;
* &lt;enumeration value="axp"/&gt;
* &lt;enumeration value="clipper"/&gt;
* &lt;enumeration value="cray"/&gt;
* &lt;enumeration value="esa390"/&gt;
* &lt;enumeration value="hobbit"/&gt;
* &lt;enumeration value="i86"/&gt;
* &lt;enumeration value="i860"/&gt;
* &lt;enumeration value="i960"/&gt;
* &lt;enumeration value="ia32"/&gt;
* &lt;enumeration value="ia64"/&gt;
* &lt;enumeration value="m56k"/&gt;
* &lt;enumeration value="m6800"/&gt;
* &lt;enumeration value="m6801"/&gt;
* &lt;enumeration value="m6805"/&gt;
* &lt;enumeration value="m6809"/&gt;
* &lt;enumeration value="m68k"/&gt;
* &lt;enumeration value="m88k"/&gt;
* &lt;enumeration value="mcs41"/&gt;
* &lt;enumeration value="mcs48"/&gt;
* &lt;enumeration value="mips32"/&gt;
* &lt;enumeration value="mips64"/&gt;
* &lt;enumeration value="msp430"/&gt;
* &lt;enumeration value="nios2"/&gt;
* &lt;enumeration value="openrisc"/&gt;
* &lt;enumeration value="parisc"/&gt;
* &lt;enumeration value="pdp1"/&gt;
* &lt;enumeration value="pdp10"/&gt;
* &lt;enumeration value="pdp11"/&gt;
* &lt;enumeration value="pdp7"/&gt;
* &lt;enumeration value="pdp8"/&gt;
* &lt;enumeration value="pic"/&gt;
* &lt;enumeration value="power"/&gt;
* &lt;enumeration value="ppc"/&gt;
* &lt;enumeration value="ppc64"/&gt;
* &lt;enumeration value="prism"/&gt;
* &lt;enumeration value="renesasrx"/&gt;
* &lt;enumeration value="riscv"/&gt;
* &lt;enumeration value="s360"/&gt;
* &lt;enumeration value="s370"/&gt;
* &lt;enumeration value="sh"/&gt;
* &lt;enumeration value="sh1"/&gt;
* &lt;enumeration value="sh2"/&gt;
* &lt;enumeration value="sh3"/&gt;
* &lt;enumeration value="sh4"/&gt;
* &lt;enumeration value="sh5"/&gt;
* &lt;enumeration value="sh64"/&gt;
* &lt;enumeration value="sparc"/&gt;
* &lt;enumeration value="sparc64"/&gt;
* &lt;enumeration value="transputer"/&gt;
* &lt;enumeration value="vax"/&gt;
* &lt;enumeration value="we32000"/&gt;
* &lt;enumeration value="x32"/&gt;
* &lt;enumeration value="z80"/&gt;
* &lt;enumeration value="z800"/&gt;
* &lt;enumeration value="z8000"/&gt;
* &lt;enumeration value="z80000"/&gt;
* &lt;enumeration value="zarch"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,19 +22,19 @@ 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="AudioBlockType">
* &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="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;element name="Format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="AudioBlockType"&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="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="Format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -17,35 +17,37 @@ import javax.xml.bind.annotation.XmlType;
/**
* Describes a dump of a media that is stored in an audio device (like a ZX Spectrum cassette)
* Describes a dump of a media that is stored in an audio device (like a ZX Spectrum
* cassette)
*
*
* <p>Clase Java para AudioMediaType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="AudioMediaType">
* &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="Checksums" type="{}ChecksumsType"/>
* &lt;element name="Sequence" type="{}SequenceType"/>
* &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="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Block" type="{}AudioBlockType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="CopyProtection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Dimensions" type="{}DimensionsType"/>
* &lt;element name="Scans" type="{}ScansType" minOccurs="0"/>
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="AudioMediaType"&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="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="Sequence" type="{}SequenceType"/&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="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Block" type="{}AudioBlockType" maxOccurs="unbounded" minOccurs="0"/&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="Scans" type="{}ScansType" minOccurs="0"/&gt;
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,27 +21,27 @@ 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="AudioTracksType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/>
* &lt;/sequence>
* &lt;attribute name="TrackNumber" use="required">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;attribute name="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string" />
* &lt;attribute name="Codec" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
* &lt;attribute name="Channels" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
* &lt;attribute name="SampleRate" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
* &lt;attribute name="MeanBitrate" use="required" type="{http://www.w3.org/2001/XMLSchema}long" />
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="AudioTracksType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;attribute name="TrackNumber" use="required"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;attribute name="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;attribute name="Codec" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;attribute name="Channels" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /&gt;
* &lt;attribute name="SampleRate" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /&gt;
* &lt;attribute name="MeanBitrate" use="required" type="{http://www.w3.org/2001/XMLSchema}long" /&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,48 +21,48 @@ import javax.xml.bind.annotation.XmlValue;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="BarcodeType">
* &lt;simpleContent>
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
* &lt;attribute name="type" use="required">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="aztec"/>
* &lt;enumeration value="codabar"/>
* &lt;enumeration value="code11"/>
* &lt;enumeration value="code128"/>
* &lt;enumeration value="code39"/>
* &lt;enumeration value="code93"/>
* &lt;enumeration value="cpcbinary"/>
* &lt;enumeration value="ezcode"/>
* &lt;enumeration value="fim"/>
* &lt;enumeration value="itf"/>
* &lt;enumeration value="itf14"/>
* &lt;enumeration value="ean13"/>
* &lt;enumeration value="ean8"/>
* &lt;enumeration value="maxicode"/>
* &lt;enumeration value="isbn"/>
* &lt;enumeration value="isrc"/>
* &lt;enumeration value="msi"/>
* &lt;enumeration value="tof"/>
* &lt;enumeration value="shotcode"/>
* &lt;enumeration value="rm4scc"/>
* &lt;enumeration value="qr"/>
* &lt;enumeration value="ean5"/>
* &lt;enumeration value="ean2"/>
* &lt;enumeration value="qr"/>
* &lt;enumeration value="postnet"/>
* &lt;enumeration value="postbar"/>
* &lt;enumeration value="plessey"/>
* &lt;enumeration value="pharmacode"/>
* &lt;enumeration value="pdf417"/>
* &lt;enumeration value="patchcode"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;/extension>
* &lt;/simpleContent>
* &lt;/complexType>
* &lt;complexType name="BarcodeType"&gt;
* &lt;simpleContent&gt;
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;string"&gt;
* &lt;attribute name="type" use="required"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="aztec"/&gt;
* &lt;enumeration value="codabar"/&gt;
* &lt;enumeration value="code11"/&gt;
* &lt;enumeration value="code128"/&gt;
* &lt;enumeration value="code39"/&gt;
* &lt;enumeration value="code93"/&gt;
* &lt;enumeration value="cpcbinary"/&gt;
* &lt;enumeration value="ezcode"/&gt;
* &lt;enumeration value="fim"/&gt;
* &lt;enumeration value="itf"/&gt;
* &lt;enumeration value="itf14"/&gt;
* &lt;enumeration value="ean13"/&gt;
* &lt;enumeration value="ean8"/&gt;
* &lt;enumeration value="maxicode"/&gt;
* &lt;enumeration value="isbn"/&gt;
* &lt;enumeration value="isrc"/&gt;
* &lt;enumeration value="msi"/&gt;
* &lt;enumeration value="tof"/&gt;
* &lt;enumeration value="shotcode"/&gt;
* &lt;enumeration value="rm4scc"/&gt;
* &lt;enumeration value="qr"/&gt;
* &lt;enumeration value="ean5"/&gt;
* &lt;enumeration value="ean2"/&gt;
* &lt;enumeration value="qr"/&gt;
* &lt;enumeration value="postnet"/&gt;
* &lt;enumeration value="postbar"/&gt;
* &lt;enumeration value="plessey"/&gt;
* &lt;enumeration value="pharmacode"/&gt;
* &lt;enumeration value="pdf417"/&gt;
* &lt;enumeration value="patchcode"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;/extension&gt;
* &lt;/simpleContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,15 +24,15 @@ 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="BarcodesType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Barcode" type="{}BarcodeType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="BarcodesType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Barcode" type="{}BarcodeType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,50 +24,50 @@ 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="BlockMediaType">
* &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="Checksums" type="{}ChecksumsType"/>
* &lt;element name="ContentChecksums" type="{}ChecksumsType"/>
* &lt;element name="Sequence" type="{}SequenceType"/>
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Firmware" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Interface" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &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="PhysicalBlockSize" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="LogicalBlockSize" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="LogicalBlocks" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="VariableBlockSize" type="{}VariableBlockSizeType" minOccurs="0"/>
* &lt;element name="TapeInformation" type="{}TapeInformationType" minOccurs="0"/>
* &lt;element name="Scans" type="{}ScansType" minOccurs="0"/>
* &lt;element name="ATA" type="{}ATAType" minOccurs="0"/>
* &lt;element name="PCI" type="{}PCIType" minOccurs="0"/>
* &lt;element name="PCMCIA" type="{}PCMCIAType" minOccurs="0"/>
* &lt;element name="SecureDigital" type="{}SecureDigitalType" minOccurs="0"/>
* &lt;element name="MultiMediaCard" type="{}MultiMediaCardType" minOccurs="0"/>
* &lt;element name="SCSI" type="{}SCSIType" minOccurs="0"/>
* &lt;element name="USB" type="{}USBType" minOccurs="0"/>
* &lt;element name="MAM" type="{}DumpType" minOccurs="0"/>
* &lt;element name="Heads" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* &lt;element name="Cylinders" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* &lt;element name="SectorsPerTrack" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* &lt;element name="Track" type="{}BlockTrackType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="CopyProtection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Dimensions" type="{}DimensionsType"/>
* &lt;element name="FileSystemInformation" type="{}FileSystemInformationType" minOccurs="0"/>
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/>
* &lt;element name="DiskType" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="DiskSubType" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="BlockMediaType"&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="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="ContentChecksums" type="{}ChecksumsType"/&gt;
* &lt;element name="Sequence" type="{}SequenceType"/&gt;
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Firmware" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Interface" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&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="PhysicalBlockSize" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="LogicalBlockSize" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="LogicalBlocks" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="VariableBlockSize" type="{}VariableBlockSizeType" minOccurs="0"/&gt;
* &lt;element name="TapeInformation" type="{}TapeInformationType" minOccurs="0"/&gt;
* &lt;element name="Scans" type="{}ScansType" minOccurs="0"/&gt;
* &lt;element name="ATA" type="{}ATAType" minOccurs="0"/&gt;
* &lt;element name="PCI" type="{}PCIType" minOccurs="0"/&gt;
* &lt;element name="PCMCIA" type="{}PCMCIAType" minOccurs="0"/&gt;
* &lt;element name="SecureDigital" type="{}SecureDigitalType" minOccurs="0"/&gt;
* &lt;element name="MultiMediaCard" type="{}MultiMediaCardType" minOccurs="0"/&gt;
* &lt;element name="SCSI" type="{}SCSIType" minOccurs="0"/&gt;
* &lt;element name="USB" type="{}USBType" minOccurs="0"/&gt;
* &lt;element name="MAM" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="Heads" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Cylinders" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="SectorsPerTrack" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Track" type="{}BlockTrackType" maxOccurs="unbounded" minOccurs="0"/&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="FileSystemInformation" type="{}FileSystemInformationType" minOccurs="0"/&gt;
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/&gt;
* &lt;element name="DiskType" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="DiskSubType" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,13 +21,13 @@ import javax.xml.bind.annotation.XmlValue;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="BlockSizeType">
* &lt;simpleContent>
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>int">
* &lt;attribute name="startingBlock" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
* &lt;/extension>
* &lt;/simpleContent>
* &lt;/complexType>
* &lt;complexType name="BlockSizeType"&gt;
* &lt;simpleContent&gt;
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;int"&gt;
* &lt;attribute name="startingBlock" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /&gt;
* &lt;/extension&gt;
* &lt;/simpleContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,24 +22,24 @@ 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="BlockTrackType">
* &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="Head" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Cylinder" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="StartSector" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="EndSector" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Sectors" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="BytesPerSector" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;element name="Format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="BlockTrackType"&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="Head" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Cylinder" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="StartSector" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="EndSector" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Sectors" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="BytesPerSector" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="Format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,24 +22,24 @@ import javax.xml.datatype.XMLGregorianCalendar;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="BookType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Barcodes" type="{}BarcodesType"/>
* &lt;element name="Cover" type="{}CoverType" minOccurs="0"/>
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Editorial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="PublicationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
* &lt;element name="Language" type="{}LanguagesType" minOccurs="0"/>
* &lt;element name="Pages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="PageSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Scan" type="{}ScanType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="BookType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Barcodes" type="{}BarcodesType"/&gt;
* &lt;element name="Cover" type="{}CoverType" minOccurs="0"/&gt;
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Editorial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="PublicationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/&gt;
* &lt;element name="Language" type="{}LanguagesType" minOccurs="0"/&gt;
* &lt;element name="Pages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="PageSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Scan" type="{}ScanType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,24 +21,24 @@ 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="BorderType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Image" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;/sequence>
* &lt;attribute name="session">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="BorderType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Image" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;/sequence&gt;
* &lt;attribute name="session"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -26,58 +26,58 @@ import javax.xml.datatype.XMLGregorianCalendar;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="CICMMetadataType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Developer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Publisher" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Performer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Version" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="ReleaseType" minOccurs="0">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="Retail"/>
* &lt;enumeration value="Bundle"/>
* &lt;enumeration value="Coverdisc"/>
* &lt;enumeration value="Subscription"/>
* &lt;enumeration value="Demo"/>
* &lt;enumeration value="OEM"/>
* &lt;enumeration value="Shareware"/>
* &lt;enumeration value="FOSS"/>
* &lt;enumeration value="Adware"/>
* &lt;enumeration value="Donationware"/>
* &lt;enumeration value="Digital download"/>
* &lt;enumeration value="SaaS"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="ReleaseDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
* &lt;element name="Barcodes" type="{}BarcodesType" minOccurs="0"/>
* &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="Keywords" type="{}KeywordsType" minOccurs="0"/>
* &lt;element name="Magazine" type="{}MagazineType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Book" type="{}BookType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Categories" type="{}CategoriesType" minOccurs="0"/>
* &lt;element name="Subcategories" type="{}SubcategoriesType" minOccurs="0"/>
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/>
* &lt;element name="Systems" type="{}SystemsType" minOccurs="0"/>
* &lt;element name="Architectures" type="{}ArchitecturesType" minOccurs="0"/>
* &lt;element name="RequiredOperatingSystems" type="{}RequiredOperatingSystemsType" minOccurs="0"/>
* &lt;element name="UserManual" type="{}UserManualType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="OpticalDisc" type="{}OpticalDiscType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Advertisement" type="{}AdvertisementType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="LinearMedia" type="{}LinearMediaType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="PCICard" type="{}PCIType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="BlockMedia" type="{}BlockMediaType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="AudioMedia" type="{}AudioMediaType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="CICMMetadataType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Developer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Publisher" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Performer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Version" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="ReleaseType" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="Retail"/&gt;
* &lt;enumeration value="Bundle"/&gt;
* &lt;enumeration value="Coverdisc"/&gt;
* &lt;enumeration value="Subscription"/&gt;
* &lt;enumeration value="Demo"/&gt;
* &lt;enumeration value="OEM"/&gt;
* &lt;enumeration value="Shareware"/&gt;
* &lt;enumeration value="FOSS"/&gt;
* &lt;enumeration value="Adware"/&gt;
* &lt;enumeration value="Donationware"/&gt;
* &lt;enumeration value="Digital download"/&gt;
* &lt;enumeration value="SaaS"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="ReleaseDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/&gt;
* &lt;element name="Barcodes" type="{}BarcodesType" minOccurs="0"/&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="Keywords" type="{}KeywordsType" minOccurs="0"/&gt;
* &lt;element name="Magazine" type="{}MagazineType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Book" type="{}BookType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Categories" type="{}CategoriesType" minOccurs="0"/&gt;
* &lt;element name="Subcategories" type="{}SubcategoriesType" minOccurs="0"/&gt;
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/&gt;
* &lt;element name="Systems" type="{}SystemsType" minOccurs="0"/&gt;
* &lt;element name="Architectures" type="{}ArchitecturesType" minOccurs="0"/&gt;
* &lt;element name="RequiredOperatingSystems" type="{}RequiredOperatingSystemsType" minOccurs="0"/&gt;
* &lt;element name="UserManual" type="{}UserManualType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="OpticalDisc" type="{}OpticalDiscType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Advertisement" type="{}AdvertisementType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="LinearMedia" type="{}LinearMediaType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="PCICard" type="{}PCIType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="BlockMedia" type="{}BlockMediaType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="AudioMedia" type="{}AudioMediaType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,30 +20,30 @@ 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="CaseScanType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="CaseScanElement">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="sleeve"/>
* &lt;enumeration value="inner"/>
* &lt;enumeration value="inlay"/>
* &lt;enumeration value="frontback"/>
* &lt;enumeration value="frontfull"/>
* &lt;enumeration value="boxfront"/>
* &lt;enumeration value="boxback"/>
* &lt;enumeration value="boxspine"/>
* &lt;enumeration value="external"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Scan" type="{}ScanType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="CaseScanType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="CaseScanElement"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="sleeve"/&gt;
* &lt;enumeration value="inner"/&gt;
* &lt;enumeration value="inlay"/&gt;
* &lt;enumeration value="frontback"/&gt;
* &lt;enumeration value="frontfull"/&gt;
* &lt;enumeration value="boxfront"/&gt;
* &lt;enumeration value="boxback"/&gt;
* &lt;enumeration value="boxspine"/&gt;
* &lt;enumeration value="external"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Scan" type="{}ScanType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,48 +20,48 @@ 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="CaseType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="CaseType">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="jewel"/>
* &lt;enumeration value="bigjewel"/>
* &lt;enumeration value="slimjewel"/>
* &lt;enumeration value="sleeve"/>
* &lt;enumeration value="qpack"/>
* &lt;enumeration value="digisleeve"/>
* &lt;enumeration value="discboxslider"/>
* &lt;enumeration value="compacplus"/>
* &lt;enumeration value="keepcase"/>
* &lt;enumeration value="snapcase"/>
* &lt;enumeration value="softcase"/>
* &lt;enumeration value="ecopack"/>
* &lt;enumeration value="liftlock"/>
* &lt;enumeration value="spindle"/>
* &lt;enumeration value="ps2case"/>
* &lt;enumeration value="ps3case"/>
* &lt;enumeration value="bluraykeepcase"/>
* &lt;enumeration value="pscase"/>
* &lt;enumeration value="dccase"/>
* &lt;enumeration value="saturncase"/>
* &lt;enumeration value="xboxcase"/>
* &lt;enumeration value="xbox360case"/>
* &lt;enumeration value="xboxonecase"/>
* &lt;enumeration value="saturnbigcase"/>
* &lt;enumeration value="gccase"/>
* &lt;enumeration value="wiicase"/>
* &lt;enumeration value="unknown"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Scans" type="{}ScansType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="CaseType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="CaseType"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="jewel"/&gt;
* &lt;enumeration value="bigjewel"/&gt;
* &lt;enumeration value="slimjewel"/&gt;
* &lt;enumeration value="sleeve"/&gt;
* &lt;enumeration value="qpack"/&gt;
* &lt;enumeration value="digisleeve"/&gt;
* &lt;enumeration value="discboxslider"/&gt;
* &lt;enumeration value="compacplus"/&gt;
* &lt;enumeration value="keepcase"/&gt;
* &lt;enumeration value="snapcase"/&gt;
* &lt;enumeration value="softcase"/&gt;
* &lt;enumeration value="ecopack"/&gt;
* &lt;enumeration value="liftlock"/&gt;
* &lt;enumeration value="spindle"/&gt;
* &lt;enumeration value="ps2case"/&gt;
* &lt;enumeration value="ps3case"/&gt;
* &lt;enumeration value="bluraykeepcase"/&gt;
* &lt;enumeration value="pscase"/&gt;
* &lt;enumeration value="dccase"/&gt;
* &lt;enumeration value="saturncase"/&gt;
* &lt;enumeration value="xboxcase"/&gt;
* &lt;enumeration value="xbox360case"/&gt;
* &lt;enumeration value="xboxonecase"/&gt;
* &lt;enumeration value="saturnbigcase"/&gt;
* &lt;enumeration value="gccase"/&gt;
* &lt;enumeration value="wiicase"/&gt;
* &lt;enumeration value="unknown"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Scans" type="{}ScansType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="CategoriesType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Category" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="CategoriesType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Category" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,44 +21,44 @@ import javax.xml.bind.annotation.XmlValue;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="ChecksumType">
* &lt;simpleContent>
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
* &lt;attribute name="type" use="required">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="fletcher16"/>
* &lt;enumeration value="fletcher32"/>
* &lt;enumeration value="adler32"/>
* &lt;enumeration value="crc16"/>
* &lt;enumeration value="crc16ccitt"/>
* &lt;enumeration value="crc32"/>
* &lt;enumeration value="crc64"/>
* &lt;enumeration value="md4"/>
* &lt;enumeration value="md5"/>
* &lt;enumeration value="dm6"/>
* &lt;enumeration value="ripemd128"/>
* &lt;enumeration value="ripemd160"/>
* &lt;enumeration value="ripemed320"/>
* &lt;enumeration value="sha1"/>
* &lt;enumeration value="sha224"/>
* &lt;enumeration value="sha256"/>
* &lt;enumeration value="sha384"/>
* &lt;enumeration value="sha512"/>
* &lt;enumeration value="sha3"/>
* &lt;enumeration value="skein"/>
* &lt;enumeration value="snefru"/>
* &lt;enumeration value="blake256"/>
* &lt;enumeration value="blake512"/>
* &lt;enumeration value="tiger"/>
* &lt;enumeration value="whirlpool"/>
* &lt;enumeration value="spamsum"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;/extension>
* &lt;/simpleContent>
* &lt;/complexType>
* &lt;complexType name="ChecksumType"&gt;
* &lt;simpleContent&gt;
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;string"&gt;
* &lt;attribute name="type" use="required"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="fletcher16"/&gt;
* &lt;enumeration value="fletcher32"/&gt;
* &lt;enumeration value="adler32"/&gt;
* &lt;enumeration value="crc16"/&gt;
* &lt;enumeration value="crc16ccitt"/&gt;
* &lt;enumeration value="crc32"/&gt;
* &lt;enumeration value="crc64"/&gt;
* &lt;enumeration value="md4"/&gt;
* &lt;enumeration value="md5"/&gt;
* &lt;enumeration value="dm6"/&gt;
* &lt;enumeration value="ripemd128"/&gt;
* &lt;enumeration value="ripemd160"/&gt;
* &lt;enumeration value="ripemed320"/&gt;
* &lt;enumeration value="sha1"/&gt;
* &lt;enumeration value="sha224"/&gt;
* &lt;enumeration value="sha256"/&gt;
* &lt;enumeration value="sha384"/&gt;
* &lt;enumeration value="sha512"/&gt;
* &lt;enumeration value="sha3"/&gt;
* &lt;enumeration value="skein"/&gt;
* &lt;enumeration value="snefru"/&gt;
* &lt;enumeration value="blake256"/&gt;
* &lt;enumeration value="blake512"/&gt;
* &lt;enumeration value="tiger"/&gt;
* &lt;enumeration value="whirlpool"/&gt;
* &lt;enumeration value="spamsum"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;/extension&gt;
* &lt;/simpleContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,15 +24,15 @@ 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="ChecksumsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Checksum" type="{}ChecksumType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ChecksumsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Checksum" type="{}ChecksumType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,16 +20,16 @@ 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="CoordinatesType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Latitude" type="{http://www.w3.org/2001/XMLSchema}double"/>
* &lt;element name="Longitude" type="{http://www.w3.org/2001/XMLSchema}double"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="CoordinatesType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Latitude" type="{http://www.w3.org/2001/XMLSchema}double"/&gt;
* &lt;element name="Longitude" type="{http://www.w3.org/2001/XMLSchema}double"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,17 +20,17 @@ 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="CoverType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="File" type="{}FileType"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;element name="Thumbnail" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="CoverType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="File" type="{}FileType"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="Thumbnail" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,18 +22,18 @@ 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="DimensionsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Diameter" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* &lt;element name="Height" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* &lt;element name="Width" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* &lt;element name="Thickness" type="{http://www.w3.org/2001/XMLSchema}double"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="DimensionsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Diameter" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/&gt;
* &lt;element name="Height" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/&gt;
* &lt;element name="Width" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/&gt;
* &lt;element name="Thickness" type="{http://www.w3.org/2001/XMLSchema}double"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,15 +24,15 @@ 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="DumpHardwareArrayType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="DumpHardware" type="{}DumpHardwareType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="DumpHardwareArrayType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="DumpHardware" type="{}DumpHardwareType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,21 +20,21 @@ 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="DumpHardwareType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Revision" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Firmware" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Extents" type="{}ExtentsType"/>
* &lt;element name="Software" type="{}SoftwareType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="DumpHardwareType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Revision" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Firmware" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Extents" type="{}ExtentsType"/&gt;
* &lt;element name="Software" type="{}SoftwareType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -16,24 +16,24 @@ import javax.xml.bind.annotation.XmlType;
/**
* Information about dumped structure
*
*
*
* <p>Clase Java para DumpType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="DumpType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Image" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="DumpType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Image" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,25 +21,25 @@ 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="EVPDType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Image" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;/sequence>
* &lt;attribute name="page">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;maxInclusive value="255"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="EVPDType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Image" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Size" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;/sequence&gt;
* &lt;attribute name="page"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;maxInclusive value="255"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,16 +22,16 @@ 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="ExtentType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Start" type="{http://www.w3.org/2001/XMLSchema}unsignedLong"/>
* &lt;element name="End" type="{http://www.w3.org/2001/XMLSchema}unsignedLong"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ExtentType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Start" type="{http://www.w3.org/2001/XMLSchema}unsignedLong"/&gt;
* &lt;element name="End" type="{http://www.w3.org/2001/XMLSchema}unsignedLong"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="ExtentsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Extent" type="{}ExtentType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ExtentsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Extent" type="{}ExtentType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="FileSystemInformationType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Partition" type="{}PartitionType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="FileSystemInformationType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Partition" type="{}PartitionType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,33 +24,34 @@ import javax.xml.datatype.XMLGregorianCalendar;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="FileSystemType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Type" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* &lt;element name="ModificationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* &lt;element name="BackupDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* &lt;element name="ClusterSize" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="Clusters" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Files" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* &lt;element name="Bootable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
* &lt;element name="VolumeSerial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="VolumeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="FreeClusters" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
* &lt;element name="Dirty" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
* &lt;element name="ExpirationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* &lt;element name="EffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* &lt;element name="SystemIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="VolumeSetIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="PublisherIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="DataPreparerIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="ApplicationIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="FileSystemType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Type" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/&gt;
* &lt;element name="ModificationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/&gt;
* &lt;element name="BackupDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/&gt;
* &lt;element name="ClusterSize" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="Clusters" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Files" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Bootable" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="VolumeSerial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="VolumeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="FreeClusters" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Dirty" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="ExpirationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/&gt;
* &lt;element name="EffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/&gt;
* &lt;element name="SystemIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="VolumeSetIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="PublisherIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="DataPreparerIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="ApplicationIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Contents" type="{}FilesystemContentsType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
@@ -75,7 +76,8 @@ import javax.xml.datatype.XMLGregorianCalendar;
"volumeSetIdentifier",
"publisherIdentifier",
"dataPreparerIdentifier",
"applicationIdentifier"
"applicationIdentifier",
"contents"
})
public class FileSystemType {
@@ -122,6 +124,8 @@ public class FileSystemType {
protected String dataPreparerIdentifier;
@XmlElement(name = "ApplicationIdentifier")
protected String applicationIdentifier;
@XmlElement(name = "Contents")
protected FilesystemContentsType contents;
/**
* Obtiene el valor de la propiedad type.
@@ -547,4 +551,28 @@ public class FileSystemType {
this.applicationIdentifier = value;
}
/**
* Obtiene el valor de la propiedad contents.
*
* @return
* possible object is
* {@link FilesystemContentsType }
*
*/
public FilesystemContentsType getContents() {
return contents;
}
/**
* Define el valor de la propiedad contents.
*
* @param value
* allowed object is
* {@link FilesystemContentsType }
*
*/
public void setContents(FilesystemContentsType value) {
this.contents = value;
}
}

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,15 +22,15 @@ 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="FileSystemsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="FileSystem" type="{}FileSystemType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="FileSystemsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="FileSystem" type="{}FileSystemType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -23,13 +23,13 @@ import javax.xml.bind.annotation.XmlValue;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="FileType">
* &lt;simpleContent>
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
* &lt;attribute name="format" type="{http://www.w3.org/2001/XMLSchema}string" />
* &lt;/extension>
* &lt;/simpleContent>
* &lt;/complexType>
* &lt;complexType name="FileType"&gt;
* &lt;simpleContent&gt;
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;string"&gt;
* &lt;attribute name="format" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;/extension&gt;
* &lt;/simpleContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -17,21 +17,21 @@ import javax.xml.bind.annotation.XmlValue;
/**
* File containing track dump, and format, binary, yranib, or audio/video container
*
*
*
* <p>Clase Java para ImageType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="ImageType">
* &lt;simpleContent>
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
* &lt;attribute name="format" type="{http://www.w3.org/2001/XMLSchema}string" />
* &lt;attribute name="offset" type="{http://www.w3.org/2001/XMLSchema}long" />
* &lt;/extension>
* &lt;/simpleContent>
* &lt;/complexType>
* &lt;complexType name="ImageType"&gt;
* &lt;simpleContent&gt;
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;string"&gt;
* &lt;attribute name="format" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;attribute name="offset" type="{http://www.w3.org/2001/XMLSchema}long" /&gt;
* &lt;/extension&gt;
* &lt;/simpleContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="KeywordsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Keyword" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="KeywordsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Keyword" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

File diff suppressed because it is too large Load Diff

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
//
@@ -21,19 +21,19 @@ import javax.xml.bind.annotation.XmlValue;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="LayeredTextType">
* &lt;simpleContent>
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
* &lt;attribute name="layer">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="0"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;/extension>
* &lt;/simpleContent>
* &lt;/complexType>
* &lt;complexType name="LayeredTextType"&gt;
* &lt;simpleContent&gt;
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;string"&gt;
* &lt;attribute name="layer"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="0"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;/extension&gt;
* &lt;/simpleContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -23,23 +23,23 @@ 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="LayersType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Sectors" type="{}SectorsType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;attribute name="type">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="PTP"/>
* &lt;enumeration value="OTP"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="LayersType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Sectors" type="{}SectorsType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;attribute name="type"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="PTP"/&gt;
* &lt;enumeration value="OTP"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -15,40 +15,42 @@ import javax.xml.bind.annotation.XmlType;
/**
* Describes a dump of a linear media, that is, a media that is read byte-by-byte like for example, a ROM chip, a game cartridge, a PCMCIA SRAM card, etc...
* Describes a dump of a linear media, that is, a media that is read byte-by-byte like for
* example, a ROM chip, a game cartridge, a PCMCIA SRAM card, etc...
*
*
* <p>Clase Java para LinearMediaType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="LinearMediaType">
* &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="ImageChecksums" type="{}ChecksumsType"/>
* &lt;element name="Checksums" type="{}ChecksumsType" minOccurs="0"/>
* &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="Title" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Sequence" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="ImageInterleave" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="Interleave" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Package" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Interface" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Dimensions" type="{}DimensionsType" minOccurs="0"/>
* &lt;element name="Scans" type="{}ScansType" minOccurs="0"/>
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/>
* &lt;element name="PCMCIA" type="{}PCMCIAType" minOccurs="0"/>
* &lt;element name="CopyProtection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="LinearMediaType"&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="ImageChecksums" type="{}ChecksumsType"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType" minOccurs="0"/&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="Title" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Sequence" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="ImageInterleave" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="Interleave" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Package" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Interface" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Dimensions" type="{}DimensionsType" minOccurs="0"/&gt;
* &lt;element name="Scans" type="{}ScansType" minOccurs="0"/&gt;
* &lt;element name="DumpHardwareArray" type="{}DumpHardwareArrayType" minOccurs="0"/&gt;
* &lt;element name="PCMCIA" type="{}PCMCIAType" minOccurs="0"/&gt;
* &lt;element name="CopyProtection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,24 +22,24 @@ import javax.xml.datatype.XMLGregorianCalendar;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="MagazineType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Barcodes" type="{}BarcodesType" minOccurs="0"/>
* &lt;element name="Cover" type="{}CoverType" minOccurs="0"/>
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Editorial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="PublicationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
* &lt;element name="Number" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="Language" type="{}LanguagesType" minOccurs="0"/>
* &lt;element name="Pages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
* &lt;element name="PageSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Scan" type="{}ScanType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="MagazineType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Barcodes" type="{}BarcodesType" minOccurs="0"/&gt;
* &lt;element name="Cover" type="{}CoverType" minOccurs="0"/&gt;
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Editorial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="PublicationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/&gt;
* &lt;element name="Number" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="Language" type="{}LanguagesType" minOccurs="0"/&gt;
* &lt;element name="Pages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt;
* &lt;element name="PageSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Scan" type="{}ScanType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,27 +20,27 @@ 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="MediaScanType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="MediaScanElement">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="up"/>
* &lt;enumeration value="down"/>
* &lt;enumeration value="front"/>
* &lt;enumeration value="back"/>
* &lt;enumeration value="left"/>
* &lt;enumeration value="right"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Scan" type="{}ScanType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="MediaScanType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="MediaScanElement"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="up"/&gt;
* &lt;enumeration value="down"/&gt;
* &lt;enumeration value="front"/&gt;
* &lt;enumeration value="back"/&gt;
* &lt;enumeration value="left"/&gt;
* &lt;enumeration value="right"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Scan" type="{}ScanType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,18 +22,18 @@ 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="MultiMediaCardType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="CID" type="{}DumpType"/>
* &lt;element name="CSD" type="{}DumpType" minOccurs="0"/>
* &lt;element name="ExtendedCSD" type="{}DumpType" minOccurs="0"/>
* &lt;element name="OCR" type="{}DumpType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="MultiMediaCardType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="CID" type="{}DumpType"/&gt;
* &lt;element name="CSD" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="ExtendedCSD" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="OCR" type="{}DumpType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,18 +20,18 @@ 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="OCRType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Software" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="SoftwareVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Language" type="{}LanguagesType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="OCRType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Software" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="SoftwareVersion" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Language" type="{}LanguagesType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

File diff suppressed because it is too large Load Diff

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>
*
*

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,32 +22,32 @@ 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="PCIType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="VendorID">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;maxInclusive value="65534"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="DeviceID">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;maxInclusive value="65534"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Configuration" type="{}DumpType" minOccurs="0"/>
* &lt;element name="ExpansionROM" type="{}LinearMediaType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="PCIType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="VendorID"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;maxInclusive value="65534"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="DeviceID"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;maxInclusive value="65534"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Configuration" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="ExpansionROM" type="{}LinearMediaType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -25,21 +25,21 @@ 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="PCMCIAType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="CIS" type="{}DumpType"/>
* &lt;element name="Compliance" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="ManufacturerCode" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
* &lt;element name="CardCode" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="ProductName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="AdditionalInformation" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="PCMCIAType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="CIS" type="{}DumpType"/&gt;
* &lt;element name="Compliance" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="ManufacturerCode" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/&gt;
* &lt;element name="CardCode" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/&gt;
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="ProductName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="AdditionalInformation" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,16 +20,16 @@ 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="PS3EncryptionType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Key" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="PS3EncryptionType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Key" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,27 +20,27 @@ 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="PartitionType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Sequence">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="StartSector" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="EndSector" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="FileSystems" type="{}FileSystemsType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="PartitionType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Sequence"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="StartSector" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="EndSector" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="FileSystems" type="{}FileSystemsType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,93 +24,93 @@ import javax.xml.datatype.XMLGregorianCalendar;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="RecordingType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Broadcaster" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="BroadcastPlatform" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="SourceFormat">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="ITU-A"/>
* &lt;enumeration value="ITU-B"/>
* &lt;enumeration value="ITU-C"/>
* &lt;enumeration value="ITU-D"/>
* &lt;enumeration value="ITU-E"/>
* &lt;enumeration value="ITU-F"/>
* &lt;enumeration value="ITU-G"/>
* &lt;enumeration value="ITU-H"/>
* &lt;enumeration value="ITU-I"/>
* &lt;enumeration value="ITU-J"/>
* &lt;enumeration value="ITU-K"/>
* &lt;enumeration value="ITU-L"/>
* &lt;enumeration value="ITU-M"/>
* &lt;enumeration value="ITU-N"/>
* &lt;enumeration value="PAL-B"/>
* &lt;enumeration value="SECAM-B"/>
* &lt;enumeration value="PAL-D"/>
* &lt;enumeration value="SECAM-D"/>
* &lt;enumeration value="PAL-G"/>
* &lt;enumeration value="SECAM-G"/>
* &lt;enumeration value="PAL-H"/>
* &lt;enumeration value="PAL-I"/>
* &lt;enumeration value="PAL-K"/>
* &lt;enumeration value="SECAM-K"/>
* &lt;enumeration value="NTSC-M"/>
* &lt;enumeration value="PAL-N"/>
* &lt;enumeration value="PAL-M"/>
* &lt;enumeration value="SECAM-M"/>
* &lt;enumeration value="MUSE"/>
* &lt;enumeration value="PALplus"/>
* &lt;enumeration value="FM"/>
* &lt;enumeration value="AM"/>
* &lt;enumeration value="COFDM"/>
* &lt;enumeration value="CAM-D"/>
* &lt;enumeration value="DAB"/>
* &lt;enumeration value="DAB+"/>
* &lt;enumeration value="DRM"/>
* &lt;enumeration value="DRM+"/>
* &lt;enumeration value="FMeXtra"/>
* &lt;enumeration value="ATSC"/>
* &lt;enumeration value="ATSC2"/>
* &lt;enumeration value="ATSC3"/>
* &lt;enumeration value="ATSC-M/H"/>
* &lt;enumeration value="DVB-T"/>
* &lt;enumeration value="DVB-T2"/>
* &lt;enumeration value="DVB-S"/>
* &lt;enumeration value="DVB-S2"/>
* &lt;enumeration value="DVB-S2X"/>
* &lt;enumeration value="DVB-C"/>
* &lt;enumeration value="DVB-C2"/>
* &lt;enumeration value="DVB-H"/>
* &lt;enumeration value="DVB-NGH"/>
* &lt;enumeration value="DVB-SH"/>
* &lt;enumeration value="ISDB-T"/>
* &lt;enumeration value="ISDB-Tb"/>
* &lt;enumeration value="ISDB-S"/>
* &lt;enumeration value="ISDB-C"/>
* &lt;enumeration value="1seg"/>
* &lt;enumeration value="DTMB"/>
* &lt;enumeration value="CCMB"/>
* &lt;enumeration value="T-DMB"/>
* &lt;enumeration value="S-DMB"/>
* &lt;enumeration value="IPTV"/>
* &lt;enumeration value="DVB-MT"/>
* &lt;enumeration value="DVB-MC"/>
* &lt;enumeration value="DVB-MS"/>
* &lt;enumeration value="ADR"/>
* &lt;enumeration value="SDR"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Timestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
* &lt;element name="Software" type="{}SoftwareType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="Coordinates" type="{}CoordinatesType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="RecordingType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Broadcaster" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="BroadcastPlatform" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="SourceFormat"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="ITU-A"/&gt;
* &lt;enumeration value="ITU-B"/&gt;
* &lt;enumeration value="ITU-C"/&gt;
* &lt;enumeration value="ITU-D"/&gt;
* &lt;enumeration value="ITU-E"/&gt;
* &lt;enumeration value="ITU-F"/&gt;
* &lt;enumeration value="ITU-G"/&gt;
* &lt;enumeration value="ITU-H"/&gt;
* &lt;enumeration value="ITU-I"/&gt;
* &lt;enumeration value="ITU-J"/&gt;
* &lt;enumeration value="ITU-K"/&gt;
* &lt;enumeration value="ITU-L"/&gt;
* &lt;enumeration value="ITU-M"/&gt;
* &lt;enumeration value="ITU-N"/&gt;
* &lt;enumeration value="PAL-B"/&gt;
* &lt;enumeration value="SECAM-B"/&gt;
* &lt;enumeration value="PAL-D"/&gt;
* &lt;enumeration value="SECAM-D"/&gt;
* &lt;enumeration value="PAL-G"/&gt;
* &lt;enumeration value="SECAM-G"/&gt;
* &lt;enumeration value="PAL-H"/&gt;
* &lt;enumeration value="PAL-I"/&gt;
* &lt;enumeration value="PAL-K"/&gt;
* &lt;enumeration value="SECAM-K"/&gt;
* &lt;enumeration value="NTSC-M"/&gt;
* &lt;enumeration value="PAL-N"/&gt;
* &lt;enumeration value="PAL-M"/&gt;
* &lt;enumeration value="SECAM-M"/&gt;
* &lt;enumeration value="MUSE"/&gt;
* &lt;enumeration value="PALplus"/&gt;
* &lt;enumeration value="FM"/&gt;
* &lt;enumeration value="AM"/&gt;
* &lt;enumeration value="COFDM"/&gt;
* &lt;enumeration value="CAM-D"/&gt;
* &lt;enumeration value="DAB"/&gt;
* &lt;enumeration value="DAB+"/&gt;
* &lt;enumeration value="DRM"/&gt;
* &lt;enumeration value="DRM+"/&gt;
* &lt;enumeration value="FMeXtra"/&gt;
* &lt;enumeration value="ATSC"/&gt;
* &lt;enumeration value="ATSC2"/&gt;
* &lt;enumeration value="ATSC3"/&gt;
* &lt;enumeration value="ATSC-M/H"/&gt;
* &lt;enumeration value="DVB-T"/&gt;
* &lt;enumeration value="DVB-T2"/&gt;
* &lt;enumeration value="DVB-S"/&gt;
* &lt;enumeration value="DVB-S2"/&gt;
* &lt;enumeration value="DVB-S2X"/&gt;
* &lt;enumeration value="DVB-C"/&gt;
* &lt;enumeration value="DVB-C2"/&gt;
* &lt;enumeration value="DVB-H"/&gt;
* &lt;enumeration value="DVB-NGH"/&gt;
* &lt;enumeration value="DVB-SH"/&gt;
* &lt;enumeration value="ISDB-T"/&gt;
* &lt;enumeration value="ISDB-Tb"/&gt;
* &lt;enumeration value="ISDB-S"/&gt;
* &lt;enumeration value="ISDB-C"/&gt;
* &lt;enumeration value="1seg"/&gt;
* &lt;enumeration value="DTMB"/&gt;
* &lt;enumeration value="CCMB"/&gt;
* &lt;enumeration value="T-DMB"/&gt;
* &lt;enumeration value="S-DMB"/&gt;
* &lt;enumeration value="IPTV"/&gt;
* &lt;enumeration value="DVB-MT"/&gt;
* &lt;enumeration value="DVB-MC"/&gt;
* &lt;enumeration value="DVB-MS"/&gt;
* &lt;enumeration value="ADR"/&gt;
* &lt;enumeration value="SDR"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Timestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/&gt;
* &lt;element name="Software" type="{}SoftwareType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Coordinates" type="{}CoordinatesType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,16 +22,16 @@ 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="RequiredOperatingSystemType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Version" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="RequiredOperatingSystemType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Version" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="RequiredOperatingSystemsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="RequiredOperatingSystem" type="{}RequiredOperatingSystemType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="RequiredOperatingSystemsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="RequiredOperatingSystem" type="{}RequiredOperatingSystemType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,19 +24,19 @@ 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="SCSIType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Inquiry" type="{}DumpType"/>
* &lt;element name="EVPD" type="{}EVPDType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="ModeSense" type="{}DumpType" minOccurs="0"/>
* &lt;element name="ModeSense10" type="{}DumpType" minOccurs="0"/>
* &lt;element name="LogSense" type="{}DumpType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SCSIType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Inquiry" type="{}DumpType"/&gt;
* &lt;element name="EVPD" type="{}EVPDType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="ModeSense" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="ModeSense10" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="LogSense" type="{}DumpType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -16,24 +16,24 @@ import javax.xml.bind.annotation.XmlType;
/**
* Information about any scan processing done
*
*
*
* <p>Clase Java para ScanProcessingType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="ScanProcessingType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Software" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="SoftwareVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ScanProcessingType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Software" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="SoftwareVersion" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,19 +22,19 @@ 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="ScanType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="File" type="{}FileType"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;element name="Scanner" type="{}ScannerType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="ScanProcessing" type="{}ScanProcessingType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;element name="OCR" type="{}OCRType" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ScanType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="File" type="{}FileType"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="Scanner" type="{}ScannerType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="ScanProcessing" type="{}ScanProcessingType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="OCR" type="{}OCRType" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,20 +22,20 @@ 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="ScannerType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Software" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="SoftwareVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ScannerType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Author" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Model" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Serial" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Software" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="SoftwareVersion" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,16 +20,16 @@ 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="ScansType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="CaseScan" type="{}CaseScanType" minOccurs="0"/>
* &lt;element name="Scan" type="{}MediaScanType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="ScansType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="CaseScan" type="{}CaseScanType" minOccurs="0"/&gt;
* &lt;element name="Scan" type="{}MediaScanType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,13 +21,13 @@ import javax.xml.bind.annotation.XmlValue;
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="SectorsType">
* &lt;simpleContent>
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>long">
* &lt;attribute name="layer" type="{http://www.w3.org/2001/XMLSchema}int" />
* &lt;/extension>
* &lt;/simpleContent>
* &lt;/complexType>
* &lt;complexType name="SectorsType"&gt;
* &lt;simpleContent&gt;
* &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;long"&gt;
* &lt;attribute name="layer" type="{http://www.w3.org/2001/XMLSchema}int" /&gt;
* &lt;/extension&gt;
* &lt;/simpleContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,18 +22,18 @@ 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="SecureDigitalType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="CID" type="{}DumpType"/>
* &lt;element name="CSD" type="{}DumpType" minOccurs="0"/>
* &lt;element name="SCR" type="{}DumpType" minOccurs="0"/>
* &lt;element name="OCR" type="{}DumpType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SecureDigitalType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="CID" type="{}DumpType"/&gt;
* &lt;element name="CSD" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="SCR" type="{}DumpType" minOccurs="0"/&gt;
* &lt;element name="OCR" type="{}DumpType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -16,23 +16,23 @@ import javax.xml.bind.annotation.XmlType;
/**
* Start and end of XGD's security sectors
*
*
*
* <p>Clase Java para SecuritySectorsType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="SecuritySectorsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Start" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="End" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SecuritySectorsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Start" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="End" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -16,46 +16,46 @@ import javax.xml.bind.annotation.XmlType;
/**
* Sequence information about a disc
*
*
*
* <p>Clase Java para SequenceType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="SequenceType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="MediaTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="MediaSequence" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="TotalMedia">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Side" minOccurs="0">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;maxInclusive value="2"/>
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Layer" minOccurs="0">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="0"/>
* &lt;maxInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SequenceType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="MediaTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="MediaSequence" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="TotalMedia"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Side" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;maxInclusive value="2"/&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Layer" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="0"/&gt;
* &lt;maxInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,17 +22,17 @@ 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="SoftwareType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="Version" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;element name="OperatingSystem" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SoftwareType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Version" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="OperatingSystem" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,17 +22,17 @@ 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="SubChannelType">
* &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="Checksums" type="{}ChecksumsType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SubChannelType"&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="Checksums" type="{}ChecksumsType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="SubcategoriesType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Subcategory" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SubcategoriesType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Subcategory" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,23 +21,23 @@ 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="SubtitleTracksType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/>
* &lt;/sequence>
* &lt;attribute name="TrackNumber" use="required">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;attribute name="Codec" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SubtitleTracksType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;attribute name="TrackNumber" use="required"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;attribute name="Codec" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="SystemsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="System" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="SystemsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="System" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,21 +22,21 @@ 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="TapeFileType">
* &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="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="BlockSize" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="StartBlock" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="EndBlock" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="TapeFileType"&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="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="BlockSize" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="StartBlock" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="EndBlock" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="TapeInformationType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Partition" type="{}TapePartitionType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="TapeInformationType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Partition" type="{}TapePartitionType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -24,23 +24,23 @@ 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="TapePartitionType">
* &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="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="StartBlock" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="EndBlock" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;sequence>
* &lt;element name="File" type="{}TapeFileType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="TapePartitionType"&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="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="StartBlock" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="EndBlock" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;sequence&gt;
* &lt;element name="File" type="{}TapeFileType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -16,29 +16,29 @@ import javax.xml.bind.annotation.XmlType;
/**
* Sequence information about a track
*
*
*
* <p>Clase Java para TrackSequenceType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="TrackSequenceType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="TrackNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="Session">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="TrackSequenceType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="TrackNumber" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="Session"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,42 +22,42 @@ 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="TrackType">
* &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="{}TrackSequenceType"/>
* &lt;element name="StartMSF" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="EndMSF" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="StartSector" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="EndSector" type="{http://www.w3.org/2001/XMLSchema}long"/>
* &lt;element name="TrackType">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;enumeration value="audio"/>
* &lt;enumeration value="mode0"/>
* &lt;enumeration value="mode1"/>
* &lt;enumeration value="mode2"/>
* &lt;enumeration value="m2f1"/>
* &lt;enumeration value="m2f2"/>
* &lt;enumeration value="dvd"/>
* &lt;enumeration value="hddvd"/>
* &lt;enumeration value="bluray"/>
* &lt;enumeration value="ddcd"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="BytesPerSector" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Checksums" type="{}ChecksumsType"/>
* &lt;element name="SubChannel" type="{}SubChannelType" minOccurs="0"/>
* &lt;element name="FileSystemInformation" type="{}FileSystemInformationType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="TrackType"&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="{}TrackSequenceType"/&gt;
* &lt;element name="StartMSF" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="EndMSF" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="StartSector" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="EndSector" type="{http://www.w3.org/2001/XMLSchema}long"/&gt;
* &lt;element name="TrackType"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="audio"/&gt;
* &lt;enumeration value="mode0"/&gt;
* &lt;enumeration value="mode1"/&gt;
* &lt;enumeration value="mode2"/&gt;
* &lt;enumeration value="m2f1"/&gt;
* &lt;enumeration value="m2f2"/&gt;
* &lt;enumeration value="dvd"/&gt;
* &lt;enumeration value="hddvd"/&gt;
* &lt;enumeration value="bluray"/&gt;
* &lt;enumeration value="ddcd"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="BytesPerSector" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="AccoustID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Checksums" type="{}ChecksumsType"/&gt;
* &lt;element name="SubChannel" type="{}SubChannelType" minOccurs="0"/&gt;
* &lt;element name="FileSystemInformation" type="{}FileSystemInformationType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,31 +22,31 @@ 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="USBType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="VendorID">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;maxInclusive value="65534"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="ProductID">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;maxInclusive value="65534"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Descriptors" type="{}DumpType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="USBType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="VendorID"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;maxInclusive value="65534"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="ProductID"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;maxInclusive value="65534"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Descriptors" type="{}DumpType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -16,25 +16,25 @@ import javax.xml.bind.annotation.XmlType;
/**
* User manual or user guide accompanying this set. Can be more than one.
*
*
*
* <p>Clase Java para UserManualType complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="UserManualType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Language" type="{}LanguagesType" minOccurs="0"/>
* &lt;element name="Pages" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="PageSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;element name="Scan" type="{}ScanType" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="UserManualType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Language" type="{}LanguagesType" minOccurs="0"/&gt;
* &lt;element name="Pages" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="PageSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Scan" type="{}ScanType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,15 +22,15 @@ 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="VariableBlockSizeType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="BlockSize" type="{}BlockSizeType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="VariableBlockSizeType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="BlockSize" type="{}BlockSizeType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -21,27 +21,27 @@ 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="VideoTracksType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/>
* &lt;/sequence>
* &lt;attribute name="TrackNumber" use="required">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int">
* &lt;minInclusive value="1"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/attribute>
* &lt;attribute name="Codec" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
* &lt;attribute name="Horizontal" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
* &lt;attribute name="Vertical" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
* &lt;attribute name="MeanBitrate" use="required" type="{http://www.w3.org/2001/XMLSchema}long" />
* &lt;attribute name="ThreeD" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="VideoTracksType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Languages" type="{}LanguagesType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;attribute name="TrackNumber" use="required"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}int"&gt;
* &lt;minInclusive value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/attribute&gt;
* &lt;attribute name="Codec" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;attribute name="Horizontal" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /&gt;
* &lt;attribute name="Vertical" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /&gt;
* &lt;attribute name="MeanBitrate" use="required" type="{http://www.w3.org/2001/XMLSchema}long" /&gt;
* &lt;attribute name="ThreeD" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" /&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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
//
@@ -20,17 +20,17 @@ 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="XboxSecuritySectorsType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="RequestVersion" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="RequestNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
* &lt;element name="SecuritySectors" type="{}DumpType"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="XboxSecuritySectorsType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="RequestVersion" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="RequestNumber" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
* &lt;element name="SecuritySectors" type="{}DumpType"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*

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,17 +22,17 @@ 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="XboxType">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="PFI" type="{}DumpType"/>
* &lt;element name="DMI" type="{}DumpType"/>
* &lt;element name="SecuritySectors" type="{}XboxSecuritySectorsType" maxOccurs="unbounded"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;complexType name="XboxType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="PFI" type="{}DumpType"/&gt;
* &lt;element name="DMI" type="{}DumpType"/&gt;
* &lt;element name="SecuritySectors" type="{}XboxSecuritySectorsType" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*