Civil Engineering Wonders XML

Problem Statement: Out of the seven civil engineerings wonder, the two wonders that will be covered in my XML language are: The Empire State Building and The Petronas Twin Towers.

The Empire State Building is one of the most famous skyscrapers in the world, built in just 18 months during the Great Depression, it was the worlds tallest building from 1931-1972.

The Petronas Twin Towers in Kuala Lumpar, Malaysia are the worlds tallest twin buildings. They were the worlds tallest buildings from 1998 to 2004, it measured from the level of the main entrance to the structural top.

Keyword Design: See Table

XML Tag Description
<CEWonderName> ... </CEWonderName> Name of Wonder
<SigCE> ... </SigCE> Significance of CE Wonder
<Timing> ... </Timing> Buildings Built Before and After
<CEPreceded> ... </CEPreceded> Building Preceded By
<CESurpassed> ... </CESurpassed> Building Surpassed By
<Location> ... </Location> Location of the Wonder
<ConstructDate> ... </ConstructDate> Date of Construction
<StartCon> ... </StartCon> Start Date of Construction
<EndCon> ... </EndCon> End Date of Construction
<Height> ... </Height> Height of Wonder
<Anten> ... </Anten> Antenna/Spire Height
<Roof> ... </Roof> Roof Height
<TFloor> ... </TFloor> Top Floor Height
<Floor> ... </Floor> Floor Area and Number of Floors
<FArea> ... </FArea> Area of Floor
<FCount> ... </FCount> Number of Floors
<Arch> ... </Arch> Architect of Building
<Cont> ... </Cont> Contractor
<Manag> ... </Manag> Management

Example of XML Markup-Empire State Building

<CivilEngineeringWonders>

</CivilEngineeringWonders>

Example of XML Markup-Petronas Twin Towers

<CivilEngineeringWonders>

</CivilEngineeringWonders>

Tree Structure: General Civil Engineering Wonder (Hierarchy of Keywords and Content)

Tree Structure: Hierarchy of Empire State Building

Tree Structure: Hierarchy of Petronas Twin Towers


Pictures