<xs:element name="PunchList" nillable="true" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element ref="ifc:IfcText" maxOccurs="unbounded" /> </xs:sequence> <xs:attribute ref="ex:itemType" fixed="ifc:IfcText" /> <xs:attribute ref="ex:cType" fixed="list-unique" /> <xs:attribute ref="ex:arraySize" use="optional" /> </xs:complexType> </xs:element>