CDF

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xs:string required

Source

<xs:element name="CDF">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="cdfFileInfo" minOccurs="0"/>
      <xs:element ref="cdfGAttributes" minOccurs="0"/>
      <xs:element ref="cdfVariables" minOccurs="0"/>
      <xs:element ref="orphanAttributes" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="name" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample