QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
negated | BooleanType | optional |
<xs:complexType name="NegatableCodeType"> <xs:complexContent> <xs:extension base="CodeType"> <xs:attribute ref="negated"/> </xs:extension> </xs:complexContent> </xs:complexType> |