tml:ldsDimensionality

Allowed values: 0, 1, 2, 3.  Default is 0.  dimensionality of the logical data structure (lds).  number of structure components used for giving hints for data representation.  0 dim is a single value, 1 dim is a series of columns, rows or planes, 2 dim is any order of  two structure components (col-row, col-plane, or row-plane), and a 3 dim is any order of three structure components col-row-plane

Element Information

Model

Attributes

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

Source

<xs:element name="ldsDimensionality" type="tml:BindType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Allowed values: 0, 1, 2, 3. Default is 0. dimensionality of the logical data structure (lds). number of structure components used for giving hints for data representation. 0 dim is a single value, 1 dim is a series of columns, rows or planes, 2 dim is any order of two structure components (col-row, col-plane, or row-plane), and a 3 dim is any order of three structure components col-row-plane</xs:documentation>
  </xs:annotation>
</xs:element>

Sample