Attribute Group | ifc:instanceAttributes |
<xs:attribute name="pos" use="optional"> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:integer"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |