Definition Type: Group
Name: IfcLightDistributionDataSourceSelect
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
Collapse XSD Schema Diagram:
Drilldown into IfcLightIntensityDistribution in schema ifc2x2_final_xsd Drilldown into IfcExternalReference in schema ifc2x2_final_xsdXSD Diagram of IfcLightDistributionDataSourceSelect in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:group name="IfcLightDistributionDataSourceSelect">
    <xs:choice>
        <xs:element ref="ifc:IfcExternalReference" />
        <xs:element ref="ifc:IfcLightIntensityDistribution" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IfcExternalReference ifc:IfcExternalReference (1) (1)
IfcLightIntensityDistribution ifc:IfcLightIntensityDistribution (1) (1)