applicants

Complex Type Information

Model

Children: applicant

Attributes

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

Used By

Element applicants

Source

<xs:complexType name="applicants">
  <xs:sequence>
    <xs:element ref="applicant" maxOccurs="unbounded"/>
  </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>