<xs:element name="ATPCO_Diagnostic" minOccurs="0">
<xs:annotation>
<xs:documentation source="Description" xml:lang="en">ATPCO diagnostic information.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="S5" type="xs:integer" use="optional">
<xs:annotation>
<xs:documentation source="Description" xml:lang="en">Shows ATPCO record S5 diagnostic information.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="S7" type="xs:integer" use="optional">
<xs:annotation>
<xs:documentation source="Description" xml:lang="en">Shows ATPCO record S7 diagnostic information.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="S7SequenceNo" type="xs:integer" use="optional">
<xs:annotation>
<xs:documentation source="Description" xml:lang="en">ATPCO record S7 sequence number.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|