DataDictionary

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
numberOfFields xs:nonNegativeInteger optional

Used By

Element PMML

Source

<xs:element name="DataDictionary">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="DataField" maxOccurs="unbounded"/>
      <xs:element ref="Taxonomy" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="numberOfFields" type="xs:non