Commit 4406e6d6 authored by grahamj's avatar grahamj
Browse files

Addition of "NoHeaderInformation" option to PDHType in X1 Extensions.

parent e1dfe288
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@
    <xs:choice>
      <xs:element name="PDHR" type="EmptyElement"></xs:element>
      <xs:element name="PDSR" type="PDSRParameters"></xs:element>
      <xs:element name="NoHeaderInformation" type="EmptyElement"></xs:element>
    </xs:choice>
  </xs:complexType>