Definition Type: ComplexType
Name: IfcPostalAddress
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Type: ifc:IfcAddress
Containing Schema: IFC2X2_FINAL.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Country in schema ifc2x2_final_xsd Drilldown into PostalCode in schema ifc2x2_final_xsd Drilldown into Region in schema ifc2x2_final_xsd Drilldown into Town in schema ifc2x2_final_xsd Drilldown into PostalBox in schema ifc2x2_final_xsd Drilldown into AddressLines in schema ifc2x2_final_xsd Drilldown into InternalLocation in schema ifc2x2_final_xsd Drilldown into UserDefinedPurpose in schema ifc2x2_final_xsd Drilldown into Description in schema ifc2x2_final_xsd Drilldown into Purpose in schema ifc2x2_final_xsd Drilldown into pos in schema ex_xsd Drilldown into path in schema ex_xsd Drilldown into id in schema ex_xsd Drilldown into instanceAttributes in schema ex_xsd Drilldown into edo in schema ex_xsd Drilldown into proxy in schema ex_xsd Drilldown into ref in schema ex_xsd Drilldown into href in schema ex_xsd Drilldown into Entity in schema ex_xsd Drilldown into IfcAddress in schema ifc2x2_final_xsdXSD Diagram of IfcPostalAddress in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="IfcPostalAddress">
    <xs:complexContent>
        <xs:extension base="ifc:IfcAddress">
            <xs:sequence>
                <xs:element name="InternalLocation" type="ifc:IfcLabel" nillable="true" minOccurs="0" />
                <xs:element name="AddressLines" nillable="true" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element ref="ifc:IfcLabel" maxOccurs="unbounded" />
                        </xs:sequence>
                        <xs:attribute ref="ex:itemType" fixed="ifc:IfcLabel" />
                        <xs:attribute ref="ex:cType" fixed="list" />
                        <xs:attribute ref="ex:arraySize" use="optional" />
                    </xs:complexType>
                </xs:element>
                <xs:element name="PostalBox" type="ifc:IfcLabel" nillable="true" minOccurs="0" />
                <xs:element name="Town" type="ifc:IfcLabel" nillable="true" minOccurs="0" />
                <xs:element name="Region" type="ifc:IfcLabel" nillable="true" minOccurs="0" />
                <xs:element name="PostalCode" type="ifc:IfcLabel" nillable="true" minOccurs="0" />
                <xs:element name="Country" type="ifc:IfcLabel" nillable="true" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Purpose ifc:Purpose 0 (1)
Description ifc:Description 0 (1)
UserDefinedPurpose ifc:UserDefinedPurpose 0 (1)
InternalLocation ifc:InternalLocation 0 (1)
AddressLines ifc:AddressLines 0 (1)
PostalBox ifc:PostalBox 0 (1)
Town ifc:Town 0 (1)
Region ifc:Region 0 (1)
PostalCode ifc:PostalCode 0 (1)
Country ifc:Country 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
href ex:href Optional
ref ex:ref Optional
proxy ex:proxy Optional
edo ex:edo Optional
id ex:id Optional
path ex:path Optional
pos ex:pos Optional
Collapse Derivation Tree:
Collapse References:
ifc:IfcPostalAddress