gnucash/accounts/hu_HU/acctchrt_spouseretire.gnucash-xea
Christian Stimming 810d65e460 Explicitly denote the encoding of the file in
the initial xml tag. Fixes problems in the new-file-wizard in
all non-C locales.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11908 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-11 20:53:45 +00:00

99 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<gnc-account-example>
<gnc-act:title>
Hitvesi nyugdíjszámlák
</gnc-act:title>
<gnc-act:short-description>
Nyugdíjszámla a hozzá tartozó hitvesi befektetési számlákkal
</gnc-act:short-description>
<gnc-act:long-description>
Akkor érdemes ezt kiválasztani, ha önnek vannak befektetései a hitvese nevén (részvény, kötvény, befektetési alap, kamat osztalék)
</gnc-act:long-description>
<gnc:account version="2.0.0">
<act:name>Eszközök</act:name>
<act:id type="new">96d9b17add59eb4c7edec7ed241af755</act:id>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Eszközök</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Befektetések</act:name>
<act:id type="new">f46c9f777b1730c6b5f4a1faf9e31708</act:id>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Befektetések</act:description>
<act:parent type="new">96d9b17add59eb4c7edec7ed241af755</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Hitvesi nyugdíj</act:name>
<act:id type="new">4426b41837adc284f96b291c31022844</act:id>
<act:type>BANK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Hitvesi nyugdíj</act:description>
<act:slots>
<slot>
<slot:key>notes</slot:key>
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
</slot>
</act:slots>
<act:parent type="new">f46c9f777b1730c6b5f4a1faf9e31708</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Kötvény</act:name>
<act:id type="new">c8e7c315502547e51bfdd5a70b5cdd2e</act:id>
<act:type>STOCK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Kötvény</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Részvény</act:name>
<act:id type="new">b8838eb77b9603e035e1f7b440d468ae</act:id>
<act:type>STOCK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Részvény</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Nyugdíjalap</act:name>
<act:id type="new">0ec1a5b402ceea10d95445a2b31c41a1</act:id>
<act:type>MUTUAL</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Nyugdíjalap</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Befektetési alap</act:name>
<act:id type="new">d9ed01f9b8f9845bc3f68f3e0afb021f</act:id>
<act:type>MUTUAL</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>Befektetési alap</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->