<xsd:attributeGroup name="DefaultDatatypeLibrary">
<xsd:annotation>
<xsd:documentation>Identification of the default datatype library for a column set.</xsd:documentation>
</xsd:annotation>
<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>
</xsd:attributeGroup> |