<xs:complexType name="st50-republicationType">
<xs:sequence>
<xs:element name="type-of-correction" type="exch:type-of-correctionType" minOccurs="0"/>
<xs:element name="republication-code" type="exch:republication-codeType" minOccurs="0"/>
<xs:element name="cancellation-date" type="exch:cancellation-dateType" minOccurs="0"/>
<xs:element name="modifications" type="exch:modificationsType" minOccurs="0"/>
<xs:element name="republication-notes" type="exch:republication-notesType" minOccurs="0"/>
<xs:element ref="exch:correction-notice" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="status" type="xs:string"/>
</xs:complexType> |