<xs:simpleType name="Money">
<xs:restriction base="xs:decimal">
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>
fn:sum($Accounts/in:IndividualAcct[in:AcctType = 'AttcRec']/in:balance)
1.08531525E6
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
From novice to tech pro — start learning today.
format-number(fn:sum($Acco