Search Menu
Language Menu
Mobile Menu
OGCIO

Structured Address. Details

Part 1: General Reference

Dictionary Entry Information
Dictionary Entry Name: Structured Address. Details
UID: COM000046 Version: 1.0 Maturity Level:
0, Agreed in principle
6 B/Ds voted for "0"
1 B/Ds voted for "1"
54 B/Ds indicated no preference
Status: Approved Last Updated:
04-09-2014
Other Versions: Nil
Related Schemas: Free Format Address. Details v1.0
Business Terms: Nil

 

Part 2: Information Model

Definition and Usage
Definition Contain necessary information about a structured (possibly validated) address within Hong Kong, optionally together with validation result of the address.
Usage Rules More details are available in the "Data Exchange Standard on Structured Address" document.

Data Structure Diagram
Data structure diagrams are available in the "Data Exchange Standard on Structured Address" document.

Details of Basic Business Information Entities (BIEs) / Aggregated BIEs
Details are available in the "Data Exchange Standard on Structured Address" document.

Related Code Lists
English District Council. Code
Chinese District Council. Code

 

Part 3: Sample XML Data

Sample XML Code Segment
(English only)

<MyProjectDataItem>
  <!-- other project data sub-items here -->
  <StructuredAddressInMyProjectDataItem>
    <Address>
      <PremisesAddress>
        <EngPremisesAddress>
          <Eng3dAddress>
            <EngFloor>
              <FloorDescription>Level 6</FloorDescription>
            </EngFloor>
          </Eng3dAddress>
          <BuildingName>Cyberport 1</BuildingName>
          <EngStreet>
            <StreetName>Cyberport Road</StreetName>
            <BuildingNoFrom>100</BuildingNoFrom>
          </EngStreet>
          <Region>HK</Region>
        </EngPremisesAddress>
      </PremisesAddress>
    </Address>
  </StructuredAddressInMyProjectDataItem>
  <!-- other project data sub-items here -->
</MyProjectDataItem>


(Both English and Chinese)

<MyProjectDataItem>
  <!-- other project data sub-items here -->
  <StructuredAddressInMyProjectDataItem>
    <Address>
        <PremisesAddress>
          <EngPremisesAddress>
            <Eng3dAddress>
              <EngFloor>
                <FloorNum>15</FloorNum>
              </EngFloor>
            </Eng3dAddress>
            <BuildingName>Wanchai Tower</BuildingName>
            <EngStreet>
              <StreetName>Harbour Road</StreetName>
              <BuildingNoFrom>12</BuildingNoFrom>
            </EngStreet>
            <EngDistrict>
              <DcDistrict>WC</DcDistrict>
              <Sub-district>Wan Chai</Sub-district>
            </EngDistrict>
            <Region>HK</Region>
          </EngPremisesAddress>
          <ChiPremisesAddress>
            <Region>香港</Region>
            <ChiDistrict>
              <DcDistrict>WC</DcDistrict>
              <Sub-district>灣仔</Sub-district>
            </ChiDistrict>
            <ChiStreet>
              <StreetName>港灣道</StreetName>
              <BuildingNoFrom>12</BuildingNoFrom>
            </ChiStreet>
            <BuildingName>灣仔政府大樓</BuildingName>
            <Chi3dAddress>
              <ChiFloor>
                <FloorNum>15</FloorNum>
              </ChiFloor>
            </Chi3dAddress>
          </ChiPremisesAddress>
        </PremisesAddress>
    </Address>
  </StructuredAddressInMyProjectDataItem>
  <!-- other project data sub-items here -->
</MyProjectDataItem>


(Lot address)

<MyProjectDataItem>
  <!-- other project data sub-items here -->
  <StructuredAddressInMyProjectDataItem>
    <Address>
    <PremisesAddress>
      <EngPremisesAddress>
          <EngLot>
            <EngStructuredLot>
              <DdType>DD</DdType>
              <DdNo>110</DdNo>
              <LotType>LOT</LotType>
              <LotNo>157</LotNo>
              <LotSection1>A</LotSection1>
              <LotSubsection1>1</LotSubsection1>
            </EngStructuredLot>
          </EngLot>
          <EngDistrict>
            <DcDistrict>YL</DcDistrict>
            <Sub-district>Yuen Long</Sub-district>
          </EngDistrict>
          <Region>NT</Region>
        </EngPremisesAddress>
      </PremisesAddress>
    </Address>
  </StructuredAddressInMyProjectDataItem>
  <!-- other project data sub-items here -->
</MyProjectDataItem>


(With Building CSU and validation information)

<MyProjectDataItem>
  <!-- other project data sub-items here -->
  <StructuredAddressInMyProjectDataItem>
    <Address>
      <PremisesAddress>
        <EngPremisesAddress>
          <Eng3dAddress>
            <EngUnit>
              <UnitDescriptor>Flat</UnitDescriptor>
              <UnitNo>A</UnitNo>
            </EngUnit>
            <EngFloor>
              <FloorNum>18</FloorNum>
            </EngFloor>
          </Eng3dAddress>
          <EngBlock>
            <BlockDescriptor>Block</BlockDescriptor>
            <BlockNo>E</BlockNo>
            <BlockDescriptorPrecedenceIndicator>Y</BlockDescriptorPrecedenceIndicator>
          </EngBlock>
          <EngEstate>
            <EstateName>Villa Monte Rosa</EstateName>
          </EngEstate>
          <EngStreet>
            <StreetName>Stubbs Road</StreetName>
            <BuildingNoFrom>41A</BuildingNoFrom>
        </EngStreet>
        <Region>HK</Region>
      </EngPremisesAddress>
      <BuildingCsuInformation>
        <CsuId>1234567890P19980706</CsuId>
        <Status>A</Status>
        <StatusDate>2007-06-10</StatusDate>
      </BuildingCsuInformation>
    </PremisesAddress>
  </Address>
    <ValidationInformation>
      <LevelPassed>Unit</LevelPassed>
      <ValidationTime>2007-08-17T09:30:47</ValidationTime>
      <Premises2dAddressId>123456789</Premises2dAddressId>
      <UnitId>123456789</UnitId>
    </ValidationInformation>
  </StructuredAddressInMyProjectDataItem>
  <!-- other project data sub-items here -->
</MyProjectDataItem>

 

Part 4: Context Categories

Context Categories
Business Process Classification In all contexts
Service / Product Classification In all contexts
Industry Classification In all contexts
Geopolitical HONG KONG
Official Constraints None

 

Part 5: Related Materials

Supplementary References
Discussion Paper 2004/01
Discussion Paper 2004/04
Discussion Paper 2004/05

Related Downloads
XML Schema for Structured Address. Details v1.0
Document on "Data Exchange Standard on Structured Address"