purchase

Occurrence

optional, single

Attributes

Description

Inside <purchase> information concerning the purchase of a part of equipment is given.

Parent Elements

<boots>, <buoyancycontroldevice>, <camera>, <compass>, <compressor>, <divecomputer>, <fins>, <gloves>, <knife>, <lead>, <light>, <mask>, <rebreather>, <regulator>, <scooter>, <suit>, <tank>, <variouspieces>, <videocamera>, <watch>

Child Elements

<datetime>, <price>, <shop>

See Also

the elements listed under parent elements

Examples

(see also <equipment>)

<purchase>
    <datetime>2002-05-04</datetime>
    <price currency="EUR">16.95</price>
    <shop>
        <name>Wassersport-Freizeit Mader</name>
        <address>
            <street>Kornstr. 24</street>
            <city>Unna</city>
            <postcode>59625</postcode>
            <country>Germany</country>
        </address>
        <contact>
            <language>German</language>
            <phone>02303/16514</phone>
            <email>tauchsport-zentrale.mader@t-online.de</email>
            <homepage>http://www.wassersport-freizeit-mader.de</homepage>
        </contact>
    </shop>
</purchase>