The balance attribute (imposes calculation relationship restrictions) |
<attribute name="balance"> <annotation> <documentation>The balance attribute (imposes calculation relationship restrictions)</documentation> </annotation> <simpleType> <restriction base="token"> <enumeration value="debit"/> <enumeration value="credit"/> </restriction> </simpleType> </attribute> |