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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:IfcDocumentInformation

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:IfcDocumentInformation id="ID">
   <ifc:DocumentId>normalizedString</ifc:DocumentId>
   <ifc:Name>normalizedString</ifc:Name>
   <ifc:Description>normalizedString</ifc:Description>
   <ifc:DocumentReferences>
      <ifc:IfcDocumentReference id="ID">
         <ifc:Location>normalizedString</ifc:Location>
         <ifc:ItemReference>normalizedString</ifc:ItemReference>
         <ifc:Name>normalizedString</ifc:Name>
      </ifc:IfcDocumentReference>
   </ifc:DocumentReferences>
   <ifc:Purpose>normalizedString</ifc:Purpose>
   <ifc:IntendedUse>normalizedString</ifc:IntendedUse>
   <ifc:Scope>normalizedString</ifc:Scope>
   <ifc:Revision>normalizedString</ifc:Revision>
   <ifc:DocumentOwner>
      <ifc:IfcOrganization id="ID">
         <ifc:Id>normalizedString</ifc:Id>
         <ifc:Name>normalizedString</ifc:Name>
         <ifc:Description>normalizedString</ifc:Description>
         <ifc:Roles>...
         </ifc:Roles>
         <ifc:Addresses>...
         </ifc:Addresses>
      </ifc:IfcOrganization>
   </ifc:DocumentOwner>
   <ifc:Editors>
      <ifc:IfcOrganization id="ID">
         <ifc:Id>normalizedString</ifc:Id>
         <ifc:Name>normalizedString</ifc:Name>
         <ifc:Description>normalizedString</ifc:Description>
         <ifc:Roles>...
         </ifc:Roles>
         <ifc:Addresses>...
         </ifc:Addresses>
      </ifc:IfcOrganization>
   </ifc:Editors>
   <ifc:CreationTime>
      <ifc:IfcDateAndTime id="ID">
         <ifc:DateComponent>...
         </ifc:DateComponent>
         <ifc:TimeComponent>...
         </ifc:TimeComponent>
      </ifc:IfcDateAndTime>
   </ifc:CreationTime>
   <ifc:LastRevisionTime>
      <ifc:IfcDateAndTime id="ID">
         <ifc:DateComponent>...
         </ifc:DateComponent>
         <ifc:TimeComponent>...
         </ifc:TimeComponent>
      </ifc:IfcDateAndTime>
   </ifc:LastRevisionTime>
   <ifc:ElectronicFormat>
      <ifc:IfcDocumentElectronicFormat id="ID">
         <ifc:FileExtension>normalizedString</ifc:FileExtension>
         <ifc:MimeContentType>normalizedString</ifc:MimeContentType>
         <ifc:MimeSubtype>normalizedString</ifc:MimeSubtype>
      </ifc:IfcDocumentElectronicFormat>
   </ifc:ElectronicFormat>
   <ifc:ValidFrom>
      <ifc:IfcCalendarDate id="ID">
         <ifc:DayComponent>1</ifc:DayComponent>
         <ifc:MonthComponent>1</ifc:MonthComponent>
         <ifc:YearComponent>1</ifc:YearComponent>
      </ifc:IfcCalendarDate>
   </ifc:ValidFrom>
   <ifc:ValidUntil>
      <ifc:IfcCalendarDate id="ID">
         <ifc:DayComponent>1</ifc:DayComponent>
         <ifc:MonthComponent>1</ifc:MonthComponent>
         <ifc:YearComponent>1</ifc:YearComponent>
      </ifc:IfcCalendarDate>
   </ifc:ValidUntil>
   <ifc:Confidentiality>public</ifc:Confidentiality>
   <ifc:Status>draft</ifc:Status>
</ifc:IfcDocumentInformation>

Site developed and hosted by Datypic, Inc.

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