mmlHi:attlist.paymentRatio

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlHi:ratioType restriction of xs:token required

Used By

Source

<xs:attributeGroup name="attlist.paymentRatio">
  <xs:attribute name="ratioType" form="qualified" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="fix"/>
        <xs:enumeration value="ratio"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>