<xsd:attributeGroup id="attGp.value" name="value">
<xsd:attribute name="value" id="att.value" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Value of a scalar object.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The value must be consistent with the dataType of the object.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|