geo:IFCXML
Container for an ifcXML data exchange representing the architecture and engineering structure of a building.
Element information
Namespace: http://niem.gov/niem/geospatial/2.0
Schema document: geospatial/2.0/geospatial.xsd
Content
- ex:iso_10303_28 [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type geo:GeospatialPropertyType (Elements geo:GeospatialProperty, geo:LocationProperty)
Substitution hierarchy
- geo:Geospatial
- can be substituted with geo:IFCXML
Sample instance
<geo:IFCXML> <ex:iso_10303_28 version="string"> <ex:iso_10303_28_header> <name>http://www.example.com/</name> <time_stamp>2000-01-01T12:00:00</time_stamp> <author>string</author> <organization>string</organization> <preprocessor_version>string</preprocessor_version> <originating_system>string</originating_system> <authorization>string</authorization> <documentation>string</documentation> </ex:iso_10303_28_header> <ex:express id="ID">string</ex:express> </ex:iso_10303_28> </geo:IFCXML>