Add contents of filesystems.
This commit is contained in:
@@ -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>
|
||||
* <complexType name="ImageType">
|
||||
* <simpleContent>
|
||||
* <extension base="<http://www.w3.org/2001/XMLSchema>string">
|
||||
* <attribute name="format" type="{http://www.w3.org/2001/XMLSchema}string" />
|
||||
* <attribute name="offset" type="{http://www.w3.org/2001/XMLSchema}long" />
|
||||
* </extension>
|
||||
* </simpleContent>
|
||||
* </complexType>
|
||||
* <complexType name="ImageType">
|
||||
* <simpleContent>
|
||||
* <extension base="<http://www.w3.org/2001/XMLSchema>string">
|
||||
* <attribute name="format" type="{http://www.w3.org/2001/XMLSchema}string" />
|
||||
* <attribute name="offset" type="{http://www.w3.org/2001/XMLSchema}long" />
|
||||
* </extension>
|
||||
* </simpleContent>
|
||||
* </complexType>
|
||||
* </pre>
|
||||
*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user