Attribute set for referring to a column definition within the document. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
ColumnRef | xsd:IDREF | optional |
|
Complex Type | Value |
<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> |