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