<xs:attributeGroup name="ProcessingInfoGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the action to be taken on this information and the effective and discontinue dates.</xs:documentation>
</xs:annotation>
<xs:attribute name="Action" type="ActionType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">To specify if the action to be taken is a replacement, addition, deletion, or update.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="DateTimeSpanGroup">
<xs:annotation>
<xs:documentation xml:lang="en">The effective and discontinue dates for the information.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
<xs:attributeGroup ref="CompanyID_AttributesGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies the owner of the information.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:attributeGroup>
|