some_avg10 CDATA #REQUIRED
some_avg60 CDATA #REQUIRED
some_avg300 CDATA #REQUIRED
- some_total CDATA #REQUIRED
+ some_avg CDATA #REQUIRED
>
<!ELEMENT psi-io EMPTY>
some_avg10 CDATA #REQUIRED
some_avg60 CDATA #REQUIRED
some_avg300 CDATA #REQUIRED
- some_total CDATA #REQUIRED
+ some_avg CDATA #REQUIRED
full_avg10 CDATA #REQUIRED
full_avg60 CDATA #REQUIRED
full_avg300 CDATA #REQUIRED
- full_total CDATA #REQUIRED
+ full_avg CDATA #REQUIRED
>
<!ELEMENT psi-mem EMPTY>
some_avg10 CDATA #REQUIRED
some_avg60 CDATA #REQUIRED
some_avg300 CDATA #REQUIRED
- some_total CDATA #REQUIRED
+ some_avg CDATA #REQUIRED
full_avg10 CDATA #REQUIRED
full_avg60 CDATA #REQUIRED
full_avg300 CDATA #REQUIRED
- full_total CDATA #REQUIRED
+ full_avg CDATA #REQUIRED
>
<xs:attribute name="some_avg10" type="hundredth-type" use="required"></xs:attribute>
<xs:attribute name="some_avg60" type="hundredth-type" use="required"></xs:attribute>
<xs:attribute name="some_avg300" type="hundredth-type" use="required"></xs:attribute>
- <xs:attribute name="some_total" type="hundredth-type" use="required"></xs:attribute>
+ <xs:attribute name="some_avg" type="hundredth-type" use="required"></xs:attribute>
</xs:complexType>
<xs:element name="psi-io" type="psi-full-type"></xs:element>
<xs:attribute name="some_avg10" type="hundredth-type" use="required"></xs:attribute>
<xs:attribute name="some_avg60" type="hundredth-type" use="required"></xs:attribute>
<xs:attribute name="some_avg300" type="hundredth-type" use="required"></xs:attribute>
- <xs:attribute name="some_total" type="hundredth-type" use="required"></xs:attribute>
+ <xs:attribute name="some_avg" type="hundredth-type" use="required"></xs:attribute>
<xs:attribute name="full_avg10" type="hundredth-type" use="required"></xs:attribute>
<xs:attribute name="full_avg60" type="hundredth-type" use="required"></xs:attribute>
<xs:attribute name="full_avg300" type="hundredth-type" use="required"></xs:attribute>
- <xs:attribute name="full_total" type="hundredth-type" use="required"></xs:attribute>
+ <xs:attribute name="full_avg" type="hundredth-type" use="required"></xs:attribute>
</xs:complexType>
</xs:schema>