Schema Central > NIEM 2.0 > IFC2X2_FINAL.xsd > ifc:Addresses
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:Addresses

Element information

Type: Anonymous

Properties: Local, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
ex:itemType [0..1]xsd:QNameFixed value is "ifc:IfcAddress".
ex:cType [0..1]AnonymousFixed value is "list".
ex:arraySize [0..1]Anonymous

Used in

Sample instance

<ifc:Addresses>
   <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:Addresses>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com