dataType

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dataType dataTypeType optional
<h:div class="summary">The data type of the object.</h:div>
<h:div class="description">Normally applied to scalar/array objects but may extend to more complex one.</h:div>

Used By

Source

<xsd:attributeGroup id="attGp.dataType" name="dataType">
  <xsd:attribute id="att.dataType" name="dataType" type="dataTypeType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The data type of the object.</h:div>
        <h:div class="description">Normally applied to scalar/array objects but may extend to more complex one.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>