DatatypeLibrary

URI which uniquely identifies the default datatype library for the column set.  If not provided, defaults to the URI for W3C XML Schema datatypes.

Attribute Information

Used By

Attribute Group DefaultDatatypeLibrary

Source

<xsd:attribute name="DatatypeLibrary" type="xsd:anyURI" default="http://www.w3.org/2001/XMLSchema-datatypes">
  <xsd:annotation>
    <xsd:documentation>URI which uniquely identifies the default datatype library for the column set. If not provided, defaults to the URI for W3C XML Schema datatypes.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample