<xs:element name="facet">
<xs:annotation>
<xs:documentation>A intrinsic property of the concept.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="FlexPropType">
<xs:attribute name="rel" type="QCodeType">
<xs:annotation>
<xs:documentation>The identifier of the relationship between the current concept (containing the facet) and the concept identified by the facet value.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|