<b>Copyright (C) 2008-2011, Cable Television Laboratories, Inc.</b><b>SaFI Service Measurement Summary Interface, XML Schema, Release Version 3.0.0</b><b>Controlled by specification: OC-SP-SaFI-SMSv3.0-xxxxxx</b>
<p>Defines how this message should be processed in relation to others. Messages flagged with the "additive" attribute should be added to other recieved reports for same time period and identifiers. While messages with the "overwrite" attribute should replace records for the same time period and identifiers</p>
<xs:simpleType name="MessageProcessingType"><xs:annotation><xs:documentation><p>Defines how this message should be processed in relation to others. Messages flagged with the "additive" attribute should be added to other recieved reports for same time period and identifiers. While messages with the "overwrite" attribute should replace records for the same time period and identifiers</p></xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="additive"/><xs:enumeration value="overwrite"/></xs:restriction></xs:simpleType>
Simple Type MessageReportingStatusType
Namespace
urn:cablelabs:safi:xsd:sms:3.0
Annotations
<p>Defines if this message contains final/complete data or if it is a partial/incremental update.</p>
<xs:simpleType name="MessageReportingStatusType"><xs:annotation><xs:documentation><p>Defines if this message contains final/complete data or if it is a partial/incremental update.</p></xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="final"/><xs:enumeration value="partial"/></xs:restriction></xs:simpleType>