owl:cardinality

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
rdf:datatype xs:NMTOKEN required

Used By

Element owl:Restriction

Source

<xs:element name="cardinality">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:integer">
        <xs:attribute ref="rdf:datatype" use="required"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample