MIMETYPE (string/O): The IANA MIME media type for the associated file or wrapped content. Some values for this attribute can be found on the IANA website.
<xsd:attribute name="MIMETYPE" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">MIMETYPE (string/O): The IANA MIME media type for the associated file or wrapped content. Some values for this attribute can be found on the IANA website.</xsd:documentation></xsd:annotation></xsd:attribute>
<xsd:attribute name="SIZE" type="xsd:long" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">SIZE (long/O): Specifies the size in bytes of the associated file or wrapped content.</xsd:documentation></xsd:annotation></xsd:attribute>
<xsd:attribute name="CREATED" type="xsd:dateTime" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">CREATED (dateTime/O): Specifies the date and time of creation for the associated file or wrapped content.</xsd:documentation></xsd:annotation></xsd:attribute>
<xsd:attribute name="CHECKSUM" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">CHECKSUM (string/O): Provides a checksum value for the associated file or wrapped content.</xsd:documentation></xsd:annotation></xsd:attribute>
CHECKSUMTYPE (enumerated string/O): Specifies the checksum algorithm used to produce the value contained in the CHECKSUM attribute. CHECKSUMTYPE must contain one of the following values:Adler-32CRC32HAVALMD5MNPSHA-1SHA-256SHA-384SHA-512TIGERWHIRLPOOL
<xsd:attribute name="CHECKSUMTYPE" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">CHECKSUMTYPE (enumerated string/O): Specifies the checksum algorithm used to produce the value contained in the CHECKSUM attribute. CHECKSUMTYPE must contain one of the following values: Adler-32 CRC32 HAVAL MD5 MNP SHA-1 SHA-256 SHA-384 SHA-512 TIGER WHIRLPOOL</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="Adler-32"/><xsd:enumeration value="CRC32"/><xsd:enumeration value="HAVAL"/><xsd:enumeration value="MD5"/><xsd:enumeration value="MNP"/><xsd:enumeration value="SHA-1"/><xsd:enumeration value="SHA-256"/><xsd:enumeration value="SHA-384"/><xsd:enumeration value="SHA-512"/><xsd:enumeration value="TIGER"/><xsd:enumeration value="WHIRLPOOL"/></xsd:restriction></xsd:simpleType></xsd:attribute>
CHECKSUMTYPE (enumerated string/O): Specifies the checksum algorithm used to produce the value contained in the CHECKSUM attribute. CHECKSUMTYPE must contain one of the following values:Adler-32CRC32HAVALMD5MNPSHA-1SHA-256SHA-384SHA-512TIGERWHIRLPOOL
MIMETYPE (string/O): The IANA MIME media type for the associated file or wrapped content. Some values for this attribute can be found on the IANA website.
SIZE (long/O): Specifies the size in bytes of the associated file or wrapped content.
Source
<xsd:attributeGroup name="FILECORE"><xsd:attribute name="MIMETYPE" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">MIMETYPE (string/O): The IANA MIME media type for the associated file or wrapped content. Some values for this attribute can be found on the IANA website.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="SIZE" type="xsd:long" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">SIZE (long/O): Specifies the size in bytes of the associated file or wrapped content.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="CREATED" type="xsd:dateTime" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">CREATED (dateTime/O): Specifies the date and time of creation for the associated file or wrapped content.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="CHECKSUM" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">CHECKSUM (string/O): Provides a checksum value for the associated file or wrapped content.</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="CHECKSUMTYPE" use="optional"><xsd:annotation><xsd:documentation xml:lang="en">CHECKSUMTYPE (enumerated string/O): Specifies the checksum algorithm used to produce the value contained in the CHECKSUM attribute. CHECKSUMTYPE must contain one of the following values: Adler-32 CRC32 HAVAL MD5 MNP SHA-1 SHA-256 SHA-384 SHA-512 TIGER WHIRLPOOL</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="Adler-32"/><xsd:enumeration value="CRC32"/><xsd:enumeration value="HAVAL"/><xsd:enumeration value="MD5"/><xsd:enumeration value="MNP"/><xsd:enumeration value="SHA-1"/><xsd:enumeration value="SHA-256"/><xsd:enumeration value="SHA-384"/><xsd:enumeration value="SHA-512"/><xsd:enumeration value="TIGER"/><xsd:enumeration value="WHIRLPOOL"/></xsd:restriction></xsd:simpleType></xsd:attribute></xsd:attributeGroup>