tml:bytesInBlob

If dataType is binaryBlob then number of bytes in the binary blob.  Not used for transducer structures, only for process structures.

Element Information

Model

Attributes

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

Source

<xs:element name="bytesInBlob" type="tml:BindType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>If dataType is binaryBlob then number of bytes in the binary blob. Not used for transducer structures, only for process structures.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample