cdfFileInfo

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
compression compressionType optional
encoding encodingType optional
fileFormat fileFormatType optional
majority majorityType optional
negToPosFp0 negToPosFp0Type optional

Used By

Element CDF

Source

<xs:element name="cdfFileInfo">
  <xs:complexType>
    <xs:attribute name="fileFormat" type="fileFormatType"/>
    <xs:attribute name="compression" type="compressionType"/>
    <xs:attribute name="majority" type="majorityType"/>
    <xs:attribute name="encoding" type="encodingType"/>
    <xs:attribute name="negToPosFp0" type="negToPosFp0Type"/>
  </xs:complexType>
</xs:element>

Sample