Element | ifc:IfcVertexPoint |
<xs:complexType name="IfcVertexPoint"> <xs:complexContent> <xs:extension base="ifc:IfcVertex"> <xs:sequence> <xs:element name="VertexGeometry" type="ifc:IfcPoint" nillable="true"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |