db:common.data.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
entityref xs:ENTITY optional
fileref xs:anyURI optional
format optional

Used By

Source

<xs:attributeGroup name="common.data.attributes">
  <xs:attribute name="format"/>
  <xs:attribute name="fileref" type="xs:anyURI"/>
  <xs:attribute name="entityref" type="xs:ENTITY"/>
</xs:attributeGroup>