The required value attribute specifies the double triple value of this entity attribute.
Source
<xs:complexType name="AttributeD3Type"><xs:annotation><xs:documentation>The AttributeD3Type defines an entity attribute of 'three doubles' type.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="AttributeBaseType"><xs:attribute name="value" type="D3Type" use="required"><xs:annotation><xs:documentation>The required value attribute specifies the double triple value of this entity attribute.</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute name="value" type="D3Type" use="required"><xs:annotation><xs:documentation>The required value attribute specifies the double triple value of this entity attribute.</xs:documentation></xs:annotation></xs:attribute>