manufacturer

Occurrence

optional, single

Attributes

id=unique identifier of this manufacturer — compulsory

Description

Within <manufacturer> the manufacturer of a product is given.

Parent Elements

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

Child Elements

<address>, <aliasname>, <contact>, <name>

See Also

see under parent elements

Examples

(see also <buoyancycontroldevice>, e.g.)

<manufacturer id="manufacturer_lame_ducks">
    <name>Lame Ducks Inc.</name>
    <address>
        <!-- address data of manufacturer -->
    </address>
    <contact>
        <!-- contact data of manufacturer -->
    </contact>
</manufacturer>