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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:IfcOwnerHistory

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:IfcOwnerHistory id="ID">
   <ifc:OwningUser>
      <ifc:IfcPersonAndOrganization id="ID">
         <ifc:ThePerson>...
         </ifc:ThePerson>
         <ifc:TheOrganization>...
         </ifc:TheOrganization>
         <ifc:Roles>...
         </ifc:Roles>
      </ifc:IfcPersonAndOrganization>
   </ifc:OwningUser>
   <ifc:OwningApplication>
      <ifc:IfcApplication id="ID">
         <ifc:ApplicationDeveloper>...
         </ifc:ApplicationDeveloper>
         <ifc:Version>normalizedString</ifc:Version>
         <ifc:ApplicationFullName>normalizedString</ifc:ApplicationFullName>
         <ifc:ApplicationIdentifier>normalizedString</ifc:ApplicationIdentifier>
      </ifc:IfcApplication>
   </ifc:OwningApplication>
   <ifc:State>readwrite</ifc:State>
   <ifc:ChangeAction>nochange</ifc:ChangeAction>
   <ifc:LastModifiedDate>1</ifc:LastModifiedDate>
   <ifc:LastModifyingUser>
      <ifc:IfcPersonAndOrganization id="ID">
         <ifc:ThePerson>...
         </ifc:ThePerson>
         <ifc:TheOrganization>...
         </ifc:TheOrganization>
         <ifc:Roles>...
         </ifc:Roles>
      </ifc:IfcPersonAndOrganization>
   </ifc:LastModifyingUser>
   <ifc:LastModifyingApplication>
      <ifc:IfcApplication id="ID">
         <ifc:ApplicationDeveloper>...
         </ifc:ApplicationDeveloper>
         <ifc:Version>normalizedString</ifc:Version>
         <ifc:ApplicationFullName>normalizedString</ifc:ApplicationFullName>
         <ifc:ApplicationIdentifier>normalizedString</ifc:ApplicationIdentifier>
      </ifc:IfcApplication>
   </ifc:LastModifyingApplication>
   <ifc:CreationDate>1</ifc:CreationDate>
</ifc:IfcOwnerHistory>

Site developed and hosted by Datypic, Inc.

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