The type dx:reportAmendedSubstitutedType contains information about a preceding certificate or report that is amended or substituted with this new DX containing the element dx:reportAmendedSubstituted .
The tree structure of the type dx:reportAmendedSubstitutedType has the following appearance:
<xs:complexType name="reportAmendedSubstitutedType">
<xs:sequence>
<xs:element name="typeOfChange" type="dx:typeOfChangeType"/>
<xs:element name="replacedUniqueIdentifier" type="dx:notEmptyStringType"/>
</xs:sequence>
<xs:attributeGroup ref="dx:baseAttributeGroup"/>
</xs:complexType>
See the list of abbreviations here
| Element (Element type) |
Use | Description |
|---|---|---|
| dx:typeOfChange (dx:typeOfChangeType) |
[M] | The information whether the certificate or report is amended or substituted. Possible values are: amended or substituted. |
| dx:replacedUniqueIdentifier (dx:notEmptyStringType) |
[M] | The unique identifier of the DX to be amended/ substituted. |
| Attribute | Use | Description |
|---|---|---|
| dx:baseAttributeGroup | [O] | An attribute group called "baseAttributeGroup" is referenced here. This attribute group contains a set of attributes that are commonly used in elements of the DX. An attribute group is a reusable collection of attributes. |