ifc:ThePerson
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
Content
- ifc:IfcPerson [1..1]
Attributes
None
Used in
- Type ifc:IfcPersonAndOrganization (Element ifc:IfcPersonAndOrganization)
Sample instance
<ifc:ThePerson> <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:IfcActorRole> </ifc:Roles> <ifc:Addresses> <ifc:IfcPostalAddress id="ID">... </ifc:IfcPostalAddress> </ifc:Addresses> </ifc:IfcPerson> </ifc:ThePerson>