xtce:Message

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xtce:NameType required
shortDescription string optional
It is strongly recommended that the short description be kept under 80 characters in length

Source

<element name="Message" maxOccurs="unbounded">
  <complexType>
    <complexContent>
      <extension base="xtce:NameDescriptionType">
        <sequence>
          <element name="MatchCriteria" type="xtce:MatchCriteriaType"/>
          <element name="ContainRef" type="xtce:ContainerRefType">
            <annotation>
              <documentation>The ContainerRef should point to ROOT container that will describe an entire packet/minor frame or chunk of telemetry.</documentation>
            </annotation>
          </element>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
</element>

Sample