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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:IfcSite

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:IfcSite id="ID">
   <ifc:GlobalId>normalizedString</ifc:GlobalId>
   <ifc:OwnerHistory>
      <ifc:IfcOwnerHistory id="ID">
         <ifc:OwningUser>...
         </ifc:OwningUser>
         <ifc:OwningApplication>...
         </ifc:OwningApplication>
         <ifc:State>readwrite</ifc:State>
         <ifc:ChangeAction>nochange</ifc:ChangeAction>
         <ifc:LastModifiedDate>1</ifc:LastModifiedDate>
         <ifc:LastModifyingUser>...
         </ifc:LastModifyingUser>
         <ifc:LastModifyingApplication>...
         </ifc:LastModifyingApplication>
         <ifc:CreationDate>1</ifc:CreationDate>
      </ifc:IfcOwnerHistory>
   </ifc:OwnerHistory>
   <ifc:Name>normalizedString</ifc:Name>
   <ifc:Description>normalizedString</ifc:Description>
   <ifc:ObjectType>normalizedString</ifc:ObjectType>
   <ifc:ObjectPlacement>
      <ifc:IfcGridPlacement id="ID">
         <ifc:PlacementLocation>...
         </ifc:PlacementLocation>
         <ifc:PlacementRefDirection>...
         </ifc:PlacementRefDirection>
      </ifc:IfcGridPlacement>
   </ifc:ObjectPlacement>
   <ifc:Representation>
      <ifc:IfcProductRepresentation id="ID">
         <ifc:Name>normalizedString</ifc:Name>
         <ifc:Description>normalizedString</ifc:Description>
         <ifc:Representations>...
         </ifc:Representations>
      </ifc:IfcProductRepresentation>
   </ifc:Representation>
   <ifc:LongName>normalizedString</ifc:LongName>
   <ifc:CompositionType>complex</ifc:CompositionType>
   <ifc:RefLatitude>
      <ex:long-wrapper id="ID">1</ex:long-wrapper>
   </ifc:RefLatitude>
   <ifc:RefLongitude>
      <ex:long-wrapper id="ID">1</ex:long-wrapper>
   </ifc:RefLongitude>
   <ifc:RefElevation>1.0</ifc:RefElevation>
   <ifc:LandTitleNumber>normalizedString</ifc:LandTitleNumber>
   <ifc:SiteAddress>
      <ifc:IfcPostalAddress id="ID">
         <ifc:Purpose>office</ifc:Purpose>
         <ifc:Description>normalizedString</ifc:Description>
         <ifc:UserDefinedPurpose>normalizedString</ifc:UserDefinedPurpose>
         <ifc:InternalLocation>normalizedString</ifc:InternalLocation>
         <ifc:AddressLines>...
         </ifc:AddressLines>
         <ifc:PostalBox>normalizedString</ifc:PostalBox>
         <ifc:Town>normalizedString</ifc:Town>
         <ifc:Region>normalizedString</ifc:Region>
         <ifc:PostalCode>normalizedString</ifc:PostalCode>
         <ifc:Country>normalizedString</ifc:Country>
      </ifc:IfcPostalAddress>
   </ifc:SiteAddress>
</ifc:IfcSite>

Site developed and hosted by Datypic, Inc.

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