• Key: XTCE12-65
  • Legacy Issue Number: 17405
  • Status: closed  
  • Source: Boeing ( Mr. David Overeem)
  • Summary:

    Clarify the reference point of absolute and relative bit positions in the container, when SequenceContainers are contained by other Containers. This clarification should be added to the annotations in the schema

  • Reported: XTCE 1.1 — Tue, 5 Jun 2012 04:00 GMT
  • Disposition: Resolved — XTCE 1.2
  • Disposition Summary:

    locationInContainerInBits clarification in annotation

    From:
    <element name="LocationInContainerInBits" minOccurs="0">
    <annotation>
    <documentation xml:lang="en">If no LocationInContainer value is given, the entry is assumed to begin immediately after the previous entry.</documentation>
    </annotation>

    To:
    <element name="LocationInContainerInBits" type="xtce:LocationInContainerInBitsType" minOccurs="0">
    <annotation>
    <documentation>Addresses are relative to the container the entry is in. Zero is always the start of the container. If the container is an entry in another, the referring container's entry address is added to the one being referred to the compute addresses. For container inheritance, the root container starts at address zero.</documentation>
    </annotation>
    </element>

  • Updated: Tue, 10 Jul 2018 14:22 GMT