ifc:SiteAddress
Element information
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Schema document: external/iai-ifc/rc2/dhs-gmo/1.0.0/IFC2X2_FINAL.xsd
Type: Anonymous
Properties: Local, Qualified, Nillable
Content
- ifc:IfcPostalAddress [1..1]
Attributes
None
Used in
- Type ifc:IfcSite (Element ifc:IfcSite)
Sample instance
<ifc:SiteAddress> <ifc:IfcPostalAddress id="ID"> <ifc:Purpose>office</ifc:Purpose> <ifc:Description>normalizedString</ifc:Description> <ifc:UserDefinedPurpose>normalizedString</ifc:UserDefinedPurpose> <ifc:InternalLocation>normalizedString</ifc:InternalLocation> <ifc:AddressLines> <ifc:IfcLabel id="ID">normalizedString</ifc:IfcLabel> </ifc:AddressLines> <ifc:PostalBox>normalizedString</ifc:PostalBox> <ifc:Town>normalizedString</ifc:Town> <ifc:Region>normalizedString</ifc:Region> <ifc:PostalCode>normalizedString</ifc:PostalCode> <ifc:Country>normalizedString</ifc:Country> </ifc:IfcPostalAddress> </ifc:SiteAddress>