Definition Type: Element
Name: TextStyles
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into IfcTextStyleWithBoxCharacteristics in schema ifc2x2_final_xsd Drilldown into IfcTextStyleWithSpacing in schema ifc2x2_final_xsd Drilldown into IfcTextStyleWithMirror in schema ifc2x2_final_xsd Drilldown into IfcTextStyleSelect in schema ifc2x2_final_xsd Drilldown into arraySize in schema ex_xsd Drilldown into cType in schema ex_xsd Drilldown into itemType in schema ex_xsdXSD Diagram of TextStyles in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="TextStyles" nillable="true" minOccurs="0">
    <xs:complexType>
        <xs:group ref="ifc:IfcTextStyleSelect" maxOccurs="3" />
        <xs:attribute ref="ex:itemType" fixed="ifc:IfcTextStyleSelect" />
        <xs:attribute ref="ex:cType" fixed="set" />
        <xs:attribute ref="ex:arraySize" use="optional" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IfcTextStyleWithMirror ifc:IfcTextStyleWithMirror (1) (1)
IfcTextStyleWithSpacing ifc:IfcTextStyleWithSpacing (1) (1)
IfcTextStyleWithBoxCharacteristics ifc:IfcTextStyleWithBoxCharacteristics (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
itemType ex:itemType (Optional)
cType ex:cType (Optional)
arraySize ex:arraySize Optional