![]() | Dokumenteninformation |
![]() | Document Information |
![]() | Métadonnées de document |
Item | SPF | XML | Change | Description | IFC2x3 to IFC4 |
---|---|---|---|---|
IfcDocumentInformation | ||||
Identification | X | MODIFIED | Name changed from DocumentId to Identification. | |
Location | X | X | MODIFIED | Name changed from DocumentReferences to Location. Type changed from IfcDocumentReference to IfcURIReference. Aggregation changed from SET to NONE. |
CreationTime | X | X | MODIFIED | Type changed from IfcDateAndTime to IfcDateTime. |
LastRevisionTime | X | X | MODIFIED | Type changed from IfcDateAndTime to IfcDateTime. |
ElectronicFormat | X | X | MODIFIED | Type changed from IfcDocumentElectronicFormat to IfcIdentifier. |
ValidFrom | X | X | MODIFIED | Type changed from IfcCalendarDate to IfcDate. |
ValidUntil | X | X | MODIFIED | Type changed from IfcCalendarDate to IfcDate. |
IfcDocumentInformation captures "metadata" of an external document. The actual content of the document is not defined in this specification; instead, it can be found following the Location attribute.
The same IfcDocumentInformation can be referenced from the exchange structure in total or in parts (e.g. by refering to particular chapters or paragraphs) using the IfcDocumentReference. All IfcDocumentReference's that utilize the IfcDocumentInformation are accessible by the inverse relationship HasDocumentReferences.
HISTORY New entity in IFC2x.
IFC4 CHANGE Attribute HasDocumentReferences changed to be inverse, attribute Location added, and attribute ElectronicFormat modified.
# | Attribute | Type | Cardinality | Description | B |
---|---|---|---|---|---|
1 | Identification | IfcIdentifier | [1:1] | Identifier that uniquely identifies a document. | X |
2 | Name | IfcLabel | [1:1] | File name or document name assigned by owner. | X |
3 | Description | IfcText | [0:1] | Description of document and its content. | X |
4 | Location | IfcURIReference | [0:1] | Resource identifier or locator, provided as URI, URN or URL, of the document information for online references. | X |
5 | Purpose | - | This attribute is out of scope for this model view definition and shall not be set. | ||
6 | IntendedUse | - | This attribute is out of scope for this model view definition and shall not be set. | ||
7 | Scope | - | This attribute is out of scope for this model view definition and shall not be set. | ||
8 | Revision | - | This attribute is out of scope for this model view definition and shall not be set. | ||
9 | DocumentOwner | - | This attribute is out of scope for this model view definition and shall not be set. | ||
10 | Editors | - | This attribute is out of scope for this model view definition and shall not be set. | ||
11 | CreationTime | - | This attribute is out of scope for this model view definition and shall not be set. | ||
12 | LastRevisionTime | - | This attribute is out of scope for this model view definition and shall not be set. | ||
13 | ElectronicFormat | IfcIdentifier | [0:1] |
Describes the media type used in various internet protocols, also referred to as "Content-type", or "MIME-type (Multipurpose Internet Mail Extension), of the document being referenced. It is composed of (at least) two parts, a type and a subtype.
NOTE The iana (Internet Assigned Numbers Authority) published the media types. EXAMPLE 'image/png' denotes an image type of png (Portable Network Graphics) subtype, 'application/pdf' denotes an application specific type of pdf (Portable Document Format) subtype | X |
14 | ValidFrom | - | This attribute is out of scope for this model view definition and shall not be set. | ||
15 | ValidUntil | - | This attribute is out of scope for this model view definition and shall not be set. | ||
16 | Confidentiality | - | This attribute is out of scope for this model view definition and shall not be set. | ||
17 | Status | - | This attribute is out of scope for this model view definition and shall not be set. | ||
DocumentInfoForObjects | IfcRelAssociatesDocument @RelatingDocument | S[0:?] | The document information with which objects are associated. | ||
HasDocumentReferences | IfcDocumentReference @ReferencedDocument | S[0:?] | The document references to which the document applies | X |
# | Attribute | Type | Cardinality | Description | B |
---|---|---|---|---|---|
IfcExternalInformation | |||||
IfcDocumentInformation | |||||
1 | Identification | IfcIdentifier | [1:1] | Identifier that uniquely identifies a document. | X |
2 | Name | IfcLabel | [1:1] | File name or document name assigned by owner. | X |
3 | Description | IfcText | [0:1] | Description of document and its content. | X |
4 | Location | IfcURIReference | [0:1] | Resource identifier or locator, provided as URI, URN or URL, of the document information for online references. | X |
5 | Purpose | - | This attribute is out of scope for this model view definition and shall not be set. | ||
6 | IntendedUse | - | This attribute is out of scope for this model view definition and shall not be set. | ||
7 | Scope | - | This attribute is out of scope for this model view definition and shall not be set. | ||
8 | Revision | - | This attribute is out of scope for this model view definition and shall not be set. | ||
9 | DocumentOwner | - | This attribute is out of scope for this model view definition and shall not be set. | ||
10 | Editors | - | This attribute is out of scope for this model view definition and shall not be set. | ||
11 | CreationTime | - | This attribute is out of scope for this model view definition and shall not be set. | ||
12 | LastRevisionTime | - | This attribute is out of scope for this model view definition and shall not be set. | ||
13 | ElectronicFormat | IfcIdentifier | [0:1] |
Describes the media type used in various internet protocols, also referred to as "Content-type", or "MIME-type (Multipurpose Internet Mail Extension), of the document being referenced. It is composed of (at least) two parts, a type and a subtype.
NOTE The iana (Internet Assigned Numbers Authority) published the media types. EXAMPLE 'image/png' denotes an image type of png (Portable Network Graphics) subtype, 'application/pdf' denotes an application specific type of pdf (Portable Document Format) subtype | X |
14 | ValidFrom | - | This attribute is out of scope for this model view definition and shall not be set. | ||
15 | ValidUntil | - | This attribute is out of scope for this model view definition and shall not be set. | ||
16 | Confidentiality | - | This attribute is out of scope for this model view definition and shall not be set. | ||
17 | Status | - | This attribute is out of scope for this model view definition and shall not be set. | ||
DocumentInfoForObjects | IfcRelAssociatesDocument @RelatingDocument | S[0:?] | The document information with which objects are associated. | ||
HasDocumentReferences | IfcDocumentReference @ReferencedDocument | S[0:?] | The document references to which the document applies | X |
<xs:element name="IfcDocumentInformation" type="ifc:IfcDocumentInformation" substitutionGroup="ifc:IfcExternalInformation" nillable="true"/>
<xs:complexType name="IfcDocumentInformation">
<xs:complexContent>
<xs:extension base="ifc:IfcExternalInformation">
<xs:attribute name="Identification" type="ifc:IfcIdentifier" use="optional"/>
<xs:attribute name="Name" type="ifc:IfcLabel" use="optional"/>
<xs:attribute name="Description" type="ifc:IfcText" use="optional"/>
<xs:attribute name="Location" type="ifc:IfcURIReference" use="optional"/>
<xs:attribute name="ElectronicFormat" type="ifc:IfcIdentifier" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
ENTITY IfcDocumentInformation
SUBTYPE OF (IfcExternalInformation);
Identification : IfcIdentifier;
Name : IfcLabel;
Description : OPTIONAL IfcText;
Location : OPTIONAL IfcURIReference;
Purpose : OPTIONAL IfcStrippedOptional;
IntendedUse : OPTIONAL IfcStrippedOptional;
Scope : OPTIONAL IfcStrippedOptional;
Revision : OPTIONAL IfcStrippedOptional;
DocumentOwner : OPTIONAL IfcStrippedOptional;
Editors : OPTIONAL SET [1:?] OF IfcStrippedOptional;
CreationTime : OPTIONAL IfcStrippedOptional;
LastRevisionTime : OPTIONAL IfcStrippedOptional;
ElectronicFormat : OPTIONAL IfcIdentifier;
ValidFrom : OPTIONAL IfcStrippedOptional;
ValidUntil : OPTIONAL IfcStrippedOptional;
Confidentiality : OPTIONAL IfcStrippedOptional;
Status : OPTIONAL IfcStrippedOptional;
INVERSE
DocumentInfoForObjects : SET OF IfcRelAssociatesDocument FOR RelatingDocument;
HasDocumentReferences : SET OF IfcDocumentReference FOR ReferencedDocument;
END_ENTITY;