QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
with-biblio | xs:boolean | false | optional |
<xs:complexType name="any-referenceType-with-biblio"> <xs:complexContent> <xs:extension base="ops:any-referenceType"> <xs:attribute name="with-biblio" type="xs:boolean" use="optional" default="false"/> </xs:extension> </xs:complexContent> </xs:complexType> |