tml:dataArray

a dataArray contains a homogeneous collection of one or more dataSets or dataArrays

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xs:string optional
short descriptive name of element
uid xs:anyURI optional
unique ID for this element
uidRef xs:anyURI optional
the contents of this element are exactly the same as the contents of the uidRef element. no need repeating it. (similar to xlink)

Source

<xs:element name="dataArray" type="tml:DataArrayType">
  <xs:annotation>
    <xs:documentation>a dataArray contains a homogeneous collection of one or more dataSets or dataArrays</xs:documentation>
  </xs:annotation>
</xs:element>

Sample