gnucash/accounts/C/acctchrt_eduloan

79 lines
2.6 KiB
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<gnc-account-example>
<gnc-act:short-description>
Brokerage Accounts
</gnc-act:short-description>
<gnc-act:long-description>
These accounts provide a set of accounts to deal with a
brokerage.
</gnc-act:long-description>
<gnc:account version="2.0.0">
<act:name>Liabilities</act:name>
<act:id type="guid">4e7e8e39487ad4aba0b62c2232c577c5</act:id>
<act:type>LIABILITY</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:currency>
<act:description>Liabilities</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Loans</act:name>
<act:id type="guid">c3219e37044b0531d66a7b64433b026d</act:id>
<act:type>LIABILITY</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:currency>
<act:description>Loans</act:description>
<act:parent type="guid">4e7e8e39487ad4aba0b62c2232c577c5</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Education Loan</act:name>
<act:id type="guid">ddeba367199bd025e00420a19d6f9ae4</act:id>
<act:type>LIABILITY</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:currency>
<act:description>Education Loan</act:description>
<act:parent type="guid">c3219e37044b0531d66a7b64433b026d</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Expenses</act:name>
<act:id type="guid">fdbf47b39f70e8818f325eee7931039a</act:id>
<act:type>EXPENSE</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:currency>
<act:description>Expenses</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Interest</act:name>
<act:id type="guid">1cfcd30ea97b954ffb550ab87d561033</act:id>
<act:type>EXPENSE</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:currency>
<act:description>Interest</act:description>
<act:parent type="guid">fdbf47b39f70e8818f325eee7931039a</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Education Loan Interest</act:name>
<act:id type="guid">04e3d970dc60d3920f40b93fce8924a2</act:id>
<act:type>EXPENSE</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:currency>
<act:description>Education Loan Interest</act:description>
<act:parent type="guid">1cfcd30ea97b954ffb550ab87d561033</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->