xtce:Offset

Indicates the distance between repeating entries (the last bit of one entry to the start bit of the next entry)

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
offsetSizeInBits positiveInteger 1 optional

Source

<element name="Offset" minOccurs="0">
  <annotation>
    <documentation xml:lang="en">Indicates the distance between repeating entries (the last bit of one entry to the start bit of the next entry)</documentation>
  </annotation>
  <complexType>
    <complexContent>
      <extension base="xtce:IntegerValueType">
        <attribute name="offsetSizeInBits" type="positiveInteger" default="1"/>
      </extension>
    </complexContent>
  </complexType>
</element>

Sample