owl:OneOf
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-lite-core.xsd
Other elements with the same name: owl:OneOf
Type: Anonymous
Properties: Local, Qualified
Content
- owl:DataValue [0..*] Used by: + Individual/DataPropertyValue [Lite/DL/Full] + DataRangeType/OneOf [DL/Full]
Attributes
None
Used in
- Type owl:DataRangeType (Elements owl:range, owl:allValuesFrom, owl:someValuesFrom)
Sample instance
<owl:OneOf> <owl:DataValue>Any text</owl:DataValue> </owl:OneOf>