2000-12-08 01:29:12 +00:00
|
|
|
<?xml version="1.0"?>
|
2001-04-06 22:01:29 +00:00
|
|
|
<gnc-account-example>
|
2001-04-13 06:54:25 +00:00
|
|
|
<gnc-act:title>
|
2001-04-06 22:01:29 +00:00
|
|
|
Brokerage Accounts
|
2001-04-13 06:54:25 +00:00
|
|
|
</gnc-act:title>
|
|
|
|
|
<gnc-act:short-description>
|
2001-04-06 22:01:29 +00:00
|
|
|
These accounts provide a set of accounts to deal with a
|
|
|
|
|
brokerage.
|
2001-04-13 06:54:25 +00:00
|
|
|
</gnc-act:short-description>
|
2001-04-05 21:37:55 +00:00
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Insurance</act:name>
|
|
|
|
|
<act:id type="guid">bf8401ffdca9c53c3b220fb7e0c3a09e</act:id>
|
|
|
|
|
<act:type>EXPENSE</act:type>
|
2001-07-12 22:21:13 +00:00
|
|
|
<act:commodity>
|
2001-04-05 21:37:55 +00:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
|
|
|
<cmdty:id>USD</cmdty:id>
|
2001-07-12 22:21:13 +00:00
|
|
|
</act:commodity>
|
2001-04-05 21:37:55 +00:00
|
|
|
<act:description>Insurance</act:description>
|
|
|
|
|
</gnc:account>
|
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Rental Insurance</act:name>
|
|
|
|
|
<act:id type="guid">6d89107d688f6694e2d06039d9c6f692</act:id>
|
|
|
|
|
<act:type>EXPENSE</act:type>
|
2001-07-12 22:21:13 +00:00
|
|
|
<act:commodity>
|
2001-04-05 21:37:55 +00:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
|
|
|
<cmdty:id>USD</cmdty:id>
|
2001-07-12 22:21:13 +00:00
|
|
|
</act:commodity>
|
2001-04-05 21:37:55 +00:00
|
|
|
<act:description>Rental Insurance</act:description>
|
|
|
|
|
<act:parent type="guid">bf8401ffdca9c53c3b220fb7e0c3a09e</act:parent>
|
|
|
|
|
</gnc:account>
|
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Rent</act:name>
|
|
|
|
|
<act:id type="guid">7b6f5d9dda6295f594dd3efac34d2d46</act:id>
|
|
|
|
|
<act:type>EXPENSE</act:type>
|
2001-07-12 22:21:13 +00:00
|
|
|
<act:commodity>
|
2001-04-05 21:37:55 +00:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
|
|
|
<cmdty:id>USD</cmdty:id>
|
2001-07-12 22:21:13 +00:00
|
|
|
</act:commodity>
|
2001-04-05 21:37:55 +00:00
|
|
|
<act:description>Rent</act:description>
|
|
|
|
|
</gnc:account>
|
2001-04-06 22:01:29 +00:00
|
|
|
</gnc-account-example>
|
2001-04-05 21:37:55 +00:00
|
|
|
|
|
|
|
|
<!-- Local variables: -->
|
|
|
|
|
<!-- mode: xml -->
|
|
|
|
|
<!-- End: -->
|