malignmark.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional
edge restriction of xs:string left optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional

Used By

Complex Type malignmark.type

Source

<xs:attributeGroup name="malignmark.attlist">
  <xs:attribute name="edge" default="left">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="left"/>
        <xs:enumeration value="right"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>