QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
change-date | optional | |||||
change-gazette-num | optional | |||||
value-valid-for-publications | xs:IDREFS | optional |
Element | opposition-data |
<xs:complexType name="opposition-data"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="opponent"/> <xs:element ref="date-rejected"/> <xs:element ref="date-terminated"/> <xs:element ref="opposition-not-filed"/> </xs:choice> <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> |