QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlHi:ratioType | restriction of xs:token | required |
Element | mmlHi:paymentRatio |
<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> |