valuedatatype

The datatype of the value attribute – it MUST be one of the built-in datatypes defined by XML Schema version 1.0.

Attribute Information

Used By

Attribute Group arbitraryValueAttributes

Source

<xs:attribute name="valuedatatype" type="xs:QName" use="optional">
  <xs:annotation>
    <xs:documentation>The datatype of the value attribute – it MUST be one of the built-in datatypes defined by XML Schema version 1.0.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample