tml:dataUidRef

corresponding UID of dataUnit, dataSet,  or data Array.  If data array then all subordinate data structures share same model (row, col, or plane), if dataSet then all data units share same model (cf), if dataUnit then only that units model is described (cf).

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
bindUid xs:string optional
bindUidRef xs:string optional

Source

<xs:element name="dataUidRef" type="tml:BindType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>corresponding UID of dataUnit, dataSet, or data Array. If data array then all subordinate data structures share same model (row, col, or plane), if dataSet then all data units share same model (cf), if dataUnit then only that units model is described (cf).</xs:documentation>
  </xs:annotation>
</xs:element>

Sample