Properties

Element Information

Model

Source

<xs:element name="Properties">
  <xs:complexType>
    <xs:all>
      <xs:element name="Key">
        <xs:annotation>
          <xs:documentation xml:lang="en">The unique identifier for the packet.</xs:documentation>
        </xs:annotation>
        <xs:simpleType>
          <xs:restriction base="xs:hexBinary"/>
        </xs:simpleType>
      </xs:element>
      <xs:element name="Status" type="xs:hexBinary"/>
      <xs:element name="NumberOfWords" type="xs:unsignedInt">