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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:IfcPerson

Element information

Content

Attributes

NameOccTypeDescriptionNotes
href [0..1]xsd:anyURIfrom type ex:Entity
ref [0..1]xsd:IDREFfrom type ex:Entity
proxy [0..1]xsd:IDREFfrom type ex:Entity
edo [0..1]xsd:anyURIfrom type ex:Entity
id [0..1]xsd:IDfrom group ex:instanceAttributes
path [0..1]xsd:NMTOKENSfrom group ex:instanceAttributes
pos [0..1]Anonymousfrom group ex:instanceAttributes

Used in

Substitution hierarchy

Sample instance

<ifc:IfcPerson id="ID">
   <ifc:Id>normalizedString</ifc:Id>
   <ifc:FamilyName>normalizedString</ifc:FamilyName>
   <ifc:GivenName>normalizedString</ifc:GivenName>
   <ifc:MiddleNames>
      <ifc:IfcLabel id="ID">normalizedString</ifc:IfcLabel>
   </ifc:MiddleNames>
   <ifc:PrefixTitles>
      <ifc:IfcLabel id="ID">normalizedString</ifc:IfcLabel>
   </ifc:PrefixTitles>
   <ifc:SuffixTitles>
      <ifc:IfcLabel id="ID">normalizedString</ifc:IfcLabel>
   </ifc:SuffixTitles>
   <ifc:Roles>
      <ifc:IfcActorRole id="ID">
         <ifc:Role>supplier</ifc:Role>
         <ifc:UserDefinedRole>normalizedString</ifc:UserDefinedRole>
         <ifc:Description>normalizedString</ifc:Description>
      </ifc:IfcActorRole>
   </ifc:Roles>
   <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: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>
</ifc:IfcPerson>

Site developed and hosted by Datypic, Inc.

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