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>House</act:name>
|
|
|
|
|
<act:id type="guid">b7baffa7ae86e9e3471f65ecf7e898e0</act:id>
|
|
|
|
|
<act:type>ASSET</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>House</act:description>
|
|
|
|
|
</gnc:account>
|
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Other Asset</act:name>
|
|
|
|
|
<act:id type="guid">939effb3e3dba6e80e22d8291916f4dd</act:id>
|
|
|
|
|
<act:type>ASSET</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>Other Asset</act:description>
|
|
|
|
|
</gnc:account>
|
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Vehicle</act:name>
|
|
|
|
|
<act:id type="guid">400fa3023e51a54305046c00a2c3cfb9</act:id>
|
|
|
|
|
<act:type>ASSET</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>Vehicle</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: -->
|