2000-12-07 19:29:12 -06:00
|
|
|
<?xml version="1.0"?>
|
2001-04-06 17:01:29 -05:00
|
|
|
<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>
|
2001-04-05 16:37:55 -05:00
|
|
|
<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>
|
2001-04-06 17:01:29 -05:00
|
|
|
</gnc-account-example>
|
2001-04-05 16:37:55 -05:00
|
|
|
|
|
|
|
<!-- Local variables: -->
|
|
|
|
<!-- mode: xml -->
|
|
|
|
<!-- End: -->
|