Definition Type: Element
Name: ts_period
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: BFML-CL.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the duration of this segment in milliseconds.
Collapse XSD Schema Diagram:
XSD Diagram of ts_period
Collapse XSD Schema Code:
<xs:element name="ts_period" type="xs:decimal" minOccurs="0">
    <xs:annotation>
        <xs:documentation>This is the duration of this segment in milliseconds.</xs:documentation>
    </xs:annotation>
</xs:element>