ColumnReference

Attribute set for referring to a column definition within the document.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ColumnRef xsd:IDREF optional
Reference to the ID of a column in the document.

Used By

Complex Type Value

Source

<xsd:attributeGroup name="ColumnReference">
  <xsd:annotation>
    <xsd:documentation>Attribute set for referring to a column definition within the document.</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="ColumnRef" type="xsd:IDREF">
    <xsd:annotation>
      <xsd:documentation>Reference to the ID of a column in the document.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>