built

Occurrence

optional, single

Attributes

Description

Inside <built> the shipyard name, and the date of launching are given.

Parent Elements

<wreck>

Child Elements

<launchingdate>, <shipyard>

See Also

<wreck>

Examples

<built>
    <shipyard>Blohm & Voss</shipyard>
    <launchingdate>
        <date>
            <year>1943</year>
            <month>6</month>
            <day>14</day>
            <dayofweek>1</dayofweek> <!-- Monday -->
        </date>
    </launchingdate>
</built>