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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:ResponsiblePersons

Element information

Content

Attributes

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

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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