st50-republication

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
change-date optional
change-gazette-num optional
value-valid-for-publications xs:IDREFS optional

Used By

Source

<xs:complexType name="st50-republication">
  <xs:sequence>
    <xs:element ref="republication-code" minOccurs="0"/>
    <xs:element ref="cancellation-date" minOccurs="0"/>
    <xs:element ref="modifications" minOccurs="0"/>
    <xs:element ref="republication-notes" minOccurs="0"/>
    <xs:element ref="correction-notice"/>
  </xs:sequence>
  <xs:attribute name="change-date" type="xs:anySimpleType"/>
  <xs:attribute name="change-gazette-num" type="xs:anySimpleType"/>
  <xs:attribute name="value-valid-for-publications" type="xs:IDREFS"/>
</xs:complexType>